Go to file
jrf ce22377a7e This is an updated submitted patch originally written by Jim Rees
and sent in by Greg Hudson as seen in PR misc/3227. Basically what it
does is adds a flushall option which deletes all but localhost routes.
This is done by andoring in a flag called doall (1 means do all routes
including gateway, 0 means do a regular flush). I have seen some
platforms that do this. I tested it out on ipv4 only, it works as
advertised. Commit was approved by christos@.
2003-07-19 01:36:47 +00:00
bin doc2html works here now, so remove NOHTML 2003-07-18 02:18:57 +00:00
crypto cast for signed/unsigned mixup 2003-07-14 18:27:48 +00:00
dist Output key IDs in decimal, not hexadecimal, so that they can 2003-07-16 12:22:58 +00:00
distrib pk posted that a longstanding MMU problem with sun4c systems has been 2003-07-18 17:56:48 +00:00
doc fix default location of TOOLDIR 2003-07-18 16:30:48 +00:00
etc Add MKUNPRIVED; if not no has the same semantics as if UNPRIVED was defined. 2003-07-18 08:26:01 +00:00
games Rename a large chunk of the make(1) variables which refer to a 2003-07-10 10:33:58 +00:00
gnu Add MKUNPRIVED; if not no has the same semantics as if UNPRIVED was defined. 2003-07-18 08:26:01 +00:00
include Synchronize the featuretest set for pthreads stuff to 2003-07-18 17:54:35 +00:00
lib pthread.c was getting a bit unwieldly. Move pthread_attr stuff out 2003-07-18 22:33:45 +00:00
libexec Correct the in_plt parameter of a couple of _rtld_find_symdef calls. 2003-07-17 13:56:32 +00:00
regress Consistently check MK* variables against "no" 2003-07-18 16:18:28 +00:00
rescue Remove file "rescue.unstripped" in "cleandir" target. 2003-07-14 09:00:33 +00:00
sbin This is an updated submitted patch originally written by Jim Rees 2003-07-19 01:36:47 +00:00
share Document todr_attach(). 2003-07-18 21:51:30 +00:00
sys Rename clock_rtc_config() to todr_attach(). 2003-07-18 21:41:22 +00:00
tools Consistently check MK* variables against "no" 2003-07-18 16:18:28 +00:00
usr.bin tweak copyright; the stuff jason did in util.c wasn't migrated to this file. 2003-07-17 12:06:18 +00:00
usr.sbin use bounded string op 2003-07-16 08:22:01 +00:00
BUILDING fix default location of TOOLDIR 2003-07-18 16:30:48 +00:00
Makefile Add MKUNPRIVED; if not no has the same semantics as if UNPRIVED was defined. 2003-07-18 08:26:01 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING Add paragraph for texinfo-4.6. 2003-07-03 15:29:15 +00:00
build.sh Replace UNPRIVED=yes with MKUNPRIVED=yes. 2003-07-18 08:30:07 +00:00