summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Markup, grammar, punctuation.ru2004-07-019-59/+73
* Bumped document date.ru2004-07-012-10/+14
* Remove duplicate FreeBSD idimp2004-07-011-3/+0
* While this file still needs __RMAN_RESOURCE_VISIBLE to get the size ofimp2004-07-011-6/+9
* After re-exporting rman, et al, __RMAN_RESOURCE_VISIBLE is no longerimp2004-07-011-1/+0
* Add support to the uftdi driver for Intrepid Control Systems' vehiclebrooks2004-07-013-1/+27
* Back out last delta, it just unpolitely reverted some local changes.ru2004-07-011-8/+8
* Add ability to set start/end for rmanimp2004-07-011-0/+12
* Soften __RMAN_RESOURCE_VISIBLE a little: expose rman and theimp2004-07-011-6/+7
* Tell what percentage of the total IO a process is doing.alfred2004-07-011-5/+37
* Remove unused argument for good.pjd2004-07-011-2/+2
* Fix build: the return type for t_break changed from int to void.mp2004-07-012-6/+4
* Catch up with __RMAN_RESOURCE_VISIBLE enough to get GENERIC to buildgallatin2004-07-0110-0/+10
* Free only if pointer isn't NULL.pjd2004-07-011-1/+2
* This needs __RMAN_RESOURCE_VISIBLE if PC98 is defined.nyan2004-07-011-0/+3
* MFi386: revision 1.1163nyan2004-07-011-0/+1
* Merged from sys/dev/sio/sio.c revision 1.446.nyan2004-07-012-6/+4
* New feature, provide a display that shows the amount of IO processesalfred2004-07-014-13/+195
* Modify loop test when cycling through phys_avail array. It's possiblegrehan2004-07-013-6/+12
* Catch up with __RMAN_RESOURCE_VISIBLE changegrehan2004-07-018-0/+25
* Move soft structs back to C files to avoid exposing rman fieldsgrehan2004-07-012-18/+1
* Trim a few things from the dmesg output and stick them under bootverbose tojhb2004-07-0110-34/+48
* Create a unix domain socket and write to it all the events that comeimp2004-07-012-14/+91
* MFen 1.19den2004-07-011-6/+21
* Use a separate flag when doing a kernel coredump when polling forps2004-07-012-3/+4
* When building a kernel or the loader, let the hostname be overriddenps2004-07-012-2/+2
* As per discussion at today's developer summit, add a comment to NOTESjhb2004-07-011-0/+1
* Product and vendor ids for SIIG US2308 USB to Serial adaptor.brooks2004-07-012-17/+41
* Remove trailing whitespaces (no content change).hrs2004-07-011-6/+6
* New release notes:hrs2004-07-012-0/+16
* Set WARNS=2 for the module build of ACPI.marks2004-07-011-0/+1
* Fix build: forward declare struct tty before defining the tty functionmarcel2004-07-011-0/+2
* It's not very useful to set a softc refcount around blocking read/writegreen2004-07-011-11/+9
* Rework the code that waits for a response from the EC. Use an sx locknjl2004-07-011-48/+35
* Update libstand makefile for zlib 1.2.1.tjr2004-07-011-3/+3
* Update makefile for zlib 1.2.1.tjr2004-06-301-2/+1
* Unbreak build: define __RMAN_RESOURCE_VISIBLEmarcel2004-06-301-0/+2
* Resolve conflicts.tjr2004-06-3024-2711/+3319
* This commit was generated by cvs2svn to compensate for changes in r131377,tjr2004-06-3011-441/+2290
|\
| * Import zlib 1.2.1 (trimmed)tjr2004-06-3029-2214/+5639
* | These need __RMAN_RESOURCE_VISIBLE, too.marius2004-06-306-0/+8
* | Wordsmith and spell-correct last commitbms2004-06-301-6/+6
* | Remove the home-grown metadata facility in favour of the now genericjulian2004-06-303-120/+40
* | Define the tty methods as typedefs.phk2004-06-305-22/+24
* | Remove extra RMAN_RESOURCE_VISISBLEimp2004-06-301-1/+0
* | puc needs to peek into struct resource too.imp2004-06-301-0/+1
* | This needs __RMAN_RESOURCE_VISIBLEphk2004-06-301-1/+1
* | Static device counts will not be supported in 6.x so place the generatedbrooks2004-06-301-0/+2
* | Fix to not use 255, but instead use APM_UNKNOWN.imp2004-06-301-9/+9
* | mdoc changes.marks2004-06-301-12/+14
OpenPOWER on IntegriCloud