summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Sync program's usage() with manpage's SYNOPSIS.ru2005-05-2139-61/+62
* Synchronize program's usage() with manpage's SYNOPSIS.ru2005-05-211-1/+2
* Unbreak handling of "ip[v]6" protocol and option flag. No more segfaultsmlaier2005-05-211-2/+1
* Replace t_force with a t_flag (TF_FORCEDATA).ps2005-05-214-11/+13
* Quick hack-o-rama to allow the Xorg Radeon driver to start up. Itgrehan2005-05-211-0/+13
* For non-profiling kernels, there were two symbols assigned to the samepeter2005-05-211-2/+4
* Fix yet another cut-and-paste bug.emax2005-05-201-1/+1
* Reduce the number of times that we acquire and release locks inalc2005-05-201-8/+6
* Fix LINT build, original breakage was rev 1.23. There are 2 definitionsnjl2005-05-201-1/+8
* Adjust the start_ap delay to match i386.obrien2005-05-201-1/+1
* Fix mismerge in rev 1.226: wait 5 seconds as the comment documents,obrien2005-05-201-1/+1
* reduce strlen() call.ume2005-05-201-4/+6
* Add a test to check whether in compat mode make detectes builtinsharti2005-05-206-0/+51
* use reentrant.h and simplify.ume2005-05-201-29/+20
* Add a test to ensure that in compat mode when a line contains noharti2005-05-206-0/+51
* check return value of ttyname_r().ume2005-05-201-1/+2
* ttyname_r() didn't pass correct buffer size to devname_r().ume2005-05-201-1/+1
* Add a test that test whether we can replace the shell to use byharti2005-05-206-0/+54
* Remove unused variables. Remove prototype for function that does not exist.charnier2005-05-201-4/+1
* Remove unused variables.charnier2005-05-202-3/+2
* Remove unused variables. int -> size_t for lenghts.charnier2005-05-202-3/+2
* Add FBSDID. Add missing prototypes. Remove unused variables. Give variablecharnier2005-05-202-14/+15
* Remove unused variable.charnier2005-05-201-1/+0
* Remove unused variable. Shorten the path to WARNS=6 compliance.charnier2005-05-201-1/+2
* Remove unused variables. Shorten the path to a WARNS=6 compliance.charnier2005-05-201-17/+20
* Remove unused variables. Whitespace cleaning.charnier2005-05-201-13/+13
* Remove unused variablescharnier2005-05-201-2/+1
* Recognize the integrated (though not necessarily enabled) FireWiremarius2005-05-202-0/+14
* Calling xl_rxeof() at the end of xl_start_locked() leads to recursionglebius2005-05-202-1/+20
* Print the rigth argv string on error (too much c&p)..sos2005-05-201-4/+4
* Add OpenBSD 3.7.maxim2005-05-201-1/+2
* Document that the returned pointer should be freed even if the numbernjl2005-05-203-4/+10
* If devclass_get_devices() returns success but a count of 0, free thenjl2005-05-201-1/+4
* New release notes: libalias as kernel module, ng_nat(4), sed(1) -l,bmah2005-05-202-0/+76
* Missed kern_windrv.c in the last checkin.wpaul2005-05-201-0/+14
* Deal with a few bootstrap issues:wpaul2005-05-202-2/+3
* guard against bogus address datasam2005-05-201-1/+1
* Fix libstand on amd64. Rev 1.46 (obrien) removed the -I. that thepeter2005-05-201-1/+1
* In ndis_halt_nic(), invalidate the miniportadapterctx early to try andwpaul2005-05-202-6/+1
* Document support for the 5714.brueffer2005-05-201-3/+3
* Add nve(4).brueffer2005-05-201-1/+4
* Extend `autoboot_delay' handling - is this variable is set to -1 don't allowsobomax2005-05-194-29/+70
* Recognize the integrated USB controllers of Sun PCIO-2 chips whichmarius2005-05-191-0/+14
* Sync with the other files.<arch> files and put the keyboard mapmarius2005-05-191-7/+7
* Correct a few places where we called warn() when warnx() should havemux2005-05-191-4/+4
* o mc146818(4):marius2005-05-193-28/+53
* - Add locking.marius2005-05-194-42/+131
* Add cases for ENOBUFS and ENETDOWN. We need to make sure that wecsjp2005-05-191-0/+2
* Support the 5714Cps2005-05-194-0/+20
* Document taskqueue_drain().glebius2005-05-191-1/+10
OpenPOWER on IntegriCloud