| Commit message (Expand) | Author | Age | Files | Lines |
* | Update the test-script based on the sunlabel version, but put a for-loop | phk | 2003-05-02 | 1 | -91/+151 |
* | Considering that I did cast the arguments to (intmax_t) I must have | phk | 2003-05-02 | 1 | -4/+4 |
* | pc98 has it's own release subdir, so it's safe to remove the stg, ncv, and | scottl | 2003-05-02 | 2 | -0/+6 |
* | sysctlbyname takes a size_t as its 5th argument, not a pointer. | imp | 2003-05-02 | 1 | -1/+1 |
* | Fix printf format errors. | jake | 2003-05-02 | 1 | -2/+2 |
* | New release notes: ata(4) flushing on shutdown, mergemaster(8) -P, | bmah | 2003-05-02 | 2 | -4/+90 |
* | This commit was generated by cvs2svn to compensate for changes in r114536, | des | 2003-05-02 | 51 | -77/+106 |
|\ |
|
| * | Vendor import of OpenPAM Dianthus. | des | 2003-05-02 | 51 | -77/+106 |
* | | s/DIOCGPC98/DIOCSPC98/ | nyan | 2003-05-02 | 1 | -2/+2 |
* | | Add flushing of devices on shutdown. | sos | 2003-05-02 | 3 | -26/+40 |
* | | Style improvement. | phk | 2003-05-02 | 1 | -4/+3 |
* | | Use g_wither_geom() and plug memory leaks. | phk | 2003-05-02 | 1 | -4/+4 |
* | | Plug memory leaks. | phk | 2003-05-02 | 1 | -0/+16 |
* | | Add "addspare" functionality. | sos | 2003-05-02 | 2 | -3/+20 |
* | | Add ioctl to add a spare disk to a RAID array. | sos | 2003-05-02 | 4 | -33/+90 |
* | | Add function to add spare disk to raid. | sos | 2003-05-02 | 1 | -0/+4 |
* | | Dont try to call detached interrupt routine. | sos | 2003-05-02 | 1 | -2/+3 |
* | | Use an uma-zone for allocation bio requests. | phk | 2003-05-02 | 1 | -13/+10 |
* | | Fix build on 4.x. | ru | 2003-05-02 | 1 | -0/+4 |
* | | Handle thread canceled case, it is same as signal caused backout, | davidxu | 2003-05-02 | 2 | -2/+2 |
* | | rc.sendmail should not have been removed yet. | dougb | 2003-05-02 | 1 | -2/+2 |
* | | This file was removed prematurely. It contains functionality | dougb | 2003-05-02 | 1 | -0/+194 |
* | | IPLware support. The `IPLware' program assumes boot menu program | kato | 2003-05-02 | 1 | -0/+4 |
* | | Huh? When did the etc bits for amd64 get added? | mtm | 2003-05-02 | 3 | -5/+5 |
* | | Use g_slice_spoiled() instead of g_std_spoiled(). | phk | 2003-05-02 | 1 | -1/+2 |
* | | Use g_slice_spoiled() instead of g_std_spoiled(). | phk | 2003-05-02 | 1 | -1/+1 |
* | | Use g_slice_spoiled(). | phk | 2003-05-02 | 1 | -3/+5 |
* | | Create a symbolic link /dev/vga -> /dev/ttyv0. | mtm | 2003-05-02 | 1 | -0/+7 |
* | | bufpos is used in size_t contexts, so make it one. | obrien | 2003-05-02 | 1 | -6/+5 |
* | | Set WARNS=1. RESOLUTION_MAX macro has major signed/unsigned issues. | obrien | 2003-05-02 | 1 | -0/+1 |
* | | Use __FBSDID. | obrien | 2003-05-02 | 3 | -10/+7 |
* | | Use size_t type vars in sizeof contexts. | obrien | 2003-05-02 | 1 | -3/+3 |
* | | Back out all the stuff that didn't belong in the last commit. | phk | 2003-05-02 | 8 | -45/+27 |
* | | Make this WARNS=1 as that is all we can do with GCC 3.3 -- too many | obrien | 2003-05-02 | 1 | -0/+1 |
* | | Make count a size_t as that is what is compared against and how it is used. | obrien | 2003-05-02 | 1 | -1/+2 |
* | | Use g_slice_spoiled() rather than g_std_spoiled(). | phk | 2003-05-02 | 9 | -28/+47 |
* | | Use g_slice_spoiled() not g_std_spoiled() | phk | 2003-05-02 | 1 | -1/+1 |
* | | Use g_slice_spoiled() rather than g_std_spoiled() | phk | 2003-05-02 | 1 | -2/+2 |
* | | Use g_slice_spoiled() rather than g_std_spoiled(). | phk | 2003-05-02 | 1 | -1/+1 |
* | | Use a more tailored spoil routine for slices, and take advantage of | phk | 2003-05-02 | 2 | -15/+20 |
* | | * Document the -P option | dougb | 2003-05-02 | 1 | -1/+17 |
* | | [Grrr, editor exited too early] | obrien | 2003-05-02 | 0 | -0/+0 |
* | | * Add a -P (Preserve) option, which saves a copy of files that you replace. | dougb | 2003-05-02 | 1 | -20/+50 |
* | | The is_name and is_in_name macros are FUBAR'ed. | obrien | 2003-05-02 | 1 | -0/+2 |
* | | Style improvement. | phk | 2003-05-02 | 1 | -4/+2 |
* | | Use g_wither_geom() for cleanup. | phk | 2003-05-02 | 2 | -6/+4 |
* | | Call g_wither_geom(), instead of just setting the flag. | phk | 2003-05-02 | 1 | -3/+13 |
* | | Fix typo in last commit | julian | 2003-05-02 | 1 | -1/+1 |
* | | Rework the "withering" mechanism: | phk | 2003-05-02 | 2 | -17/+47 |
* | | check_drive: If we find an existing drive which is "up" or "down", | grog | 2003-05-02 | 1 | -2/+4 |