aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add an entry for the new NetBSD partition id.Alexander Langer1998-11-062-2/+4
* Add an entry for BSD/OS [23].x partition types.Joseph Koshy1998-11-062-2/+4
* put a \n on an error message printfPeter Wemm1998-11-061-2/+2
* If this is going to have checks for kernel versions, it might as wellPeter Wemm1998-11-064-30/+58
* Remove machine/cputypes.h - it's an i386 only thingPeter Wemm1998-11-062-4/+2
* Suggest using ``iface clear'' under certain circumstancesBrian Somers1998-11-051-1/+9
* Don't delete the primary interface address whenBrian Somers1998-11-053-11/+20
* Make use of BIOS int 0x13 extensions configurable, and disabledRobert Nordier1998-11-055-9/+20
* First of a series of cleanups to libfetch. Changed files, inDag-Erling Smørgrav1998-11-059-153/+260
* OK, trim the null off again.Jordan K. Hubbard1998-11-051-2/+2
* New ISO-8859-15 thin font. It includes some missing characters from 8859-1Ollivier Robert1998-11-052-1/+101
* Added a manual page for sendfile(2).David Greenman1998-11-052-2/+139
* Document the new NSFBUFS option.David Greenman1998-11-053-3/+24
* Implemented zero-copy TCP/IP extensions via sendfile(2) - send aDavid Greenman1998-11-0515-13/+462
* When warning about discarding packets in secure mode, include the IPDavid Greenman1998-11-051-2/+3
* Remember a bit more of my forth and do:Jordan K. Hubbard1998-11-054-16/+59
* Typo , -> .Mike Smith1998-11-051-2/+2
* 1. rebuild all elements of testmain properly for safety.Jordan K. Hubbard1998-11-053-7/+99
* Add missing '\n'; remove redundant 'h' case in getopt switch.Robert Nordier1998-11-051-2/+1
* Add -c option to usage string.Robert Nordier1998-11-051-1/+1
* Explicitly invoke perl to run the softwords.pl script in case theMike Smith1998-11-051-2/+2
* Build linux_genassym static, this should help aout-to-elf buildsPeter Wemm1998-11-051-2/+2
* sys/modules/linux has a build-tools targetPeter Wemm1998-11-051-1/+5
* Do not overwrite the lkm versions of the install scripts for now. linuxPeter Wemm1998-11-053-12/+12
* Update to use kldload, no temporary files!Peter Wemm1998-11-056-38/+24
* Do not add ${KMOD} to the CLEANFILES list. We want ${PROG} which is eitherPeter Wemm1998-11-052-4/+4
* For large filesystems you can run past default resource limits causingMatt Jacob1998-11-053-3/+21
* Add few declaration for the iicbus/smbus system.Nicolas Souchu1998-11-042-2/+28
* Add 0s to declarations.Nicolas Souchu1998-11-041-5/+5
* iicbus probe and attach deferred until root_bus_configure() call.Nicolas Souchu1998-11-042-10/+2
* Properly reset parent to get interface addr.Nicolas Souchu1998-11-041-3/+3
* Fix sbcheck() to check all packets on socket buffer.Bill Fenner1998-11-042-18/+22
* Generalize the quirk entry that disables multi-lun probing for Sony CDROMKenneth D. Merry1998-11-041-4/+3
* Add example for the internal "ident server".Poul-Henning Kamp1998-11-041-1/+5
* Add an "internal" driver for the "ident" protocol (tcp/113).Poul-Henning Kamp1998-11-041-1/+31
* Fix make world breakage: "$MACHINE_ARCH" -> "${MACHINE_ARCH}".John Polstra1998-11-041-2/+2
* Don't try to build i386-centric modules on non-i386 systems.Mike Smith1998-11-041-4/+8
* Make a.out kernels kld compatable by default...Peter Wemm1998-11-043-30/+6
* The handle for the kernel is common. With this fix, ELF kernels can loadPeter Wemm1998-11-045-34/+23
* Remove stray(?) debugging printf's and cngetc()'s that freeze boot severalPeter Wemm1998-11-041-8/+2
* Remove stray .endif from previous commit (I hope this is right)Peter Wemm1998-11-041-2/+1
* Add usr.bin/gensetdefs to build-tools; it is used for src/sys/modules andPeter Wemm1998-11-041-1/+2
* Include mergesort() in description of errors.Robert Nordier1998-11-041-1/+3
* Drop unused labels.Robert Nordier1998-11-041-2/+2
* Remove an error message from sb interrupt driver -- itLuigi Rizzo1998-11-045-40/+0
* Handle a zero elements argument.Robert Nordier1998-11-041-0/+3
* Typo curnwid -> currnwidMike Smith1998-11-041-1/+1
* Don't need this one anymore.Mike Smith1998-11-041-81/+0
* Well I never. Seems like _setjmp()/_longjmp() are just what the doctorMike Smith1998-11-043-8/+16
* Improve the assertion testing for successful softword compilation.Mike Smith1998-11-041-4/+1