Go to file
onoe 0dbbd8cec4 implement new signal syscalls in FreeBSD 4.0-RELEASE, using native syscalls:
sigaction, sigprocmask, sigsuspend, and sigpending.
2000-07-18 14:15:05 +00:00
bin Various mandoc updates to the Builtins 2000-07-18 01:55:48 +00:00
crypto Return failure if there is no Kerberos 5 configuration file. 2000-07-16 18:27:53 +00:00
dist
distrib Add compat_pecoff(8) manpage. 2000-07-17 14:39:33 +00:00
etc reenable stop_cmd now that network doesn't get run at shutdown 2000-07-17 15:25:42 +00:00
games printf() pedant - do not pass variable alone, use %s. 2000-07-10 10:19:25 +00:00
gnu
include Add some missing ints 2000-07-17 05:00:45 +00:00
lib fix a bug in the NOIEEE (aka VAX) case. 2000-07-17 04:59:51 +00:00
libexec More VAX ELF changes. 2000-07-17 02:55:52 +00:00
regress
sbin implement `# KEYWORD:' support, with two new arguments to rcorder, to kill 2000-07-17 14:16:22 +00:00
share Go into the subdirectory syslogd. 2000-07-18 08:17:51 +00:00
sys implement new signal syscalls in FreeBSD 4.0-RELEASE, using native syscalls: 2000-07-18 14:15:05 +00:00
usr.bin Do not mmap() with MAP_PRIVATE - looks like kernel tries to preallocate 2000-07-18 10:23:43 +00:00
usr.sbin Resolve conflicts from import. 2000-07-16 22:10:10 +00:00
Makefile
Makefile.inc