Go to file
2001-07-20 05:21:50 +00:00
bin Use madvise(2) after mmap(2) in case "VM_AND_BUFFER_CACHE_SYNCHRONIZED" 2001-07-18 11:01:54 +00:00
crypto remove a (potentially) double free 2001-07-18 21:54:56 +00:00
dist "Bah, remove the declaration!!" --thorpej 2001-07-14 06:01:22 +00:00
distrib Add clone(2) manual pages. 2001-07-18 23:11:44 +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 Fix another warning. 2001-07-20 05:21:50 +00:00
include Avoid trad. cpp recursion in intptr_t definition. 2001-07-18 10:18:21 +00:00
lib clone(2) syscall frontend for m68k. 2001-07-19 21:50:46 +00:00
libexec vsnprintf() can return value longer than the actual string. from assar 2001-07-19 16:00:59 +00:00
regress Test the "alternate exit signal" facility of clone(2). 2001-07-18 19:24:02 +00:00
sbin correct LMC1000 product name (is SSI/V.35, not T1/E1). 2001-07-19 00:28:50 +00:00
share Bring up to date. pool_create() doesn't exist any longer. Include 2001-07-19 21:35:53 +00:00
sys make slash, backslash, question, and pipe (bar?) keys work on US Jornada 2001-07-20 04:28:50 +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 Put pidfile after daemonize. This would fix newsyslog(8) error. 2001-07-19 00:15:32 +00:00
Makefile clarify some variable documentation; from cagney 2001-06-10 13:15:29 +00:00
Makefile.inc
UPDATING