Go to file
thorpej 1628dd441e Add a "sy_flags" to struct sysent, define a SYCALL_MPSAFE
system call flag (indicating that the kernel lock does not
need to be acquired when entering the kernel on that syscall).
2001-01-27 07:21:43 +00:00
bin avoid C sequence point issues warned about by development version of gcc. 2001-01-16 02:41:17 +00:00
crypto Merge notsnap20010126 import. 2001-01-26 23:56:18 +00:00
dist BIND 8.2.3 2001-01-27 06:15:38 +00:00
distrib Change a package name. 2001-01-26 07:20:22 +00:00
etc /etc/disklabels is obsolete -- remove it 2001-01-25 15:12:49 +00:00
games play(): use snprintf() instead of hard-to-parse strncpy() calls 2001-01-25 20:41:41 +00:00
gnu Remove -Dunix, s/-Dsh3/-D__sh3__. 2001-01-22 08:16:24 +00:00
include have comment about strange use of _B 2001-01-21 10:44:15 +00:00
lib Include string.h for mem*() prototypes. 2001-01-27 05:40:18 +00:00
libexec comment or delete text after CPP directives. 2001-01-16 02:50:27 +00:00
regress 40B: just symlink in and out, don't bother copying it 2001-01-19 12:34:45 +00:00
sbin support -cloned command line flag. 2001-01-27 04:53:13 +00:00
share mark cloned routes with RTF_CLONED. present it with netstat -r by "c". 2001-01-27 04:49:31 +00:00
sys Add a "sy_flags" to struct sysent, define a SYCALL_MPSAFE 2001-01-27 07:21:43 +00:00
usr.bin mark cloned routes with RTF_CLONED. present it with netstat -r by "c". 2001-01-27 04:49:31 +00:00
usr.sbin * Make error messages from open(2) include the file/device that was 2001-01-26 20:25:25 +00:00
Makefile if building w/o a DESTDIR, grab the system make files from the source 2000-10-07 17:18:17 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING note that undefined __assert13 refs are fixed by rebuilding lib/libc 2001-01-26 01:31:38 +00:00