minix/lib
Ben Gras 42050e39f8 kernel and servers send diagnostic messages to IS; IS sends them to TTY
and the new log driver if enabled.

new usyslogd is started from /usr/etc/rc. New device created by
MAKEDEV.sh. /var/log created by etc/mtree/minix.tree (on root for
now). Made select() slightly more generic, with less code duplication.
2005-07-08 17:30:01 +00:00
..
ansi Applied MINIX 2.0.4 pathes provides by Al Woodhull. 2005-06-17 13:00:04 +00:00
curses Initial revision 2005-04-21 14:53:53 +00:00
dummy Initial revision 2005-04-21 14:53:53 +00:00
editline Initial revision 2005-04-21 14:53:53 +00:00
end Initial revision 2005-04-21 14:53:53 +00:00
float Must be able to run FP.compile if FP.compile isn't an executable script. 2005-05-03 15:41:39 +00:00
fphook Initial revision 2005-04-21 14:53:53 +00:00
h Initial revision 2005-04-21 14:53:53 +00:00
i86 Initial revision 2005-04-21 14:53:53 +00:00
i386 SENDREC now always has flag FRESH_ANSWER to prevent pending notifications 2005-05-30 11:11:40 +00:00
ip Improved compatibility with other Unix systems. 2005-06-10 15:12:03 +00:00
libm2 Initial revision 2005-04-21 14:53:53 +00:00
libp Initial revision 2005-04-21 14:53:53 +00:00
liby Initial revision 2005-04-21 14:53:53 +00:00
math Initial revision 2005-04-21 14:53:53 +00:00
other Fixed a few compile warnings 2005-06-27 09:30:33 +00:00
posix Changed FD_* select() fd set manipulation functions to macros. Also 2005-07-06 07:22:21 +00:00
regex Initial revision 2005-04-21 14:53:53 +00:00
rts Initial revision 2005-04-21 14:53:53 +00:00
socket Fixed annoying compile warnings. 2005-07-08 12:25:13 +00:00
stdio Added mkstemp function. Should use a secure random number generator. 2005-06-29 15:29:08 +00:00
syscall Fixed 'ps' utility: now get process table addresses with getsysinfo() calls. 2005-06-06 13:51:50 +00:00
syslib get/setpriority() and fsync() system calls 2005-07-01 18:01:33 +00:00
timers Fix stupid assumption that caused headache. 2005-07-01 17:17:13 +00:00
utils kernel and servers send diagnostic messages to IS; IS sends them to TTY 2005-07-08 17:30:01 +00:00
Makefile (Im)port of zlib-1.2.2 2005-06-27 13:05:04 +00:00