Go to file
fvdl 405b695086 Make sobind() take a struct proc *. It already took curproc and
passed it down to the appropriate usrreq function, and this
allows usage for contexts that need to be explicitly different
from curproc (like in the NFS code when binding to a reserved port).
2000-12-10 23:16:28 +00:00
bin error message cleanup: 2000-11-22 19:20:31 +00:00
crypto (tf_create): remove the overwriting of the old ticket file 2000-12-09 00:53:52 +00:00
dist Make it compile with WAUDIT=2 and FORMAT_AUDIT set. Based on tips 2000-11-21 01:35:36 +00:00
distrib Add podulebus(4) and unixbp(4). 2000-12-09 18:30:01 +00:00
etc Fix PR port-mac68k/11343 2000-12-07 10:57:17 +00:00
games Fix warning. 2000-11-30 22:07:24 +00:00
gnu Fix C++ static ctors/dtors by providing the same macros as defined 2000-12-09 20:38:04 +00:00
include Add two new passwd file update functions: 2000-12-06 13:47:10 +00:00
lib Handle __syscall() in user-level code for i386. 2000-12-10 21:27:37 +00:00
libexec (scrub_env): change to only accept a listed set of variables, 2000-12-09 00:50:21 +00:00
regress test for dlopen(3) and the toolchain generating the files involved 2000-12-08 19:24:29 +00:00
sbin Output proper warning if dumplo == -1 (as it can happen on macppc without 2000-12-08 22:03:23 +00:00
share Add podulebus(4) and unixbp(4). 2000-12-09 18:30:01 +00:00
sys Make sobind() take a struct proc *. It already took curproc and 2000-12-10 23:16:28 +00:00
usr.bin add support for COMPAT LKMs 2000-12-10 11:52:09 +00:00
usr.sbin More IPv6-friendliness. 2000-12-09 22:39:12 +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
UPDATING lsu -> ld, by popular request. 2000-11-26 17:44:02 +00:00