summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Make argument to printf match format.marcel2002-05-061-1/+1
* Fix a couple of problems which could cause panics at runtime:luigi2002-05-051-51/+56
* Fix the fallback to mount(2) with RELENG_4 kernels and -CURRENTmux2002-05-051-2/+23
* - revert back to vmcore.#fenner2002-05-053-109/+271
* Restore the minfree functionality into savecore. This patchmux2002-05-041-7/+80
* Swap the order of mount and nmount calls. We now call nmountmux2002-05-021-14/+14
* Set the permissions on restored symbolic links.iedowse2002-05-021-1/+19
* Minor bug fixes uncovered while working on UFS2.mckusick2002-05-022-2/+2
* Make this compile and not segfault on ia64. ptr = strdup("foo"); ispeter2002-05-011-3/+4
* Add a hack so that fdisk(8) can initialize an ia64 disk. There ispeter2002-05-011-0/+10
* Enlighten those who read the FINE POINTS of the documentation a bitcjc2002-05-011-3/+14
* Add partition type for IBM's JFS.grog2002-04-281-0/+1
* Rename the file used to specify the nextboot to make it clear that thiswes2002-04-261-1/+1
* Add a -k option to reboot to specify the kernel to boot next timewes2002-04-262-5/+34
* vinum_start: examine storage array devices, not just disks.grog2002-04-261-3/+4
* Remove the -v option, it is now default behaviour.phk2002-04-242-17/+5
* Continue the cleanup preparations for UFS2 (& GEOM):phk2002-04-243-168/+116
* Unbreak NFS mounts when mount(8) is invoked as : mount path@server.mux2002-04-231-1/+5
* Do our best to determine if the user is attempting an NFS mount whenmux2002-04-221-6/+19
* Usage style sweep: spell "usage" with a small 'u'.des2002-04-228-19/+19
* Add mount_udf and mount_smbfs to crossrefs.dwmalone2002-04-211-0/+2
* Add FBSDID. Start errx(3) messages with lowercase. Remove a ')' with no '('.charnier2002-04-211-14/+15
* Use `The .Nm utility'charnier2002-04-201-4/+5
* Add character translation table between Unix and NetWare accordingbp2002-04-201-9/+9
* Use `The .Nm utility'charnier2002-04-192-8/+10
* Push the .info file contents out when we're done so people canphk2002-04-191-0/+1
* just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD.suz2002-04-192-1/+61
* De-__P, use ansi function definitionsimp2002-04-184-268/+117
* Fix the fdisk(8) manual page.trhodes2002-04-182-112/+115
* Replaced exists() tests with two equivalent defined().ru2002-04-182-2/+2
* dump(8)'s manual page is confusing in its use of records, blocks,trhodes2002-04-171-13/+26
* Expand the reserved space section. Explain how the amount of reservedkeramida2002-04-161-4/+12
* Change reference URLs.kuriyama2002-04-161-2/+2
* disklabel(8) manual page:trhodes2002-04-152-54/+50
* Sync with UDF p4 tree: Properly initialize part of the mntopts.asmodai2002-04-152-2/+2
* Take the "tickadj" element out of struct clockinfo. Our adjtime(2)phk2002-04-151-2/+2
* Actually add the UDF files!scottl2002-04-143-0/+225
* Add a filesystem driver for the Universal Disk Format. For more info,scottl2002-04-141-0/+1
* Do not use perl where sed is more than adequate.obrien2002-04-131-1/+4
* High-level changes (user visible):marcel2002-04-131-56/+137
* I don't know what the MAINTAINER means in src/ part of FreeBSD.ru2002-04-121-2/+0
* restore(8) manual page does not explain rrestore.trhodes2002-04-121-0/+4
* Removed the cruft that became cruft after rev. 1.4.ru2002-04-121-5/+1
* Update dumpon manual page to explain single/multi-user usabilitytrhodes2002-04-091-6/+4
* GC kget(1), userconfig is long dead.phk2002-04-094-199/+0
* Rename DIOCGKERNELDUMP to DIOCSKERNELDUMP as it strictly speakingphk2002-04-091-4/+4
* Move generic disk ioctls from <sys/disklabel.h> to <sys/disk.h>.phk2002-04-082-2/+2
* Don't set WARNS to 2, we're default compatible now.phk2002-04-082-2/+0
* Add the possibility to use a no_rip_out configuration option in orderasmodai2002-04-072-0/+5
* bbsize and sbsize cannot ever be trusted from the disklabel, inphk2002-04-073-53/+4
OpenPOWER on IntegriCloud