aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Unbroke the reference to libalias(3).Ruslan Ermilov2000-02-052-2/+2
* Minor NetBSD fixes.Wolfram Schneider2000-02-051-7/+7
* Update a bit. Inspired by the mentioned PR.Jeroen Ruigrok van der Werven2000-02-051-4/+15
* Add a few features to crunchgen to simplify the use of existingLuigi Rizzo2000-02-052-9/+60
* Synced with sys/boot/i386/loader/Makefile rev 1.41.KATO Takenori2000-02-051-0/+2
* Synced with sys/i386/conf/GENERIC revision 1.241.KATO Takenori2000-02-052-4/+2
* Add a NOFORTH variable so we can build a smaller loader withoutLuigi Rizzo2000-02-041-0/+2
* Fix a (mostly harmless) scheduling-in-the-past problem withLuigi Rizzo2000-02-041-6/+6
* Fix indentation.Justin T. Gibbs2000-02-041-1/+1
* Unbreak LINT (missing curly brace).Nick Hibma2000-02-041-1/+1
* fix support for shared IRQ's.Søren Schmidt2000-02-048-84/+171
* Commit missing bits, forgotten when committing support for suspend/resumeNick Hibma2000-02-042-8/+14
* Fix a couple of typos in the 'camcontrol negotiate' output.Kenneth D. Merry2000-02-041-2/+2
* Set MAINTAINER=freebsd-small with an explanation to submit allKris Kennaway2000-02-041-1/+9
* Clean up POSIX options, syncronize generics.Jordan K. Hubbard2000-02-044-6/+8
* Add a quirk type (and one for ARCHIVE Python's) that disables theMatt Jacob2000-02-031-24/+33
* Update copyright license terms to match the reset of the aic7xxx dirver.Justin T. Gibbs2000-02-032-14/+6
* Add support for the AdvanSys ASC38C0800 Ultra2 chipset. PreliminaryJustin T. Gibbs2000-02-037-1005/+2534
* Synced with sys/i386/conf/GENERIC rev 1.240.KATO Takenori2000-02-032-2/+2
* Missing tcp_wrapper IPv6 support seemed to be a bug, so commit it.Yoshinobu Inoue2000-02-0318-12/+729
* Set libipsec shared library number to 0Yoshinobu Inoue2000-02-031-0/+2
* Remove unnecessary -g for CFLAGS.Yoshinobu Inoue2000-02-031-1/+1
* Fix ftpd core dump when hostname is not set.Yoshinobu Inoue2000-02-031-1/+2
* Fix inetd wrong AF check for RPC servicesYoshinobu Inoue2000-02-031-2/+3
* Now that bsd.lib.mk has PRECIOUSLIB feature back (rev 1.91),Ruslan Ermilov2000-02-031-1/+1
* Unbroke PRECIOUSLIB feature (broken in rev 1.88).Ruslan Ermilov2000-02-031-1/+1
* Make sure that the entire header is in the first mbuf before weMatthew N. Dodd2000-02-031-2/+14
* /dev/vn0b is a character device now.Nick Sayer2000-02-031-1/+1
* The flags PKT_ALIAS_PUNCH_FW and PKT_ALIAS_PROXY_ONLY were bothArchie Cobbs2000-02-022-2/+2
* Mention what PKT_ALIAS_PROXY_ONLY does.Brian Somers2000-02-022-2/+12
* Add support for WEP (encryption) for silver and gold WaveLAN/IEEE turbo cards.Bill Paul2000-02-028-10/+369
* Update the pci->pcic compatability module to newbus. This is a simplePeter Wemm2000-02-022-216/+302
* Add mode2 and XAmode1 type CD tracks.Søren Schmidt2000-02-022-0/+20
* Remove static qualifier from vgonel, as it is needed by the Arla folkRobert Watson2000-02-023-4/+3
* Add entries for recent ipv6 api interface alignment (from shin@freebsd.org)Warner Losh2000-02-021-18/+43
* This commit was generated by cvs2svn to compensate for changes in r56944,David E. O'Brien2000-02-021-2/+37
|\
| * Import the latest version ehopt.c from the Cygnus Sourceware anoncvsDavid E. O'Brien2000-02-021-2/+37
* | Spell "pci_delete_resource" correctly.Peter Wemm2000-02-012-2/+2
* | if_fpa is included when 'device fpa' is present, not 'device fea'.Matthew N. Dodd2000-02-011-1/+1
* | Avoid passing an uninitialized structure member to the realNick Sayer2000-02-012-0/+2
* | sync iruserok() extension API with other BSDsYoshinobu Inoue2000-02-014-53/+58
* | Add workaround for fxp issue at interface initialization with IPv6.Yoshinobu Inoue2000-02-011-0/+4
* | da0 -> daNick Hibma2000-02-012-2/+2
* | Drop maintainership of inetd, since nobody respects it anyway.Dag-Erling Smørgrav2000-02-011-1/+0
* | Synced with sys/i386/isa/isa_compat.h rev 1.18.KATO Takenori2000-02-011-0/+1
* | Synced with sys/i386/isa/wd.c revision 1.219.KATO Takenori2000-02-011-22/+22
* | Synced with sys/i386/isa/mse.c, npx.c and spkr.c revisions 1.49, 1.80KATO Takenori2000-02-013-13/+0
* | Fix date again.Andrey A. Chernov2000-02-011-1/+1
* | Remove a spurious printf left in from debugging.Justin T. Gibbs2000-02-011-1/+0
* | bus_release_resource is spellt like bus_release_resource not likeNick Hibma2000-01-314-52/+52