summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix grammar bogon.schweikh2004-02-291-1/+1
* Move boottime from <sys/kernel.h> to <sys/time.h> where it belongs.phk2004-02-292-1/+1
* Remove unused FDNUMTOUNIT() macrophk2004-02-294-8/+0
* Give DDB a "watchdog" command which disables all watchdogs.phk2004-02-291-0/+21
* Make rmuser now also remove ipc resources. Also, fix a few minorschweikh2004-02-291-4/+18
* Rearrange sense_key and sense_data to get alignment right.sos2004-02-291-1/+1
* All three of these drivers abused cv_waitq_empty in the same way by spinningscottl2004-02-293-15/+4
* Fixed style bugs in previous commit (.ifndef instead of .if defined(),bde2004-02-291-3/+2
* Bring to working PIO state.grehan2004-02-291-3/+12
* Modified release notes: More ports affected by thread-safe resolverbmah2004-02-292-4/+10
* Further shuffle runcom ordering so that netif does not start beforegreen2004-02-292-2/+2
* uteval.c gained a warning (cast discards qualifiers from pointer targetmarcel2004-02-281-1/+1
* Add MLINKs for MALLOC_DEFINE and MALLOC_DECLARE.le2004-02-281-1/+3
* Added errata items: SA-04:03, __FreeBSD_version glitch inbmah2004-02-281-16/+50
* Call _INI on Thermal Zones as well as devices.njl2004-02-281-0/+6
* Add support for the watchdog in Geode SC1100 which is used in embeddedphk2004-02-281-0/+36
* Make sure to disable the watchdog if we cannot honour the timeout.phk2004-02-281-3/+2
* Add skeleton build dirs for pf userland:mlaier2004-02-2816-0/+2344
* o Now when the Cold War is ended we can confess our pppd(8) supportsmaxim2004-02-281-0/+6
* Rename the WATCHDOG option to SW_WATCHDOG and make it use thephk2004-02-288-122/+283
* Strip out new, unused file acnetbsd.hnjl2004-02-281-1/+1
* This commit was generated by cvs2svn to compensate for changes in r126380,njl2004-02-281-1/+1
|\
| * Fix an off-by-one in the compiler path. Originally from iwasaki-san'snjl2004-02-281-1/+1
* | Local change: emulate a ReturnOp if the AML expects one but it isn'tnjl2004-02-281-2/+2
* | Local change: In the resume path, give up after waiting for a whilenjl2004-02-281-32/+123
* | Local change: Allow access to the field if it is within the regionnjl2004-02-281-5/+5
* | Local change: Put various debugging options under ACPI_DISASSEMBLER.njl2004-02-282-4/+4
* | Unchanged files from ACPICA 20040220 that are off the vendor branch.njl2004-02-2813-27/+36
* | This commit was generated by cvs2svn to compensate for changes in r126372,njl2004-02-28168-994/+1784
|\ \ | |/
| * Vendor import of ACPICA 20040220njl2004-02-28186-1070/+1968
* | Add contents to manualpage for generic watchdog facility.phk2004-02-282-0/+67
* | Add a generic watchdog facility which through a single device entryphk2004-02-284-82/+168
* | Clean all the object files whether or not ACPI_DEBUG is specified.njl2004-02-281-1/+1
* | Remove unneeded {} originally used to hold local variables for dummynetrwatson2004-02-281-2/+0
* | Create a new mutex type for virtual channels. This allows us to gettruckman2004-02-284-29/+24
* | Lock channels only as necessary in dsp_ioctl(), and only lock onetruckman2004-02-281-65/+173
* | Fix description which seems to have survived intact from more specific code.phk2004-02-281-1/+1
* | Switch from using mutexes to using semaphores to protect against earlyscottl2004-02-285-52/+65
* | Add entry for udav(4) devices.bmah2004-02-282-0/+6
* | Sorting fix: Put resolver(3) and killall(1) in the correct sortingbmah2004-02-282-16/+16
* | Add local define of HTONL() as it was decided to protect this by _KERNELmlaier2004-02-281-0/+5
* | New release notes: SA-04:03, device driver megapatch, new filebmah2004-02-282-2/+188
* | This commit was generated by cvs2svn to compensate for changes in r126357,mlaier2004-02-282-0/+122
|\ \
| * | Missed those two during the original import. Taken from OpenBSD's util.hmlaier2004-02-282-0/+122
* | | Issue a request sense command automagically when ATAPI commands failsos2004-02-282-58/+86
* | | Apply diff from the port.mlaier2004-02-2810-23/+165
* | | This commit was generated by cvs2svn to compensate for changes in r126353,mlaier2004-02-2827-0/+20141
|\ \ \ | |/ /
| * | Vendor import of OpenBSD's pf userland as of OpenBSD 3.4mlaier2004-02-2827-0/+20141
| /
* | Previous commit mistakenly delayed cnadd() as well as make_dev().kensmith2004-02-281-2/+1
* | Remove now unneeded arguments to tcp_twrespond() -- so and msrc. Theserwatson2004-02-285-23/+7
OpenPOWER on IntegriCloud