aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ipfw changes for dummynet. manpages still missingLuigi Rizzo1998-12-141-2/+155
* Ifdefed the declarations of conditionally used variables.Bruce Evans1998-12-142-6/+12
* Last bits (i think) of dummynet for -current.Luigi Rizzo1998-12-149-182/+503
* Bridging support. Wait for LINT to be updated before trying it.Luigi Rizzo1998-12-143-11/+32
* (Hopefully) fix support for "large" files. Mostly cast block numbers to off_tDmitrij Tejblum1998-12-142-26/+26
* Bring dummynet+bridging in -current. Everything will be ready whenLuigi Rizzo1998-12-142-1/+5
* Fixed LINT breakage in previous commit. Option FDC_YE enabled aBruce Evans1998-12-143-18/+18
* Fix tabs that should have been spaces. Some were in kernel error messages.Stephen McKay1998-12-145-110/+110
* Restore traditional behaviour by allowing tabs in strings. In deferenceStephen McKay1998-12-141-2/+2
* Removed probe for VIA 82C586B OHCI controller (is done in ohci_pci.c now)Nick Hibma1998-12-141-3/+1
* Added IdNick Hibma1998-12-147-1/+8
* Added Id to all filesNick Hibma1998-12-1431-1/+35
* Added IdNick Hibma1998-12-141-0/+35
* Added commentNick Hibma1998-12-141-0/+3
* Added copyright and IdNick Hibma1998-12-141-0/+34
* Sync with sys/i386/isa/fd.c revision 1.128.KATO Takenori1998-12-142-14/+720
* Sync with sys/i386/isa/pcaudio.c revision 1.44.KATO Takenori1998-12-141-2/+2
* Sync with sys/i386/isa/if_ed.c revision 1.147.KATO Takenori1998-12-141-2/+2
* Sync with sys/i386/i386/userconfig.c revision 1.118.KATO Takenori1998-12-141-5/+7
* Sync with sys/i386/conf/options.i386 revision 1.95.KATO Takenori1998-12-142-2/+4
* Fixed problems with kernel config file overrides of sysv semaphoreMatthew Dillon1998-12-144-7/+11
* More locale directory structure updates for DIS_8859-15Matthew Dillon1998-12-141-1/+45
* Fix installworld, forgot directories for locale DIS_8859-15Matthew Dillon1998-12-142-2/+8
* probe function changed from returning char * to const char *.Matthew Dillon1998-12-1442-128/+128
* Get rid of uninitialized variable warnings. No bugs found, justMatthew Dillon1998-12-142-4/+6
* Get rid of uninitialized warning for local variable 'c'. There was noMatthew Dillon1998-12-141-5/+7
* Fix uninitialized variable warning by preinitializing 'class' to 0. ThisMatthew Dillon1998-12-141-2/+2
* pci_device pd_probe function changed from returning char * to returningMatthew Dillon1998-12-1416-48/+48
* Fix -Wuninitialized warning regarding zero-length var-args ctl element.Matthew Dillon1998-12-142-4/+4
* author was assuming that nextpaddr declared *inside* the do loop wouldMatthew Dillon1998-12-142-60/+74
* Change local ddb_mode variable to volatile to handle GCC warning aboutMatthew Dillon1998-12-142-4/+4
* Reviewed by: JKHWes Peters1998-12-142-86/+216
* Cleanup uninitialized-possibly-used (but really not) warningsMatthew Dillon1998-12-146-12/+12
* Added support for DIS 8859-15 based locales using patchMatthew Dillon1998-12-147-2/+247
* Reviewed by: freebsd-currentMatthew Dillon1998-12-146-88/+384
* Remove rc.local (now deleted from CVS tree) from Makefile.Matthew Dillon1998-12-141-2/+2
* Make the use of 'disc' vs 'ds' as prefix consistent by making all 'disc'.Eivind Eklund1998-12-141-15/+15
* Allow a variable as the first arg to ``set proctitle''.Brian Somers1998-12-141-7/+13
* Mention the cosmetic necessity to ``iface clear'' in ppp.linkdown.Brian Somers1998-12-141-0/+3
* small oops on previous bug fix, it's late...Nick Hibma1998-12-131-1/+1
* Fix a couple grammar and typographical errors.Steve Price1998-12-132-36/+36
* Fix 3-byte buffer overflow.Eivind Eklund1998-12-131-3/+3
* Commit out caveat about hardlinks to directories since they areSteve Price1998-12-131-27/+27
* Fix typo - [0], [1], [2], not [0], [1], [3].Eivind Eklund1998-12-131-2/+2
* wcd_read_toc returns zero on success and EIO on failure, so change theSteve Price1998-12-131-2/+2
* small bug fixNick Hibma1998-12-132-0/+2
* Cleanup usage string: -i takes an argument.Steve Price1998-12-131-2/+2
* Fix typo - sizeof(struct crtl *) -> sizeof(struct ctrl *).Eivind Eklund1998-12-131-1/+1
* Removed unneeded definitionNick Hibma1998-12-131-4/+0
* Change the wording to reflect that only the first character of the twoSteve Price1998-12-131-2/+2