Go to file
bjh21 6a5af969d4 In mcstop(), don't clear IFF_UP. Other drivers don't mess with IFF_UP
internally, other than to set it when they gain their first address.
Every caller of mcstop() bar one was either preserving the state of IFF_UP
itself or was conditional on its already being clear, so the only effect of
this is to simplify the code and to change that one case, thereby curing
PR port-macppc/12088 (underflows on "mc" cause it to be taken down).
2003-06-04 21:30:06 +00:00
bin support for a new kernel message that informs userland that an in-kernel 2003-06-03 04:33:44 +00:00
crypto typo: get correct counters; introduced during rekeying change. (openbsd rev 1.26) 2003-05-26 07:57:38 +00:00
dist sync w/ 8.3.5 2003-06-03 07:33:24 +00:00
distrib A rototil of the partition size requesting code. 2003-06-04 20:05:12 +00:00
doc BIND 8.3.5 2003-06-03 07:38:21 +00:00
etc Add "kamanda" 10081/udp for Amanda with Kerberos per PR 21756 2003-06-03 16:59:48 +00:00
games Use standard section header; add nokeep to table to avoid page/line break 2003-05-18 09:30:08 +00:00
gnu Pull sendmail 8.12.9 to the head, resolve the import conflict, and 2003-06-01 14:06:40 +00:00
include Add RTLD_SELF, RTLD_NEXT, RTLD_DEFAULT, from FreeBSD 2003-05-30 15:44:03 +00:00
lib Only return CC_EOF if ^D (VEOF) was the only thing on the line. Otherwise 2003-06-04 20:14:05 +00:00
libexec Add RTLD_FIRST, RTLD_NEXT, RTLD_DEFAULT, from FreeBSD 2003-05-30 15:43:33 +00:00
regress Using "%x" on negative hex numbers has the same problem as "%i" mentioned 2003-06-02 01:45:01 +00:00
rescue * Add ftp to /rescue. 2003-05-26 09:46:47 +00:00
sbin add missing . before Fl 2003-06-03 12:35:54 +00:00
share GPIB manpages. 2003-06-02 04:00:24 +00:00
sys In mcstop(), don't clear IFF_UP. Other drivers don't mess with IFF_UP 2003-06-04 21:30:06 +00:00
tools Add atoll(3) to libnbcompat. We need it when building target's gcc 2003-06-03 03:16:48 +00:00
usr.bin Add 'exit' (for exit text) parameter to new_menu() for dynamic menus. 2003-06-04 19:07:39 +00:00
usr.sbin Another mistake in the ufs2 code - a missing else. 2003-05-30 09:22:50 +00:00
BUILDING all: 2003-05-25 12:34:27 +00:00
Makefile Add "sourcesets" argument/target, which builds source sets into 2003-05-10 07:12:37 +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 mention export lossage 2003-05-16 14:19:49 +00:00
build.sh Broaden the scope of when "make obj NOSUBDIR=" will be run in tools/ 2003-05-26 06:35:17 +00:00