aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Allow a left parenthesis before patterns in case blocks. POSIX requiresTim J. Robbins2002-09-301-0/+2
* This commit was generated by cvs2svn to compensate for changes in r104204,Jacques Vidrine2002-09-301-2/+2
|\
| * Fix an annoying bug that causes a spurious error message when changingJacques Vidrine2002-09-301-2/+2
* | Pass our idea of a manpage's locale from man(1) down to mdoc(7).Ruslan Ermilov2002-09-302-5/+16
* | Allow empty case/esac statements; POSIX requires this, and recent versionsTim J. Robbins2002-09-301-2/+2
* | Regen:Sheldon Hearn2002-09-301-43/+369
* | Add quirk for Apacer HandyDriveGuido van Rooij2002-09-301-0/+7
* | bzero() allocations.Matthew N. Dodd2002-09-301-0/+2
* | - bzero() allocations.Matthew N. Dodd2002-09-301-1/+38
* | Don the asbestos underwear and add the code which lets DIOCWDINFOPoul-Henning Kamp2002-09-301-7/+23
* | Turn warnings back on.Matthew N. Dodd2002-09-301-1/+0
* | Retire g_io_fail() and let g_io_deliver() take an error argument instead.Poul-Henning Kamp2002-09-308-61/+43
* | Introduce g_write_data() function.Poul-Henning Kamp2002-09-302-0/+19
* | Add missing g_enc_le2().Poul-Henning Kamp2002-09-302-0/+9
* | Install library-installed signal handlers with the SA_RESTART flagDaniel Eischen2002-09-303-3/+3
* | Disable the g_sanity() check unless people ask for it in the debugflags.Poul-Henning Kamp2002-09-302-0/+6
* | Resolve conflicts (fix spelling errors).Murray Stokely2002-09-301-5/+27
* | Add back the i386-specific hack to save and restore the FP stateDaniel Eischen2002-09-302-4/+4
* | Resolve conflicts.Murray Stokely2002-09-304-8/+9
* | This commit was generated by cvs2svn to compensate for changes in r104185,Murray Stokely2002-09-3012-44/+93
|\ \
| * | Import ISC DHCP 3.0.1 RC9 client.Murray Stokely2002-09-3018-58/+130
* | | Make sure we don't loose our topology lock in a call_me() handler.Poul-Henning Kamp2002-09-301-0/+1
* | | French -mdoc localization.Ruslan Ermilov2002-09-303-3/+143
* | | - Recognize 'idt' interfaces.Matthew N. Dodd2002-09-301-1/+4
* | | Recognize 'idt' interfaces.Matthew N. Dodd2002-09-301-0/+3
* | | Don't leak memory in case device_add_child_ordered() returns NULL.Poul-Henning Kamp2002-09-301-3/+6
* | | libusb -> libusbhid did not reach here.Ruslan Ermilov2002-09-302-2/+2
* | | FreeBSD 4.6, 4.6.2, 4.7 and 4.8 are now officially supported in -mdoc.Ruslan Ermilov2002-09-302-7/+5
* | | Only print out the "SMP: AP CPU #N Launched!" message on verbose boots.David E. O'Brien2002-09-306-24/+24
* | | Save the FP state in the PCB as that is compatable with releng4 binaries.David E. O'Brien2002-09-302-0/+20
* | | HARP driver for the IDT77201/211 NICStAR ATM Adapter (Including Fore LE155).Matthew N. Dodd2002-09-306-0/+4708
* | | Use fcntl.h from inside /sys.David E. O'Brien2002-09-301-1/+1
* | | SAMSUNG SWL-2000P PCI CardWarner Losh2002-09-301-0/+6
* | | Psion Dacom Gold Card EthernetWarner Losh2002-09-301-0/+6
* | | Generic Prism2.5 cardWarner Losh2002-09-301-0/+6
* | | Belkin F5D5020 pccard.Warner Losh2002-09-301-0/+6
* | | Entry for I-O Data PCET/100-CLWarner Losh2002-09-301-0/+6
* | | mbuf leak in the error case has been fixed. When we haveWarner Losh2002-09-301-1/+3
* | | Remove bogus comments about why we do some silly things, and insteadWarner Losh2002-09-291-12/+1
* | | Make beep not depend on HZ setting.Warner Losh2002-09-291-4/+6
* | | SMIENB not needed, but maybe PCI_CLOCK is, so put it in #if 0'd outWarner Losh2002-09-292-6/+9
* | | Parens considered good.Warner Losh2002-09-291-1/+1
* | | uh, commit all of the patchJulian Elischer2002-09-292-0/+2
* | | commit the version I actually tested..Julian Elischer2002-09-292-4/+8
* | | oops, last second botch: fix extra 'i'Warner Losh2002-09-291-3/+3
* | | o Belkin wireless cardWarner Losh2002-09-291-8/+23
* | | Implement basic KSE loaning. This stops a hread that is blocked in BOUND modeJulian Elischer2002-09-298-9/+104
* | | Finishing sparc64 translation, somes fixs on alphaSebastien Gioria2002-09-292-134/+155
* | | Add -x option. This causes pccardd to exit after probing the cards. ThisWarner Losh2002-09-292-2/+14
* | | Add a ; to make a non-null statementWarner Losh2002-09-291-1/+1