| Commit message (Expand) | Author | Age | Files | Lines |
| * | Allow a left parenthesis before patterns in case blocks. POSIX requires | Tim J. Robbins | 2002-09-30 | 1 | -0/+2 |
| * | This commit was generated by cvs2svn to compensate for changes in r104204, | Jacques Vidrine | 2002-09-30 | 1 | -2/+2 |
| |\ |
|
| | * | Fix an annoying bug that causes a spurious error message when changing | Jacques Vidrine | 2002-09-30 | 1 | -2/+2 |
| * | | Pass our idea of a manpage's locale from man(1) down to mdoc(7). | Ruslan Ermilov | 2002-09-30 | 2 | -5/+16 |
| * | | Allow empty case/esac statements; POSIX requires this, and recent versions | Tim J. Robbins | 2002-09-30 | 1 | -2/+2 |
| * | | Regen: | Sheldon Hearn | 2002-09-30 | 1 | -43/+369 |
| * | | Add quirk for Apacer HandyDrive | Guido van Rooij | 2002-09-30 | 1 | -0/+7 |
| * | | bzero() allocations. | Matthew N. Dodd | 2002-09-30 | 1 | -0/+2 |
| * | | - bzero() allocations. | Matthew N. Dodd | 2002-09-30 | 1 | -1/+38 |
| * | | Don the asbestos underwear and add the code which lets DIOCWDINFO | Poul-Henning Kamp | 2002-09-30 | 1 | -7/+23 |
| * | | Turn warnings back on. | Matthew N. Dodd | 2002-09-30 | 1 | -1/+0 |
| * | | Retire g_io_fail() and let g_io_deliver() take an error argument instead. | Poul-Henning Kamp | 2002-09-30 | 8 | -61/+43 |
| * | | Introduce g_write_data() function. | Poul-Henning Kamp | 2002-09-30 | 2 | -0/+19 |
| * | | Add missing g_enc_le2(). | Poul-Henning Kamp | 2002-09-30 | 2 | -0/+9 |
| * | | Install library-installed signal handlers with the SA_RESTART flag | Daniel Eischen | 2002-09-30 | 3 | -3/+3 |
| * | | Disable the g_sanity() check unless people ask for it in the debugflags. | Poul-Henning Kamp | 2002-09-30 | 2 | -0/+6 |
| * | | Resolve conflicts (fix spelling errors). | Murray Stokely | 2002-09-30 | 1 | -5/+27 |
| * | | Add back the i386-specific hack to save and restore the FP state | Daniel Eischen | 2002-09-30 | 2 | -4/+4 |
| * | | Resolve conflicts. | Murray Stokely | 2002-09-30 | 4 | -8/+9 |
| * | | This commit was generated by cvs2svn to compensate for changes in r104185, | Murray Stokely | 2002-09-30 | 12 | -44/+93 |
| |\ \ |
|
| | * | | Import ISC DHCP 3.0.1 RC9 client. | Murray Stokely | 2002-09-30 | 18 | -58/+130 |
| * | | | Make sure we don't loose our topology lock in a call_me() handler. | Poul-Henning Kamp | 2002-09-30 | 1 | -0/+1 |
| * | | | French -mdoc localization. | Ruslan Ermilov | 2002-09-30 | 3 | -3/+143 |
| * | | | - Recognize 'idt' interfaces. | Matthew N. Dodd | 2002-09-30 | 1 | -1/+4 |
| * | | | Recognize 'idt' interfaces. | Matthew N. Dodd | 2002-09-30 | 1 | -0/+3 |
| * | | | Don't leak memory in case device_add_child_ordered() returns NULL. | Poul-Henning Kamp | 2002-09-30 | 1 | -3/+6 |
| * | | | libusb -> libusbhid did not reach here. | Ruslan Ermilov | 2002-09-30 | 2 | -2/+2 |
| * | | | FreeBSD 4.6, 4.6.2, 4.7 and 4.8 are now officially supported in -mdoc. | Ruslan Ermilov | 2002-09-30 | 2 | -7/+5 |
| * | | | Only print out the "SMP: AP CPU #N Launched!" message on verbose boots. | David E. O'Brien | 2002-09-30 | 6 | -24/+24 |
| * | | | Save the FP state in the PCB as that is compatable with releng4 binaries. | David E. O'Brien | 2002-09-30 | 2 | -0/+20 |
| * | | | HARP driver for the IDT77201/211 NICStAR ATM Adapter (Including Fore LE155). | Matthew N. Dodd | 2002-09-30 | 6 | -0/+4708 |
| * | | | Use fcntl.h from inside /sys. | David E. O'Brien | 2002-09-30 | 1 | -1/+1 |
| * | | | SAMSUNG SWL-2000P PCI Card | Warner Losh | 2002-09-30 | 1 | -0/+6 |
| * | | | Psion Dacom Gold Card Ethernet | Warner Losh | 2002-09-30 | 1 | -0/+6 |
| * | | | Generic Prism2.5 card | Warner Losh | 2002-09-30 | 1 | -0/+6 |
| * | | | Belkin F5D5020 pccard. | Warner Losh | 2002-09-30 | 1 | -0/+6 |
| * | | | Entry for I-O Data PCET/100-CL | Warner Losh | 2002-09-30 | 1 | -0/+6 |
| * | | | mbuf leak in the error case has been fixed. When we have | Warner Losh | 2002-09-30 | 1 | -1/+3 |
| * | | | Remove bogus comments about why we do some silly things, and instead | Warner Losh | 2002-09-29 | 1 | -12/+1 |
| * | | | Make beep not depend on HZ setting. | Warner Losh | 2002-09-29 | 1 | -4/+6 |
| * | | | SMIENB not needed, but maybe PCI_CLOCK is, so put it in #if 0'd out | Warner Losh | 2002-09-29 | 2 | -6/+9 |
| * | | | Parens considered good. | Warner Losh | 2002-09-29 | 1 | -1/+1 |
| * | | | uh, commit all of the patch | Julian Elischer | 2002-09-29 | 2 | -0/+2 |
| * | | | commit the version I actually tested.. | Julian Elischer | 2002-09-29 | 2 | -4/+8 |
| * | | | oops, last second botch: fix extra 'i' | Warner Losh | 2002-09-29 | 1 | -3/+3 |
| * | | | o Belkin wireless card | Warner Losh | 2002-09-29 | 1 | -8/+23 |
| * | | | Implement basic KSE loaning. This stops a hread that is blocked in BOUND mode | Julian Elischer | 2002-09-29 | 8 | -9/+104 |
| * | | | Finishing sparc64 translation, somes fixs on alpha | Sebastien Gioria | 2002-09-29 | 2 | -134/+155 |
| * | | | Add -x option. This causes pccardd to exit after probing the cards. This | Warner Losh | 2002-09-29 | 2 | -2/+14 |
| * | | | Add a ; to make a non-null statement | Warner Losh | 2002-09-29 | 1 | -1/+1 |