summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sysctlbyname takes a size_t as its 5th argument, not a pointer.imp2003-05-021-1/+1
* Fix printf format errors.jake2003-05-021-2/+2
* New release notes: ata(4) flushing on shutdown, mergemaster(8) -P,bmah2003-05-022-4/+90
* This commit was generated by cvs2svn to compensate for changes in r114536,des2003-05-0251-77/+106
|\
| * Vendor import of OpenPAM Dianthus.des2003-05-0251-77/+106
* | s/DIOCGPC98/DIOCSPC98/nyan2003-05-021-2/+2
* | Add flushing of devices on shutdown.sos2003-05-023-26/+40
* | Style improvement.phk2003-05-021-4/+3
* | Use g_wither_geom() and plug memory leaks.phk2003-05-021-4/+4
* | Plug memory leaks.phk2003-05-021-0/+16
* | Add "addspare" functionality.sos2003-05-022-3/+20
* | Add ioctl to add a spare disk to a RAID array.sos2003-05-024-33/+90
* | Add function to add spare disk to raid.sos2003-05-021-0/+4
* | Dont try to call detached interrupt routine.sos2003-05-021-2/+3
* | Use an uma-zone for allocation bio requests.phk2003-05-021-13/+10
* | Fix build on 4.x.ru2003-05-021-0/+4
* | Handle thread canceled case, it is same as signal caused backout,davidxu2003-05-022-2/+2
* | rc.sendmail should not have been removed yet.dougb2003-05-021-2/+2
* | This file was removed prematurely. It contains functionalitydougb2003-05-021-0/+194
* | IPLware support. The `IPLware' program assumes boot menu programkato2003-05-021-0/+4
* | Huh? When did the etc bits for amd64 get added?mtm2003-05-023-5/+5
* | Use g_slice_spoiled() instead of g_std_spoiled().phk2003-05-021-1/+2
* | Use g_slice_spoiled() instead of g_std_spoiled().phk2003-05-021-1/+1
* | Use g_slice_spoiled().phk2003-05-021-3/+5
* | Create a symbolic link /dev/vga -> /dev/ttyv0.mtm2003-05-021-0/+7
* | bufpos is used in size_t contexts, so make it one.obrien2003-05-021-6/+5
* | Set WARNS=1. RESOLUTION_MAX macro has major signed/unsigned issues.obrien2003-05-021-0/+1
* | Use __FBSDID.obrien2003-05-023-10/+7
* | Use size_t type vars in sizeof contexts.obrien2003-05-021-3/+3
* | Back out all the stuff that didn't belong in the last commit.phk2003-05-028-45/+27
* | Make this WARNS=1 as that is all we can do with GCC 3.3 -- too manyobrien2003-05-021-0/+1
* | Make count a size_t as that is what is compared against and how it is used.obrien2003-05-021-1/+2
* | Use g_slice_spoiled() rather than g_std_spoiled().phk2003-05-029-28/+47
* | Use g_slice_spoiled() not g_std_spoiled()phk2003-05-021-1/+1
* | Use g_slice_spoiled() rather than g_std_spoiled()phk2003-05-021-2/+2
* | Use g_slice_spoiled() rather than g_std_spoiled().phk2003-05-021-1/+1
* | Use a more tailored spoil routine for slices, and take advantage ofphk2003-05-022-15/+20
* | * Document the -P optiondougb2003-05-021-1/+17
* | [Grrr, editor exited too early]obrien2003-05-020-0/+0
* | * Add a -P (Preserve) option, which saves a copy of files that you replace.dougb2003-05-021-20/+50
* | The is_name and is_in_name macros are FUBAR'ed.obrien2003-05-021-0/+2
* | Style improvement.phk2003-05-021-4/+2
* | Use g_wither_geom() for cleanup.phk2003-05-022-6/+4
* | Call g_wither_geom(), instead of just setting the flag.phk2003-05-021-3/+13
* | Fix typo in last commitjulian2003-05-021-1/+1
* | Rework the "withering" mechanism:phk2003-05-022-17/+47
* | check_drive: If we find an existing drive which is "up" or "down",grog2003-05-021-2/+4
* | Rename g_slice_init() to the more appropriate g_slice_alloc() and givephk2003-05-021-4/+14
* | Per previous announcement, remove the old version of the rc system.dougb2003-05-0222-4023/+26
* | style improvement.phk2003-05-021-3/+2
OpenPOWER on IntegriCloud