summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Finally give CCD the disk mini-layer treatment:phk2003-01-193-863/+288
* Unifdef -UDEBUG on the CCD driver. The debugging is mostly uselessphk2003-01-192-290/+0
* Add support for the ServerWorks CSB6.sos2003-01-192-1/+12
* Kill initialisation and shadow warnings. Half-hearted cleanup (e.g. only thejmallett2003-01-191-20/+21
* #ifdef NO_GEOM these files entirely. When NO_GEOM is removed as anphk2003-01-193-0/+6
* Remove the last stray NO_GEOM option in our example kernel config files.phk2003-01-191-2/+0
* Fix the 48bit access support for the older Promise 66/100 controllers, thesos2003-01-194-16/+26
* Remove unnecessary locking of Giant around nanotime() in clock_gettime().tjr2003-01-191-2/+0
* Mark more code #ifdef NODEVFSphk2003-01-191-1/+6
* Originally when DEVFS was added, a global variable "devfs_present"phk2003-01-199-48/+45
* Add support to marshal a filesystem to a newfs(8) command that could be usedjmallett2003-01-192-18/+94
* When we use DEVFS, we don't need the /dev/tty pseudo-driver to dophk2003-01-191-0/+89
* Move NODEVFS and NO_GEOM to opt_global.h.phk2003-01-191-2/+2
* fix ioctl handling for setting wep keyssam2003-01-191-4/+6
* useracc() is mpsafe so we only need to hold Giantalfred2003-01-191-10/+5
* o Move the contents of <machine/floatingpoint.h> over tomarcel2003-01-195-180/+162
* Let libufs handle all the work with regard to going through a list of cgs, now.jmallett2003-01-191-8/+7
* Store not only the current cylinder group in the series (i.e. next that needsjmallett2003-01-193-0/+3
* Complete the support of the on-board xl(4) on nVidia nForce2 mobo's.obrien2003-01-191-0/+3
* Use checksum-recursive rather than fetch-recursive-list in PREFETCHDISTFILESobrien2003-01-191-1/+1
* Add (unsigned char) cast to ctype macrosache2003-01-191-13/+31
* Remove miidevs.h and generate it from miidevs at compile time.obrien2003-01-1932-403/+53
* Make xl sparc64 too.jake2003-01-192-2/+2
* Kill whitespace at EOL.mtm2003-01-191-1/+1
* Don't crash when utilities are dumb and try to read less than the disk blockjmallett2003-01-191-1/+1
* Use libufs to read one cylinder group from the disk at a time.jmallett2003-01-191-7/+2
* Add facility to read one, or a string of, cylinger groups.jmallett2003-01-194-1/+87
* Sync with NetBSD -- sl_add() now returns an int.obrien2003-01-193-10/+24
* Simplify the main function now that libufs will hunt for the disk for us.jmallett2003-01-191-13/+7
* Hunt for a disk to operate on, if we're passed a partition mountpoint, etc.jmallett2003-01-192-2/+41
* Fix comment about what we do when there are no listeners.imp2003-01-191-13/+3
* Per-variable\ entry headers, to allow the 'ps -otime -otime=FOO' or similarjmallett2003-01-194-11/+19
* Make the xl driver work on sparc64:tmm2003-01-192-67/+100
* When inserting a non-user-specified (e.g. not via -o or -O) format, don't dupejmallett2003-01-193-16/+39
* Use __FBSDID.obrien2003-01-1928-42/+66
* Protect against multiple inclusions.obrien2003-01-181-0/+5
* We don't need our own personal definition of __CONCAT.obrien2003-01-181-4/+1
* Simplify the Makefile by just using our standard PROG variable.obrien2003-01-181-9/+8
* Note that Wisecom's PCI adapter works.tom2003-01-181-0/+1
* Rev 1.16 renamed VM_METER to VM_TOTAL. This is breaking 3rd-party apps.obrien2003-01-181-0/+1
* Add a missing wordue2003-01-181-4/+4
* Document lock order reversals possible when calling allocation functionsalfred2003-01-182-14/+28
* Optimize away call to bzero() in the common case by directly checkinghsu2003-01-181-6/+3
* Don't try to free() map in bus_dmamap_destroy() when it'smux2003-01-181-1/+1
* Allow French releases notes to be build correctlygioria2003-01-183-3/+3
* MFbed: translation updates and fixesue2003-01-182-5/+11
* Inline now trivial functions getccdbuf() and putccdbuf().phk2003-01-182-106/+16
* Don't truncate lines if an error occurred.des2003-01-181-13/+18
* Indentation cleanup.des2003-01-181-5/+6
* Removed unnecessary includes and brought up to date with atagrehan2003-01-181-4/+15
OpenPOWER on IntegriCloud