summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* <mntopts.h> -> "mntopts.h" in SYNOPSIS.ru2001-10-041-1/+1
* Allow sbcreatecontrol to make cluster sized control messages.dwmalone2001-10-042-6/+26
* Forced commit to give more details on what the patch does (sorry).roberto2001-10-040-0/+0
* Following the discussion in -arch and the submission of a patch by bde, hereroberto2001-10-042-11/+20
* Unbreak standalone `make depend' in gnu/usr.bin/perl.ru2001-10-041-1/+4
* Remove extraneous semicolon.jhb2001-10-041-1/+1
* Fixed order of includes. <sys/cdefs.h> must be included beforebde2001-10-041-9/+6
* Comment out RESTARTABLE_PANICS so that it is not defined in LINT. Itjhb2001-10-042-2/+2
* Whitespace fixes.jhb2001-10-041-3/+3
* Second round of spelling fixes for vm_page_io_finised. The function namebde2001-10-042-4/+4
* Removed garbage:bde2001-10-044-286/+2
* Fixed missing include in synopsis.bde2001-10-041-35/+36
* Fixed many wrong arg types and 1 missing arg in synopsis.bde2001-10-041-11/+11
* Terminate the array of execv(3) pointers by a NULL pointer in the edge case.ru2001-10-041-1/+3
* Fixed wrong include in synopsis.bde2001-10-041-1/+1
* Fixed (C) syntax error in synopsis.bde2001-10-041-1/+1
* Fixed bitrot in synopsis. Const'ification of m_copydata() had not reachedbde2001-10-041-1/+1
* Fixed missing include in synopsis.bde2001-10-042-0/+2
* Fixed wrong arg type in synopsis.bde2001-10-041-1/+1
* Add a couple of low-level acpi support files.dfr2001-10-041-0/+2
* Add low-level ACPI support code and make a start on parsing the ACPIdfr2001-10-043-0/+356
* Add busspace hacks for ia64.dfr2001-10-041-0/+6
* Use return_PTR, not return_VALUE when returning pointers.dfr2001-10-041-2/+2
* Check the compatible ID as well as the hardware ID in acpi_MatchHid.dfr2001-10-041-0/+5
* Fixed pedantic syntax error (trailing semicolon in enum).bde2001-10-041-1/+1
* Fixed some style bugs.bde2001-10-041-4/+4
* Fixed namespace pollution:bde2001-10-041-3/+12
* Fixed style bugs (indentation errors, missing punctuation, and unsorting)bde2001-10-041-4/+4
* Fixed a missing forward declaration and unsorting of prototypes in rev.1.18.bde2001-10-041-1/+2
* Fixed wrong include in synopsis.bde2001-10-041-3/+3
* Include <string.h> to prototype strcpy(3). While I'm here, make usemike2001-10-041-3/+4
* Add functions to lookup in /etc/networks and set interfaceluigi2001-10-042-16/+77
* Add "networks" file used to lookup netmasksluigi2001-10-041-0/+4
* Use @__CWD__@ as the magic string meaning "this directory"luigi2001-10-041-1/+1
* Remove duplicate entries.grog2001-10-042-2/+0
* Fixed a missing proc -> thread substitution.bde2001-10-031-1/+3
* Fixed various type errors in synopsis.bde2001-10-031-7/+7
* Fixed bitrot in synopsis. The TI-RPC changes gave mounds of it, mainlybde2001-10-0310-31/+33
* Fixed spelling of rpow in rpow's prototype.bde2001-10-031-1/+1
* Fixed missing `const' in synopsis.bde2001-10-031-1/+1
* Fixed return type in synopsis.bde2001-10-031-1/+1
* We don't ship pim6dd/pim6sd any more.ume2001-10-031-2/+4
* Fixed bitrot in synopsis. The change of the color type from byte to u_longbde2001-10-031-8/+8
* Doh! committed from the wrong tree, this is the right "stuff"...sos2001-10-033-3/+3
* Forced commit:alfred2001-10-030-0/+0
* Avoid getting stuck in system(3) when the internal call to wait4()alfred2001-10-031-2/+3
* Update with latest chipset supports.sos2001-10-031-2/+6
* Fix alphabetical order of supported chipsets.asmodai2001-10-031-2/+2
* Proberly support the Promise TX2/4.sos2001-10-033-8/+51
* The encoding for the bus being passed to SAL was completely wrong.dfr2001-10-032-4/+3
OpenPOWER on IntegriCloud