summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Sync with sys/i386/i386/machdep.c revision up to 1.315.kato1998-11-062-46/+4
* Sync with sys/i386/conf/options.i386 revision 1.91.kato1998-11-062-4/+4
* Sync with sys/i386/conf/Makefile.i386 revision 1.128.kato1998-11-062-20/+4
* Forgot the Makefile entry for the Latin9 font.roberto1998-11-061-2/+2
* Update manual page to reflect changes in rev 1.12 ofjkoshy1998-11-061-3/+6
* Use proper literal names.jkh1998-11-061-2/+2
* Ack. Create parseable command tail properly, and eat args out of the TIB.msmith1998-11-061-2/+5
* Don't not print the prompt string; not doing this has funny side-effects.msmith1998-11-062-4/+6
* Don't use the poxy vmGetString interface (who uses counted strings thesemsmith1998-11-061-7/+23
* Add an entry for the new NetBSD partition id.alex1998-11-062-2/+4
* Add an entry for BSD/OS [23].x partition types.jkoshy1998-11-062-2/+4
* put a \n on an error message printfpeter1998-11-061-2/+2
* If this is going to have checks for kernel versions, it might as wellpeter1998-11-064-30/+58
* Remove machine/cputypes.h - it's an i386 only thingpeter1998-11-062-4/+2
* Suggest using ``iface clear'' under certain circumstancesbrian1998-11-051-1/+9
* Don't delete the primary interface address whenbrian1998-11-053-11/+20
* Make use of BIOS int 0x13 extensions configurable, and disabledrnordier1998-11-055-9/+20
* First of a series of cleanups to libfetch. Changed files, indes1998-11-059-153/+260
* OK, trim the null off again.jkh1998-11-051-2/+2
* New ISO-8859-15 thin font. It includes some missing characters from 8859-1roberto1998-11-052-1/+101
* Added a manual page for sendfile(2).dg1998-11-052-2/+139
* Document the new NSFBUFS option.dg1998-11-053-3/+24
* Implemented zero-copy TCP/IP extensions via sendfile(2) - send adg1998-11-0515-13/+462
* When warning about discarding packets in secure mode, include the IPdg1998-11-051-2/+3
* Remember a bit more of my forth and do:jkh1998-11-054-16/+59
* Typo , -> .msmith1998-11-051-2/+2
* 1. rebuild all elements of testmain properly for safety.jkh1998-11-053-7/+99
* Add missing '\n'; remove redundant 'h' case in getopt switch.rnordier1998-11-051-2/+1
* Add -c option to usage string.rnordier1998-11-051-1/+1
* Explicitly invoke perl to run the softwords.pl script in case themsmith1998-11-051-2/+2
* Build linux_genassym static, this should help aout-to-elf buildspeter1998-11-051-2/+2
* sys/modules/linux has a build-tools targetpeter1998-11-051-1/+5
* Do not overwrite the lkm versions of the install scripts for now. linuxpeter1998-11-053-12/+12
* Update to use kldload, no temporary files!peter1998-11-056-38/+24
* Do not add ${KMOD} to the CLEANFILES list. We want ${PROG} which is eitherpeter1998-11-052-4/+4
* For large filesystems you can run past default resource limits causingmjacob1998-11-053-3/+21
* Add few declaration for the iicbus/smbus system.nsouch1998-11-042-2/+28
* Add 0s to declarations.nsouch1998-11-041-5/+5
* iicbus probe and attach deferred until root_bus_configure() call.nsouch1998-11-042-10/+2
* Properly reset parent to get interface addr.nsouch1998-11-041-3/+3
* Fix sbcheck() to check all packets on socket buffer.fenner1998-11-042-18/+22
* Generalize the quirk entry that disables multi-lun probing for Sony CDROMken1998-11-041-4/+3
* Add example for the internal "ident server".phk1998-11-041-1/+5
* Add an "internal" driver for the "ident" protocol (tcp/113).phk1998-11-041-1/+31
* Fix make world breakage: "$MACHINE_ARCH" -> "${MACHINE_ARCH}".jdp1998-11-041-2/+2
* Don't try to build i386-centric modules on non-i386 systems.msmith1998-11-041-4/+8
* Make a.out kernels kld compatable by default...peter1998-11-043-30/+6
* The handle for the kernel is common. With this fix, ELF kernels can loadpeter1998-11-045-34/+23
* Remove stray(?) debugging printf's and cngetc()'s that freeze boot severalpeter1998-11-041-8/+2
* Remove stray .endif from previous commit (I hope this is right)peter1998-11-041-2/+1
OpenPOWER on IntegriCloud