Go to file
bouyer 4a3c894eef Fix 2 bugs:
- initialise stp when the bridge is turned up, without this stp will keep
  all interfaces disabled in a sequence like:
  brconfig bridge0 add if0 add if1 stp if0 stp if1 up
- s/BRDGSPRI/BRDGSIFPRIO in brconfig.c:cmd_ifpriority()

add a command (ifpathcost) to change the stp path cost of the STP path cost of
an interface. Display the interface path cost with the others STP parameters.
2003-03-19 10:34:33 +00:00
bin Update date for recent changes. 2003-03-17 08:15:07 +00:00
crypto enable RSA blinding by defualt. from bugtraq posting <3E758B85.6090300@algroup.co.uk> 2003-03-17 14:33:50 +00:00
dist Fix section in Xref. 2003-03-17 07:30:38 +00:00
distrib Revert previous; it was bogusly based on a misplaced msg.def file. 2003-03-18 20:03:30 +00:00
doc Note recent x86_64 changes. 2003-03-17 23:05:41 +00:00
etc Allow ccd autoconfiguration to be turned off (by setting ccd=NO in 2003-03-19 08:54:00 +00:00
games Make this work on sparc64 (don't use long and assume sizeof(long) = 4). 2003-02-26 07:14:44 +00:00
gnu Build COFF targets. Some embedded tools really, really want this. 2003-03-17 15:53:50 +00:00
include add wcstoll, wcstoimax, wcstoull and wcstoumax. (lib/20656) 2003-03-11 09:21:22 +00:00
lib * remove .ALLSRC, which doesn't work with the new dependency tree 2003-03-19 04:31:41 +00:00
libexec Use "its" instead of "it's" where appropriate. 2003-03-15 23:48:27 +00:00
regress Also test the libc atexit routine in the presence of libpthread. 2003-03-04 18:00:48 +00:00
rescue Build mount_* individually, since mount and most of mount_* no longer 2003-03-03 02:09:18 +00:00
sbin Fix 2 bugs: 2003-03-19 10:34:33 +00:00
share Bump date for BRIDGE_IPF description. 2003-03-17 08:01:58 +00:00
sys Fix 2 bugs: 2003-03-19 10:34:33 +00:00
tools if target is not a symlink, silently succeed rather than failing with 2003-03-19 09:26:38 +00:00
usr.bin Back out rev 1.43 for now, it seems to create some new problems (see 2003-03-18 01:30:54 +00:00
usr.sbin New sentence, new line; bump date for recent changes. 2003-03-17 08:19:22 +00:00
BUILDING Fix example 3; the build.sh target is "install" not "installworld". 2003-02-08 10:00:33 +00:00
Makefile all: 2003-02-22 03:20:45 +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 entry for smmsp user/group. 2003-02-06 04:37:59 +00:00
build.sh Put -X into MAKEFLAGS on FreeBSD and Mac OS X; they have a small ARG_MAX. 2003-03-14 05:22:50 +00:00