Go to file
nisimura 0ba2036eee Introduce 'segbase' global variable to hold the pointer to current
process's segtab, retiring 'pcb_segtab' field from 'struct pcb'.
This would be another MULTIPROCESSOR unfriendly and the necessity
might be eliminated when the way to hold PTE is redesigned.
2000-09-13 01:53:00 +00:00
bin Remove a hack to prevent unwanted gcc -Wuninitialized warning; it's now 2000-09-06 13:37:14 +00:00
crypto add manpage for kadmin 2000-09-10 19:45:04 +00:00
dist do not #undef _res; we want to get any #define our local resolv.h has. 2000-08-14 11:33:34 +00:00
distrib ${.CURDIR} is not optional when using MAKEOBJDIRPREFIX. 2000-09-12 17:21:44 +00:00
etc Enable sram device, which is used by memswitch(8). 2000-09-12 15:00:06 +00:00
games Based on OpenBSD: spelling, punctuation, grammar and line length 2000-09-10 10:52:56 +00:00
gnu Add admin category. 2000-09-05 15:20:36 +00:00
include Make targets which are generated with rpcgen depend on the rpcgen binary. 2000-09-10 23:21:49 +00:00
lib Make targets which are generated with rpcgen depend on the rpcgen binary. 2000-09-10 23:21:49 +00:00
libexec - Add "dependall" target so that "make build" will really uudecode the 2000-09-12 16:39:51 +00:00
regress Add md5sha subdir 2000-08-19 17:53:24 +00:00
sbin Do not report write errors if the user specified the -N flag. 2000-09-11 01:32:21 +00:00
share minor corrections / additions 2000-09-12 09:53:41 +00:00
sys Introduce 'segbase' global variable to hold the pointer to current 2000-09-13 01:53:00 +00:00
usr.bin Switch to the user we're su-ing to sooner. This allows su to actually access the user's home directory in cases where root can't. (i.e. root=nobody NFS mounts). Also, avoid inadvertently raising the priority. 2000-09-09 18:13:05 +00:00
usr.sbin Make targets which are generated with rpcgen depend on the rpcgen binary. 2000-09-10 23:21:49 +00:00
Makefile Descend into distrib on "make cleandir", too. This will let "make build" 2000-08-19 22:09:08 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING crypto-* is no longer there. 2000-08-20 19:51:24 +00:00