summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Use C comments instead of C++ comments.jhb2001-12-133-24/+24
* Respect locale while handling of \' flag.phantom2001-12-131-22/+63
* UUCP is gone from base.markm2001-12-131-1/+1
* Fix missing semi-colons on some entity references.bmah2001-12-132-8/+8
* Fix style bugs (mostly remove 'extern' from function prototypes)phantom2001-12-132-202/+206
* * remove reference to m68k-dependent sourcesphantom2001-12-131-7/+1
* Move NO_WERROR from CROSSENV to BMAKE. In CROSSENV it disables it forimp2001-12-131-3/+3
* Tone down and remove some obnoxious warnings that are slightly overkill.jlemon2001-12-131-10/+1
* Add module dependency on libmchain.sheldonh2001-12-131-0/+2
* Use ANSI C string contatenation instead of a multi-line string literal.jhb2001-12-131-4/+4
* Comment tokens after #undef <macroname> and #endif.jhb2001-12-132-5/+5
* If the OID is missing, sysctl(3) returns ENOENT, not EOPNOTSUPP.ru2001-12-131-2/+2
* Use a per-thread variable for keeping state when a thread is processingjhb2001-12-132-10/+9
* Fold example text into 80 column width display.ru2001-12-131-1/+2
* s/crypt_format/crypt_default/ to match reality.ru2001-12-131-1/+1
* MFCs noted: isic(4) support for Compaq Microcom 610 ISDN,bmah2001-12-132-4/+4
* Grrr...TCP bugfixes don't belong in the filesystems section. Tossbmah2001-12-132-8/+8
* MFCs noted: vlan(4) devices now (un)loadable and clonable, cissbmah2001-12-132-6/+6
* When a file is partially truncated, we first check to see if themckusick2001-12-131-0/+12
* rpc.lockd needs rpc.statd to be running for it to start up properly.alfred2001-12-137-28/+105
* Undo one of my last minute changes; move sc_iss up earlier so itjlemon2001-12-131-1/+1
* Fix up tabs from cut&n&paste.jlemon2001-12-131-8/+8
* Fix up tabs in comments.jlemon2001-12-132-8/+8
* Minor style fixes.jlemon2001-12-131-2/+2
* Minor style fix.jlemon2001-12-131-2/+2
* Add NO_WERROR to the cross building environment so that we do not bail onimp2001-12-131-2/+3
* Add missing "the".imp2001-12-131-1/+1
* Add two clarifying commnets:imp2001-12-131-0/+8
* Roll firmware to latest offerings... Fixes a number of f/w relatedmjacob2001-12-132-9047/+12601
* Remove to-be-default WARNS?=2markm2001-12-126-7/+0
* Minor style stuff, use __FBSDID(), remove to-be-default WARNS=2.markm2001-12-122-9/+8
* Move some notes inside the paragraphs for the hardware they describe.bmah2001-12-122-44/+44
* WARNS=2 partial fix; use NO_WERROR to protect against some hard-to-fix warnings.markm2001-12-126-43/+42
* WARNS=2 fixes, use __FBSDID, remove GCC-specific flags.markm2001-12-122-12/+10
* WARNS=2 fixes, Use __FBSDID(), kill register keyword.markm2001-12-121-32/+33
* Fix the time of an intmax_t calculation; it is unsigned. Also printmarkm2001-12-122-1/+3
* Catch up to the globaldata -> pcpu changes.jhb2001-12-122-20/+20
* Print the path with the shortest absolute length, rather thanmikeh2001-12-121-2/+5
* Sync to pccarddevs 1.25imp2001-12-121-2/+8
* Move LINKSYS2 to its correct numerical location.imp2001-12-121-1/+5
* Make clear that -w gets an argument. Add __FBSDID and remove unusedcharnier2001-12-122-6/+6
* Remove unused #includes. lex -> Lex, yacc -> Yacc, ... Some .Nm to .Emcharnier2001-12-127-35/+32
* Start option definition with: ``The following options are available''charnier2001-12-122-13/+8
* Add DIVA USB mp3 player.sobomax2001-12-123-0/+8
* o Various language and style tweaks.rwatson2001-12-121-6/+7
* I'm working on cleaning this up, however it probably won't be done formikeh2001-12-121-0/+2
* * style(9)'ifyphantom2001-12-122-8/+8
* New release note: jail sysctl variables moved.bmah2001-12-122-0/+8
* mdoc(7) police: remove the debugging stuff I use to preventru2001-12-121-1/+0
* mdoc(7) police: minor markup nits.ru2001-12-121-20/+20
OpenPOWER on IntegriCloud