Go to file
lukem 0beaa38406 If we're going to replace strtok() with strtok_r(), and the caller of the
latter is invoked recursively, use static (instead of automatic) storage
for the "last" pointer so that we remember where we're up to ...

Fixes bug with hosts.deny rules such as "rpcbind: ALL EXCEPT some.domain".
2002-12-26 12:53:59 +00:00
bin For each, not Foreach; from Adrian Mrva. Begin new sentence on new line. 2002-12-21 13:09:57 +00:00
crypto compatibility, not compatability; from Adrian Mrva. 2002-12-21 13:22:20 +00:00
dist Misc typo fixes from Adrian Mrva. 2002-12-21 13:28:25 +00:00
distrib improve description 2002-12-25 23:47:32 +00:00
doc Document: 2002-12-25 00:58:00 +00:00
etc fix /etc/security stderr redirection. 2002-12-25 02:41:03 +00:00
games fix confusion between east and west for y,u,b, and n. 2002-12-15 22:02:52 +00:00
gnu Let the commit message contain an empty line by default. 2002-12-25 23:29:19 +00:00
include Spelling police. "__resitrct" was not spelled cirectly enough. 2002-12-20 20:59:22 +00:00
lib If we're going to replace strtok() with strtok_r(), and the caller of the 2002-12-26 12:53:59 +00:00
libexec Make this work finally, by prepending _PATH_DEV to the tty name. 2002-12-18 15:20:47 +00:00
regress
rescue
sbin On Darwin, mach_init is the system bootstrap process. It is responsible 2002-12-24 12:15:45 +00:00
share Standardize Dd and Dt arguments; add section argument to Xr. 2002-12-23 22:23:43 +00:00
sys coda_nc_initialized is not used here, remove local extern defition 2002-12-26 12:40:01 +00:00
tools enable sunlabel... 2002-12-21 12:56:08 +00:00
usr.bin make function merge() static in msort.c 2002-12-25 21:19:15 +00:00
usr.sbin Add a new flag, -l, which swaps mouse buttons; this is useful for left 2002-12-25 19:13:53 +00:00
BUILDING Document: 2002-12-25 00:58:00 +00:00
Makefile fix DESTDIR checks if !defined(DESTDIR) 2002-12-26 12:01:48 +00:00
Makefile.inc
UPDATING METALOG format tweak 2002-12-23 06:55:33 +00:00
build.sh - Implement "-i installworlddir", which runs 2002-12-25 00:42:50 +00:00