| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Don't put aggregate structs 4K large on the kernel stack, especially when | peter | 1998-11-06 | 2 | -46/+60 |
* | Define the kld_debug variable if KLD_DEBUG is enabled | peter | 1998-11-06 | 1 | -1/+5 |
* | Add a few HP's with on-board Ethernet controlers that are supported by | obrien | 1998-11-06 | 1 | -1/+3 |
* | make lnc0 definition in LINT match GENERIC | obrien | 1998-11-06 | 3 | -6/+6 |
* | add AMD Am7990 & Am79C960 to description of lnc(4) | obrien | 1998-11-06 | 3 | -6/+6 |
* | Sync with sys/i386/i386/userconfig.c revision up to 1.115. | kato | 1998-11-06 | 1 | -46/+106 |
* | Sync with sys/i386/i386/machdep.c revision up to 1.315. | kato | 1998-11-06 | 2 | -46/+4 |
* | Sync with sys/i386/conf/options.i386 revision 1.91. | kato | 1998-11-06 | 2 | -4/+4 |
* | Sync with sys/i386/conf/Makefile.i386 revision 1.128. | kato | 1998-11-06 | 2 | -20/+4 |
* | Forgot the Makefile entry for the Latin9 font. | roberto | 1998-11-06 | 1 | -2/+2 |
* | Update manual page to reflect changes in rev 1.12 of | jkoshy | 1998-11-06 | 1 | -3/+6 |
* | Use proper literal names. | jkh | 1998-11-06 | 1 | -2/+2 |
* | Ack. Create parseable command tail properly, and eat args out of the TIB. | msmith | 1998-11-06 | 1 | -2/+5 |
* | Don't not print the prompt string; not doing this has funny side-effects. | msmith | 1998-11-06 | 2 | -4/+6 |
* | Don't use the poxy vmGetString interface (who uses counted strings these | msmith | 1998-11-06 | 1 | -7/+23 |
* | Add an entry for the new NetBSD partition id. | alex | 1998-11-06 | 2 | -2/+4 |
* | Add an entry for BSD/OS [23].x partition types. | jkoshy | 1998-11-06 | 2 | -2/+4 |
* | put a \n on an error message printf | peter | 1998-11-06 | 1 | -2/+2 |
* | If this is going to have checks for kernel versions, it might as well | peter | 1998-11-06 | 4 | -30/+58 |
* | Remove machine/cputypes.h - it's an i386 only thing | peter | 1998-11-06 | 2 | -4/+2 |
* | Suggest using ``iface clear'' under certain circumstances | brian | 1998-11-05 | 1 | -1/+9 |
* | Don't delete the primary interface address when | brian | 1998-11-05 | 3 | -11/+20 |
* | Make use of BIOS int 0x13 extensions configurable, and disabled | rnordier | 1998-11-05 | 5 | -9/+20 |
* | First of a series of cleanups to libfetch. Changed files, in | des | 1998-11-05 | 9 | -153/+260 |
* | OK, trim the null off again. | jkh | 1998-11-05 | 1 | -2/+2 |
* | New ISO-8859-15 thin font. It includes some missing characters from 8859-1 | roberto | 1998-11-05 | 2 | -1/+101 |
* | Added a manual page for sendfile(2). | dg | 1998-11-05 | 2 | -2/+139 |
* | Document the new NSFBUFS option. | dg | 1998-11-05 | 3 | -3/+24 |
* | Implemented zero-copy TCP/IP extensions via sendfile(2) - send a | dg | 1998-11-05 | 15 | -13/+462 |
* | When warning about discarding packets in secure mode, include the IP | dg | 1998-11-05 | 1 | -2/+3 |
* | Remember a bit more of my forth and do: | jkh | 1998-11-05 | 4 | -16/+59 |
* | Typo , -> . | msmith | 1998-11-05 | 1 | -2/+2 |
* | 1. rebuild all elements of testmain properly for safety. | jkh | 1998-11-05 | 3 | -7/+99 |
* | Add missing '\n'; remove redundant 'h' case in getopt switch. | rnordier | 1998-11-05 | 1 | -2/+1 |
* | Add -c option to usage string. | rnordier | 1998-11-05 | 1 | -1/+1 |
* | Explicitly invoke perl to run the softwords.pl script in case the | msmith | 1998-11-05 | 1 | -2/+2 |
* | Build linux_genassym static, this should help aout-to-elf builds | peter | 1998-11-05 | 1 | -2/+2 |
* | sys/modules/linux has a build-tools target | peter | 1998-11-05 | 1 | -1/+5 |
* | Do not overwrite the lkm versions of the install scripts for now. linux | peter | 1998-11-05 | 3 | -12/+12 |
* | Update to use kldload, no temporary files! | peter | 1998-11-05 | 6 | -38/+24 |
* | Do not add ${KMOD} to the CLEANFILES list. We want ${PROG} which is either | peter | 1998-11-05 | 2 | -4/+4 |
* | For large filesystems you can run past default resource limits causing | mjacob | 1998-11-05 | 3 | -3/+21 |
* | Add few declaration for the iicbus/smbus system. | nsouch | 1998-11-04 | 2 | -2/+28 |
* | Add 0s to declarations. | nsouch | 1998-11-04 | 1 | -5/+5 |
* | iicbus probe and attach deferred until root_bus_configure() call. | nsouch | 1998-11-04 | 2 | -10/+2 |
* | Properly reset parent to get interface addr. | nsouch | 1998-11-04 | 1 | -3/+3 |
* | Fix sbcheck() to check all packets on socket buffer. | fenner | 1998-11-04 | 2 | -18/+22 |
* | Generalize the quirk entry that disables multi-lun probing for Sony CDROM | ken | 1998-11-04 | 1 | -4/+3 |
* | Add example for the internal "ident server". | phk | 1998-11-04 | 1 | -1/+5 |
* | Add an "internal" driver for the "ident" protocol (tcp/113). | phk | 1998-11-04 | 1 | -1/+31 |