| Commit message (Expand) | Author | Age | Files | Lines |
| * | Moved a lot of my inline comments to head of code and documented | Duncan Barclay | 2000-03-05 | 1 | -377/+772 |
| * | Tidy up. | Duncan Barclay | 2000-03-05 | 1 | -100/+140 |
| * | Mostly notes and minor style changes whilst I was travelling. | Duncan Barclay | 2000-03-03 | 1 | -46/+132 |
| * | CMSG_XXX macros alignment fixes to follow RFC2292. | Yoshinobu Inoue | 2000-03-03 | 4 | -22/+15 |
| * | MFS (ext2_lookup.c 1.17.2.2, ext2_vnops.c 1.42.2.2: fix "filetype" support). | Bruce Evans | 2000-03-03 | 4 | -24/+48 |
| * | I applied the wrong patch set. Back out anything associated | Peter Dufault | 2000-03-02 | 6 | -11/+1 |
| * | Patches that eliminate extra context switches in FIFO case. | Peter Dufault | 2000-03-02 | 9 | -17/+61 |
| * | Fix flushing of the clists before deleting them. Stops the machine | Nick Hibma | 2000-03-02 | 2 | -0/+2 |
| * | Remove single-space hard sentence breaks. These degrade the quality | Sheldon Hearn | 2000-03-02 | 1 | -1/+2 |
| * | Fix a problem with device number parsing, which caused da10 to map to | Greg Lehey | 2000-03-02 | 1 | -5/+5 |
| * | Fix two more problems with freeing the softc data manually. subr_bus.c | Peter Wemm | 2000-03-02 | 2 | -4/+0 |
| * | adv_pci.c: | Justin T. Gibbs | 2000-03-02 | 5 | -99/+115 |
| * | Fix a initialization bug. | Poul-Henning Kamp | 2000-03-01 | 1 | -22/+20 |
| * | Don't free(sc) before returning an error from probe, it does not "belong" | Peter Wemm | 2000-03-01 | 2 | -2/+0 |
| * | Spell construct right. | Søren Schmidt | 2000-03-01 | 1 | -3/+3 |
| * | Merged from sys/i386/isa/isa_compat.h revision 1.27. | KATO Takenori | 2000-03-01 | 1 | -1/+1 |
| * | Merged from sys/i386/i386/userconfig.c revision 1.174. | KATO Takenori | 2000-03-01 | 1 | -1/+1 |
| * | Merged from sys/i386/i386/machdep.c revisions 1.384 and 1.385. | KATO Takenori | 2000-03-01 | 2 | -0/+184 |
| * | Merged from sys/i386/conf/GENERIC revisions 1.243, 1.244 and 1.245. | KATO Takenori | 2000-03-01 | 2 | -2/+8 |
| * | Merged from files.i386 rev 1.307. | KATO Takenori | 2000-03-01 | 1 | -1/+1 |
| * | Disconnect pcfclock from the build until it works on the Alpha. | Sheldon Hearn | 2000-03-01 | 1 | -1/+1 |
| * | Set default revive block size to 64 kB. | Greg Lehey | 2000-03-01 | 1 | -1/+2 |
| * | Tidy up splbio() protection. | Greg Lehey | 2000-03-01 | 1 | -18/+8 |
| * | vinumstrategy: Don't count the read and written bytes before they're | Greg Lehey | 2000-03-01 | 1 | -16/+7 |
| * | Add keywords raid4 and partition. | Greg Lehey | 2000-03-01 | 1 | -1/+1 |
| * | complete_rqe: Handle volume read stats here with other objects. | Greg Lehey | 2000-03-01 | 1 | -1/+5 |
| * | The "sdl_family" field in a "struct sockaddr_dl" will be equal | Archie Cobbs | 2000-03-01 | 1 | -1/+1 |
| * | Fix a superuser credential check. | Brian S. Dean | 2000-02-29 | 1 | -1/+3 |
| * | Add DVD-RAM support. | Søren Schmidt | 2000-02-29 | 2 | -14/+60 |
| * | Add a little more history of when netgraph appeared in FreeBSD. | Bill Fumerola | 2000-02-29 | 1 | -1/+3 |
| * | Fix panic when doing keep-state and "forward". | Luigi Rizzo | 2000-02-29 | 1 | -69/+68 |
| * | Only read user data when blocksize != 2048, this "read the works" | Søren Schmidt | 2000-02-29 | 1 | -1/+1 |
| * | Enable pcfclock as a kernel loadable module. | Sheldon Hearn | 2000-02-29 | 2 | -1/+9 |
| * | 'driver support' -> 'driver supports' | Bill Fumerola | 2000-02-29 | 1 | -1/+1 |
| * | If a driver probe fails, unset it from the device. This fixes a problem | Doug Rabson | 2000-02-29 | 1 | -1/+3 |
| * | * Fix the memory probing code so that it sees all memory clusters, not | Doug Rabson | 2000-02-29 | 3 | -53/+43 |
| * | Replace the preprocessor variable names BDEV_MAJOR and CDEV_MAJOR with | Greg Lehey | 2000-02-29 | 1 | -14/+19 |
| * | plex_org: Add case for RAID-4. | Greg Lehey | 2000-02-29 | 1 | -14/+18 |
| * | set_drive_state: update subdisk states more correctly. | Greg Lehey | 2000-02-29 | 1 | -76/+91 |
| * | Fix horrible, embarrassing breakage which caused occasional panics and | Greg Lehey | 2000-02-29 | 1 | -181/+177 |
| * | launch_requests: If too many requests are active, include PCATCH in | Greg Lehey | 2000-02-29 | 1 | -28/+21 |
| * | Add support for RAID-4. This is the only change which is needed for | Greg Lehey | 2000-02-29 | 1 | -3/+6 |
| * | Malloc: Save the caller's file name in the correct entry. | Greg Lehey | 2000-02-29 | 1 | -2/+2 |
| * | Add keywords 'partition' and 'raid4'. | Greg Lehey | 2000-02-29 | 1 | -0/+2 |
| * | Modify comments to indicate that RAID-5 functions also apply to | Greg Lehey | 2000-02-29 | 2 | -8/+6 |
| * | open_drive: open drives directly rather than going via namei and | Greg Lehey | 2000-02-29 | 1 | -197/+125 |
| * | Remove references to vnode pointers, including debug output. Vinum | Greg Lehey | 2000-02-29 | 1 | -14/+2 |
| * | Remove declarations of read_drive and write_drive and replace them | Greg Lehey | 2000-02-29 | 1 | -2/+6 |
| * | Add support for RAID-4, even though it is inferior in almost every way | Greg Lehey | 2000-02-29 | 1 | -51/+73 |
| * | Change the startup sequence of the vinum volume from SI_SUB_DRIVERS | Greg Lehey | 2000-02-29 | 1 | -5/+10 |