| Commit message (Expand) | Author | Age | Files | Lines |
* | I don't know what the MAINTAINER means in src/ part of FreeBSD. | ru | 2002-04-12 | 1 | -2/+0 |
* | restore(8) manual page does not explain rrestore. | trhodes | 2002-04-12 | 1 | -0/+4 |
* | Removed the cruft that became cruft after rev. 1.4. | ru | 2002-04-12 | 1 | -5/+1 |
* | Update dumpon manual page to explain single/multi-user usability | trhodes | 2002-04-09 | 1 | -6/+4 |
* | GC kget(1), userconfig is long dead. | phk | 2002-04-09 | 4 | -199/+0 |
* | Rename DIOCGKERNELDUMP to DIOCSKERNELDUMP as it strictly speaking | phk | 2002-04-09 | 1 | -4/+4 |
* | Move generic disk ioctls from <sys/disklabel.h> to <sys/disk.h>. | phk | 2002-04-08 | 2 | -2/+2 |
* | Don't set WARNS to 2, we're default compatible now. | phk | 2002-04-08 | 2 | -2/+0 |
* | Add the possibility to use a no_rip_out configuration option in order | asmodai | 2002-04-07 | 2 | -0/+5 |
* | bbsize and sbsize cannot ever be trusted from the disklabel, in | phk | 2002-04-07 | 3 | -53/+4 |
* | Add code to try the nmount(2) syscall when mount(2) failed with | mux | 2002-04-07 | 1 | -1/+22 |
* | Get us to WARNS=2 with a bit of constification and some printf fiddling. | phk | 2002-04-07 | 4 | -52/+38 |
* | Nuke a totally pointless optional debug option | phk | 2002-04-07 | 2 | -30/+0 |
* | When checking the alternate superblock, we used to copy any fields | mckusick | 2002-04-07 | 1 | -61/+25 |
* | Sync with the new endianness in ata.h | sos | 2002-04-05 | 1 | -7/+19 |
* | Be able to print ATA133 mode. | sos | 2002-04-05 | 1 | -1/+1 |
* | Remove remaining traces of d_boot[01] | phk | 2002-04-04 | 4 | -42/+2 |
* | Fixed some style bugs in axings. Whitespace before __P was not axed when | bde | 2002-04-04 | 1 | -6/+6 |
* | Fixed some English errors in previous commit. | bde | 2002-04-04 | 1 | -14/+15 |
* | Add more DWIM/autoadjustment and less evil style(9) banned exit(2) codes. | phk | 2002-04-03 | 1 | -15/+17 |
* | Unifdef -DCOMPAT | phk | 2002-04-03 | 1 | -22/+0 |
* | Kill only usage of the undocumnted and unuse d_boot[01] fields of | phk | 2002-04-03 | 2 | -56/+0 |
* | Make the kernel dump header endianness invariant by always dumping | marcel | 2002-04-03 | 1 | -11/+15 |
* | Add get-status to the ATA RAID subsystem. | sos | 2002-04-02 | 2 | -11/+61 |
* | Move savecore back to the MI list so that it compiles for other | marcel | 2002-04-02 | 1 | -6/+2 |
* | WARNS fixes. | maxim | 2002-04-02 | 1 | -3/+3 |
* | style(9) cleanup. | maxim | 2002-04-02 | 1 | -57/+53 |
* | Add long long casts so that this compiles on archs with 64-bit longs. | jhb | 2002-04-01 | 1 | -4/+4 |
* | Duh, savecore is called savecore. | phk | 2002-04-01 | 1 | -1/+1 |
* | Fix a bzero length calculation. sizeof(struct ccb_getdev) should have been | ken | 2002-04-01 | 1 | -1/+1 |
* | Savecore: | phk | 2002-03-31 | 2 | -754/+177 |
* | Here follows the new kernel dumping infrastructure. | phk | 2002-03-31 | 2 | -37/+25 |
* | Add support for getting status (fan, temp, 5V and 12V levels) from | sos | 2002-03-30 | 2 | -0/+19 |
* | Get this to WARNS=4 and closer to style(9) at a sacrifice in | phk | 2002-03-29 | 2 | -300/+102 |
* | Turn "ether" address family into a generic "link" family | ru | 2002-03-27 | 2 | -72/+56 |
* | Add support for creating/deleting ATA RAID's | sos | 2002-03-27 | 2 | -82/+161 |
* | Add missing \ before an 'n' to get the proper newline when running | imp | 2002-03-27 | 1 | -1/+1 |
* | Fix problem in macro definition breaking compiles with -DDEBUG. | pb | 2002-03-26 | 1 | -1/+1 |
* | add extra include path to get .h files from source being used to compile | darrenr | 2002-03-26 | 1 | -0/+1 |
* | Add forgotten flag in flag lists. | pb | 2002-03-25 | 1 | -2/+2 |
* | Replace __progname with the documented, more acceptable and functionally iden... | markm | 2002-03-24 | 2 | -10/+9 |
* | Replace __progname with the functionally identical but more | markm | 2002-03-24 | 2 | -19/+14 |
* | Add option -n to i386 boot2 to disallow boot interruption by keypress. | pb | 2002-03-23 | 1 | -1/+5 |
* | Style(9) local vars after 'register' removal. | obrien | 2002-03-23 | 1 | -33/+41 |
* | o remove __P | imp | 2002-03-21 | 13 | -123/+122 |
* | o __P removed | imp | 2002-03-21 | 21 | -130/+129 |
* | o __P removal. | imp | 2002-03-21 | 4 | -79/+46 |
* | Revert 1.20: | mike | 2002-03-21 | 1 | -2/+0 |
* | Replaced hacks in sbin/Makefile,v 1.99 and usr.sbin/Makefile,v 1.217 | ru | 2002-03-21 | 1 | -4/+8 |
* | Provide a proper error message in mdconfig(8) when a filesystem is too | mike | 2002-03-21 | 1 | -0/+2 |