| Commit message (Expand) | Author | Age | Files | Lines |
* | vinum_start: examine storage array devices, not just disks. | grog | 2002-04-26 | 1 | -3/+4 |
* | Remove the -v option, it is now default behaviour. | phk | 2002-04-24 | 2 | -17/+5 |
* | Continue the cleanup preparations for UFS2 (& GEOM): | phk | 2002-04-24 | 3 | -168/+116 |
* | Unbreak NFS mounts when mount(8) is invoked as : mount path@server. | mux | 2002-04-23 | 1 | -1/+5 |
* | Do our best to determine if the user is attempting an NFS mount when | mux | 2002-04-22 | 1 | -6/+19 |
* | Usage style sweep: spell "usage" with a small 'u'. | des | 2002-04-22 | 8 | -19/+19 |
* | Add mount_udf and mount_smbfs to crossrefs. | dwmalone | 2002-04-21 | 1 | -0/+2 |
* | Add FBSDID. Start errx(3) messages with lowercase. Remove a ')' with no '('. | charnier | 2002-04-21 | 1 | -14/+15 |
* | Use `The .Nm utility' | charnier | 2002-04-20 | 1 | -4/+5 |
* | Add character translation table between Unix and NetWare according | bp | 2002-04-20 | 1 | -9/+9 |
* | Use `The .Nm utility' | charnier | 2002-04-19 | 2 | -8/+10 |
* | Push the .info file contents out when we're done so people can | phk | 2002-04-19 | 1 | -0/+1 |
* | just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD. | suz | 2002-04-19 | 2 | -1/+61 |
* | De-__P, use ansi function definitions | imp | 2002-04-18 | 4 | -268/+117 |
* | Fix the fdisk(8) manual page. | trhodes | 2002-04-18 | 2 | -112/+115 |
* | Replaced exists() tests with two equivalent defined(). | ru | 2002-04-18 | 2 | -2/+2 |
* | dump(8)'s manual page is confusing in its use of records, blocks, | trhodes | 2002-04-17 | 1 | -13/+26 |
* | Expand the reserved space section. Explain how the amount of reserved | keramida | 2002-04-16 | 1 | -4/+12 |
* | Change reference URLs. | kuriyama | 2002-04-16 | 1 | -2/+2 |
* | disklabel(8) manual page: | trhodes | 2002-04-15 | 2 | -54/+50 |
* | Sync with UDF p4 tree: Properly initialize part of the mntopts. | asmodai | 2002-04-15 | 2 | -2/+2 |
* | Take the "tickadj" element out of struct clockinfo. Our adjtime(2) | phk | 2002-04-15 | 1 | -2/+2 |
* | Actually add the UDF files! | scottl | 2002-04-14 | 3 | -0/+225 |
* | Add a filesystem driver for the Universal Disk Format. For more info, | scottl | 2002-04-14 | 1 | -0/+1 |
* | Do not use perl where sed is more than adequate. | obrien | 2002-04-13 | 1 | -1/+4 |
* | High-level changes (user visible): | marcel | 2002-04-13 | 1 | -56/+137 |
* | 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 |