minix/include
Philip Homburg f9ccfca2a1 (Incomplete) support for access control in PCI (pci_set_acl).
-script argument to service for crash recovery scripts
-config argument to service for driver resource configuration
restart command in service to restart a driver after a crash (for use in
crash recovery scripts).
down and refresh now take labels instead of pids.
verious changes in rs to make this work.
2006-10-20 15:01:32 +00:00
..
arpa Added prototype for inet_aton. 2006-06-22 11:45:59 +00:00
ibm Added PCI_IDE_PRI_NATIVE and PCI_IDE_SEC_NATIVE. 2006-04-12 11:26:20 +00:00
minix (Incomplete) support for access control in PCI (pci_set_acl). 2006-10-20 15:01:32 +00:00
net More stack for tcpd. 2006-07-13 13:19:48 +00:00
netinet Disabled building rescue driver (no longer needed). Moved allocmem from 2006-05-19 12:19:37 +00:00
sys Use size-dependant no. of words, with OPEN_MAX as default for fd_set size. 2006-10-06 15:45:13 +00:00
a.out.h Initial revision 2005-04-21 14:53:53 +00:00
alloca.h Initial revision 2005-04-21 14:53:53 +00:00
ansi.h Synchronize comment. 2005-09-14 01:59:36 +00:00
assert.h . renamed __str to __makestr to allow for g++ 2006-06-20 08:40:26 +00:00
configfile.h Initial revision 2005-04-21 14:53:53 +00:00
ctype.h Various changes to header files for tcpdump. 2005-11-09 15:43:39 +00:00
curses.h Initial revision 2005-04-21 14:53:53 +00:00
dirent.h Some misc portability-enhancing definitions. 2006-01-20 13:42:29 +00:00
env.h Initial revision 2005-04-21 14:53:53 +00:00
errno.h Added EOPNOTSUPP and better error handling in accept. 2006-09-14 13:48:41 +00:00
fcntl.h Implementation of truncate(), ftruncate() and the F_FREESP fcntl(). 2006-01-11 17:14:51 +00:00
float.h Initial revision 2005-04-21 14:53:53 +00:00
fts.h Some misc portability-enhancing definitions. 2006-01-20 13:42:29 +00:00
grp.h Renamed some types Uid_t, Gid_t, Mode_t, etc. for perl5. 2005-06-23 11:07:31 +00:00
ifaddrs.h . getifaddrs() and data 2006-04-03 15:06:31 +00:00
inttypes.h Improved compatibility with other Unix systems. 2005-06-10 15:12:03 +00:00
lib.h Cleaned up src/lib/utils library. Renamed server_ functions to more logical 2005-06-01 14:31:00 +00:00
libgen.h Added basename(3) 2005-08-25 11:33:43 +00:00
libutil.h Header file for new -lutil (naming from freebsd) 2005-07-19 16:01:20 +00:00
limits.h Revert to 30 OPEN_MAX (committed by mistake) 2006-02-13 10:32:05 +00:00
locale.h Initial revision 2005-04-21 14:53:53 +00:00
Makefile Make includes for gcc 4.1.1 too if found. 2006-08-01 09:17:43 +00:00
math.h Added prototype for hypot. 2005-11-04 17:14:59 +00:00
mathconst.h Initial revision 2005-04-21 14:53:53 +00:00
netdb.h Improved compatibility with other Unix systems. 2005-06-10 15:12:03 +00:00
pwd.h Al's double-blank-line removal request 2005-08-22 15:23:47 +00:00
regex.h Initial revision 2005-04-21 14:53:53 +00:00
regexp.h Initial revision 2005-04-21 14:53:53 +00:00
setjmp.h Joren l'Ami's fixes to includes for gcc 2005-09-01 13:07:08 +00:00
sgtty.h Initial revision 2005-04-21 14:53:53 +00:00
signal.h _NSIG is supposed to be highest signal number plus one, not highest 2006-09-27 08:56:37 +00:00
stdarg.h Al's double-blank-line removal request 2005-08-22 15:23:47 +00:00
stddef.h Initial revision 2005-04-21 14:53:53 +00:00
stdint.h Added <minix/sys_config.h>. This file is intended to be included from 2005-08-29 13:52:08 +00:00
stdio.h Bigger BUFSIZ for bigger fs block size. 2006-07-06 10:02:25 +00:00
stdlib.h Added killpg to signal.h, rearranged getloadavg, putenv, and setenv in 2006-06-07 14:36:35 +00:00
string.h Added strlcat and strlcpy. 2006-06-22 11:47:18 +00:00
strings.h Fix compiler warnings for pax 2006-03-24 14:03:25 +00:00
sysexits.h . getifaddrs() and data 2006-04-03 15:06:31 +00:00
syslog.h Giovanni's syslog.h 2005-10-31 14:07:07 +00:00
tar.h Initial revision 2005-04-21 14:53:53 +00:00
termcap.h Initial revision 2005-04-21 14:53:53 +00:00
termios.h Ast@'s formatting fixes 2005-09-16 14:23:14 +00:00
time.h Improved compatibility with other Unix systems. 2005-06-10 15:12:03 +00:00
timers.h Fix by Al. 2005-09-14 00:49:08 +00:00
tools.h Al's double-blank-line removal request 2005-08-22 15:23:47 +00:00
ttyent.h Initial revision 2005-04-21 14:53:53 +00:00
unistd.h Nice(3) implementation 2006-10-20 14:10:53 +00:00
utime.h Initial revision 2005-04-21 14:53:53 +00:00
utmp.h Al's double-blank-line removal request 2005-08-22 15:23:47 +00:00