Go to file
jdolecek 588b94c0a2 Expel MSG_COMPAT/COMPAT_OLDSOCK, make the COMPAT_43 wrappers
arrange things as needed.  Unfortunately, the check in sockargs()
have to stay, since 4.3BSD bind(2), connect(2) and sendto(2) were
not versioned at the time :(

This code was tested to pass regression tests.
2001-07-17 11:49:40 +00:00
bin Retrieve maxslp & uspace from kernel instead of using defines. Needed for 2001-07-14 06:53:43 +00:00
crypto upgrade to 0.9.6b. no shlib major/minor bump is necessary. 2001-07-11 06:50:53 +00:00
dist "Bah, remove the declaration!!" --thorpej 2001-07-14 06:01:22 +00:00
distrib Add <sched.h>. 2001-07-17 03:07:17 +00:00
etc Renumbered the minors on the tty devices now that 2001-07-13 03:24:49 +00:00
games Formatting improvements (from OpenBSD) 2001-07-11 16:11:36 +00:00
gnu More changes to get gdb to run on NetBSD/arm 2001-07-15 07:43:12 +00:00
include A <sched.h> file, which provides the clone(2) prototypes, in order 2001-07-17 03:04:16 +00:00
lib Add new init/fini to VAX ELF. 2001-07-17 06:45:46 +00:00
libexec Fix ABS32 ARM reloc case. ELF shared libs on ARM now work! 2001-07-16 05:40:53 +00:00
regress Add regression test for COMPAT_43 uipc syscalls. Do not run this by 2001-07-17 11:32:28 +00:00
sbin reset uid & gid around calling rmthost(). 2001-07-17 10:56:53 +00:00
share Update adapter list. 2001-07-16 13:53:52 +00:00
sys Expel MSG_COMPAT/COMPAT_OLDSOCK, make the COMPAT_43 wrappers 2001-07-17 11:49:40 +00:00
usr.bin Fetch maxslp from the kernel. Only use USPACE if it's defined. 2001-07-14 07:09:11 +00:00
usr.sbin Close some memory leaks. 2001-07-16 13:50:41 +00:00
Makefile clarify some variable documentation; from cagney 2001-06-10 13:15:29 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING Add the following to help in the "lint needs new libc, libc needs new lint" 2001-05-27 23:34:22 +00:00