summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2002-02-14When accessing the MBR magic as a 16-bit value, consider its on-diskkleink
2002-02-11Minor tweak to make portalfs work on 64 bit ports.atatat
2002-02-08the modifiers (-inet6, ...) do not only affect the behaviour of "flush",hubertf
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-02-07Edit -mdoc usage.ross
2002-02-07minor LP64 nitsross
2002-02-04Walk the segment list correctly when rolling forward between the twoperseant
2002-02-04Use the correct size for inode blocks. This caused false data checksumperseant
2002-02-03crank size of mfs from 512 sectors to 768 sectors (large i386 MAKEDEV)lukem
2002-02-03.ifdef SMALLPROG, compile without ALTSHELL and SECURE supportlukem
2002-01-31Roll in fixes to permit cross-compiling from non-NetBSD hosts. Thistv
2002-01-31fix inconsistencies with USEAPP; centralize the flags check so that wechristos
2002-01-30Use __MNT_FLAGS from <sys/mount.h> instead of rolling our own list. Alsochristos
2002-01-30Move the inclusion of <bsd.prog.mk> up so that keysym.h can have ${DESTDIR}tv
2002-01-29Add hooks to make mtree compilable from src/tools.tv
2002-01-28Descend into kern.tkstat.simonb
2002-01-28Document the new kern.tkstat.* sysctls.simonb
2002-01-28ANSIfy.simonb
2002-01-27Fix a tyop in a comment.simonb
2002-01-27Prod from lukem - remember to add hw.disk* here too.simonb
2002-01-27Teach sysctl(8) that hw.diskstats is a structure.simonb
2002-01-26KNF: - use %m always instead of sometimes using strerror()christos
2002-01-24make the description of -w and -r more clear, per PR 13503.fair
2002-01-23fix compilation problems on my alphalukem
2002-01-21Use mdoc macros instead of man ones.wiz
2002-01-21Fix typo in macro.wiz
2002-01-21Rename MSDOSFS_ROOT to MFS_DEV_IF_NO_CONSOLE, and rework:abs
2002-01-21Drop trailing whitespace.wiz
2002-01-20Add a description of how to possibly recover a RAID set in theoster
2002-01-18wrap some mfs specific code in #ifdef MFSlukem
2002-01-18fix this if MFS is not #definedlukem
2002-01-16Increase the size of the dev mfs to at least enough for 1.5.2 i386.abs
2002-01-15If -F isn't given, only newfs(8) partitions of type `4.2BSD'.lukem
2002-01-13added amiga display/mouse/keyboard typesjandberg
2002-01-13Cross-link fdisk(8), mbr(8), and mbrlabel(8) in the SEE ALSO sections,fair
2002-01-09Grammar fix, and drop a trailing comma in SEE ALSO section.wiz
2002-01-09Descend into dkctl.thorpej
2002-01-09dkctl(8) -- a program to manupulate disks. It currently supportsthorpej
2002-01-09Xref pppoe(4) and ifwatchd(8).martin
2002-01-09should be using htons() to convert from a host byte order into a networkdarrenr
2002-01-08Use MACHINE_ARCH, not MACHINE.thorpej
2002-01-08need ufs/ufs/dinode.h for ufs/ffs/fs.hlukem
2002-01-07For -l: specify the timeout on the command line (in seconds) instead ofbouyer
2002-01-07Improve usage message.martin
2002-01-07Add the ability for the user, group and permissions of an MFS to be setsimonb
2002-01-07Display the authentication failure count (if non zero) and make themartin
2002-01-07Fix two typos and a whitespace nit.wiz
2002-01-06add ugly hack for alpha to crank the optimisation level down to -O1,lukem
2002-01-06Make idle timeout settable and display it.martin
2002-01-04Adapt to new if_sppp.h ioctls.martin