summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* OK, fload/fexec work properly when both compiling and interpretingjkh1998-11-071-11/+9
* Bitch if both an id and a name are specified. Make the man page and usagedes1998-11-072-6/+14
* Cosmetic fix (make header align with data)des1998-11-071-2/+2
* switch words to default mode.jkh1998-11-061-4/+4
* Submit better fix to the prompt bug.jkh1998-11-062-3/+3
* Make fexists/fload work with existing string literals instead. Doingjkh1998-11-062-41/+9
* Second of a series of cleanups to libfetch.des1998-11-0612-231/+569
* Don't call pthread_mutex_lock with _SPINLOCK held.dt1998-11-063-63/+90
* USERCONFIG_BOOT -> INTRO_USERCONFIGmsmith1998-11-063-9/+9
* Added info about non-blocking support.dg1998-11-061-1/+15
* Argh, I had this right[er] before. More commits to follow.jkh1998-11-061-2/+2
* Added support for non-blocking sockets to sendfile(2).dg1998-11-061-1/+20
* TEST -> testjkh1998-11-061-2/+2
* Alpha loader lives in /boot now; no need for a special hack.jkh1998-11-061-5/+1
* Remove trailing ';' - use the one supplied by the caller: "VFS_SET(foo);"peter1998-11-061-2/+2
* Make this work now; fixing the kstack overflow allows the dependency topeter1998-11-061-4/+4
* Don't use a glue file for the module; use the one in the kernel.peter1998-11-062-66/+2
* Create an 'ibcs2' module so that scripts can tell if it's staticallypeter1998-11-061-1/+20
* Don't put aggregate structs 4K large on the kernel stack, especially whenpeter1998-11-062-46/+60
* Define the kld_debug variable if KLD_DEBUG is enabledpeter1998-11-061-1/+5
* Add a few HP's with on-board Ethernet controlers that are supported byobrien1998-11-061-1/+3
* make lnc0 definition in LINT match GENERICobrien1998-11-063-6/+6
* add AMD Am7990 & Am79C960 to description of lnc(4)obrien1998-11-063-6/+6
* Sync with sys/i386/i386/userconfig.c revision up to 1.115.kato1998-11-061-46/+106
* 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
OpenPOWER on IntegriCloud