summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Killed one more instance of pseudo-devices.ru2003-02-241-1/+1
* Clarify about NSWAPDEV, add a DIAGNOSTICS section pointing todas2003-02-241-3/+8
* - Add a clearer error message for the case where swapon hits thedas2003-02-241-3/+9
* These are WARNS=2 clean, try to keep them that way.johan2003-02-232-2/+0
* Remove one of two WARNS=0.johan2003-02-231-1/+0
* Fix two unsafe uses of sprintf().tjr2003-02-231-3/+8
* Correct some err() format string bugs.tjr2003-02-231-7/+7
* Sort options.ru2003-02-236-139/+158
* Deal with vestiges of d_boot[01].ru2003-02-234-104/+24
* mdoc(7) police: markup laundry.ru2003-02-234-10/+15
* mdoc(7) police: kill unnecessary xref.ru2003-02-231-1/+0
* Fix the -R flag so that it provides sequential "random" numbersmckusick2003-02-222-15/+27
* Remove unused variable to make badsect WARNS=2 clean.johan2003-02-222-2/+0
* Don't try to build devd when NO_CXX is set.obrien2003-02-211-1/+4
* Make camcontrol WARNS=2 clean.johan2003-02-204-7/+12
* Our first keyword hit for apropos ufs2.jwd2003-02-191-1/+1
* Add #include <sys/resource.h>phk2003-02-162-0/+2
* Remove #include <sys/dkstat.h>phk2003-02-161-1/+0
* Replace use of random() with arc4random() to provide less guessablemckusick2003-02-141-5/+5
* Correct lines incorrectly added to the copyright message. Add missing period.mckusick2003-02-145-20/+5
* The bugs section hasn't been true since before 5.0-Rimp2003-02-141-3/+0
* devd bugs section is now OBEimp2003-02-141-3/+0
* Improvements to md5.c so that it uses getrusage to timesilby2003-02-141-8/+12
* Show the paritition types that we recognize in human readable format. eg:peter2003-02-131-4/+28
* MFi386: Use DIOCGPC98 ioctl.nyan2003-02-111-16/+57
* Convert newfs to libufs (really). Solves one real issue with previousjmallett2003-02-115-116/+43
* Use srandomdev() for FreeBSDache2003-02-111-0/+4
* Rename bio_linkage to the more obvious bio_parent.phk2003-02-071-0/+1
* Use a more standard error message. Add FBSDID.charnier2003-02-051-4/+5
* The .Xr utilitycharnier2003-02-051-2/+3
* Correct examples for stateful inspectionbrueffer2003-02-041-2/+2
* Bring in support for volume labels to the filesystem utilities.gordon2003-02-017-10/+63
* Build sunlabel on sparc64.jake2003-01-311-0/+4
* Add sunlabel, a more or less drop in replacement for bsd^H^H^Hdisklabel(8)jake2003-01-312-0/+585
* Additional PC98 option is not needed.nyan2003-01-301-3/+0
* Back out conversion to libufs, for now. It seems to cause problems.jmallett2003-01-294-42/+111
* Call fill() after maxpayload has been initialized.mdodd2003-01-291-3/+6
* Send ICMP_MASKREQ packets when the '-M' option is specified.mdodd2003-01-282-10/+31
* Fix problems with how libufs was used, with regard to mounted/active fs's,jmallett2003-01-281-32/+16
* Update mount_nfs documentation to reference new sysctl for -c default.dillon2003-01-271-2/+6
* Don't use the kern.disks sysctl to find a list of md devices, use thephk2003-01-271-41/+7
* Convert newfs to use libufs. I've tested this on md filesystems, as hasjmallett2003-01-274-111/+42
* If we fail to open O_RDWR, try opening O_RDONLY, if we use ioctlsphk2003-01-262-0/+12
* IA64 still needs to be able to run on MBR+BSD combination, so put disklabelphk2003-01-263-0/+3
* Drop the silly notion that i386 has two bootstrap files now that sys/bootphk2003-01-264-326/+70
* Remove #if checks for NUMBOOT==0, it's not relevant for any architecturephk2003-01-262-60/+0
* Offer better advice in #error.phk2003-01-262-10/+6
* Spell libufs correctly in DPADD.ru2003-01-262-2/+2
* Remove ia64 and powerpc #ifdefs: this is i386/pc98/alpha only code.phk2003-01-262-6/+6
* Make disklabel(8) MD for i386/pc98 and alpha only.phk2003-01-261-1/+5
OpenPOWER on IntegriCloud