summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Don't print the 'writes: sync & async' stuff if we're mounted readonlypeter1998-03-272-6/+12
* The logic in tape.c:getfile() doesn't allow for a filesystemjkh1998-03-231-1/+3
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.charnier1998-03-231-5/+10
* PR: 6104danny1998-03-231-2/+2
* Initial bmake scaffolding for ipfilter userland stuff.peter1998-03-215-0/+47
* Make 'ifconfig -l ether' only list Ethernet interfaces. This iseivind1998-03-191-5/+9
* Use .An/.Aq.charnier1998-03-193-8/+8
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.charnier1998-03-1912-41/+39
* Add more DOS/Win95 partition typesache1998-03-142-4/+10
* Some things only work on i386.jb1998-03-131-5/+10
* Get the arguments to show_usage right (like the MFC'ed code in -stable).alex1998-03-131-3/+3
* set timeout to 4 hours, large disks take a long time to low level format.andreas1998-03-091-3/+3
* Fix a type mismatch between a scanf format string and thejdp1998-03-082-6/+6
* Make this compile again.steve1998-03-082-6/+6
* If we are mounting the root filesystem, and we're accessing it throughmsmith1998-03-084-6/+76
* Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman)julian1998-03-0831-149/+491
* Oops, merge back 32bit fat description from -stable.ache1998-03-072-2/+2
* Add primary fat-32ache1998-03-072-0/+2
* If numdirs is zero, print a helpful message instead of divding by zero later.phk1998-03-043-0/+12
* Don't assume sigset_t and int are equivalent.jraynard1998-03-021-2/+2
* Andreas Klemm reported that 2 hours are too few to format a 9 GBjoerg1998-03-011-2/+2
* Add more info about special characters in dos2unix/unix2dos tablesache1998-03-013-9/+33
* Minimize clock drift between getting and setting timeache1998-02-251-9/+26
* Fixed annoying warning for unused sccsid.bde1998-02-242-4/+8
* Add more info about -W optionache1998-02-233-6/+12
* Note that default local charset assumed as ISO 8859-1ache1998-02-233-3/+9
* Implement loadable DOS<->local conversion tables for DOS namesache1998-02-2313-79/+276
* Implement loadable upper->lower local conversion tableache1998-02-236-21/+90
* Add missing DESTDIRache1998-02-233-6/+6
* Add loadable local<->Unicode conversion support for Win95 namesache1998-02-2210-15/+193
* Remove the casts on signal() returns and compare the returned valuejb1998-02-201-5/+5
* Support for FAT32 partitions.jkh1998-02-186-78/+258
* Converted putfsent() to Lite2 mount interface - don't use numericbde1998-02-132-4/+4
* Alter ipfw's behavior with respect to fragmented packets when the packetalex1998-02-122-2/+27
* Document the enhanced behaviour of the '-c' flag.msmith1998-02-101-2/+5
* opt_diagnostic.h isn't needed anymore.jhay1998-02-064-29/+9
* fsdb and fsck use the ffs code which needs opt_diagnostic.h.jhay1998-02-054-9/+29
* Fixed the previous fix. The original path was annulled when itbde1998-02-031-3/+4
* Don't define KERNEL before including <nfs/nfs.h>. It is no longerbde1998-02-011-3/+1
* Spell 'implements' correctly.steve1998-02-011-2/+2
* Revert last commit and SEE ALSO pstat(8) instead.steve1998-02-011-2/+2
* Retire dumplfs, mount_lfs and newlfsphk1998-01-3016-2674/+0
* Retire dumplfs mount_lfs newlfsphk1998-01-301-3/+3
* Make it clear that aliasing is done on the public interface, notbrian1998-01-291-2/+21
* SEE ALSO swapinfo(8).steve1998-01-251-1/+2
* signal() returns an pointer, so must be cast to long, not int beforejb1998-01-251-5/+5
* read() and write() return ssize_t not int, so the first arg to atomic()jb1998-01-251-2/+3
* Converted to Lite2 mount interface - use vfc_typenum from thebde1998-01-201-9/+3
* Removed definition of _NEW_VFSCONF. The new vfsconf interface is nowbde1998-01-2024-34/+10
* mount(8) only uses realpath() for the mountpoint, so don't look up thebde1998-01-191-6/+6
OpenPOWER on IntegriCloud