summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2010-04-06Simple implementation of RFC4941, "Privacy Extensions for StatelessStefan Sperling
2010-04-06fix some more dodgy "-indent"; aucat.1 has some too, but i'll leave that forJason McIntyre
2010-04-06list offset should be "indent", not "-indent";Jason McIntyre
2010-04-05-indet is not a valid .Bl option, it should be -indent. But what mandoc(1)Theo de Raadt
2010-04-04Add some ipv6 hooks the isc code expects for dhcpv6.Jonathan Gray
2010-04-04In editor_add(), determine block & frag size base on the the actual fsOtto Moerbeek
2010-04-03scsi_all.h is needed before scsi_disk.h now. ok marcoNicholas Marriott
2010-04-03On the random MAC address also turn off the 'local administered' bit,Theo de Raadt
2010-04-02randomized mac addresses, avaliable via 'ifconfig $if lladdr random'.Theo de Raadt
2010-04-02Use a dedicated variable to prevent attempting to open multipleStuart Henderson
2010-04-01WARNINGS -> CAVEATS, and a little neccessary cleanup;Jason McIntyre
2010-03-29Improve the way we handle spoofed paritions for Resize. Now any autoOtto Moerbeek
2010-03-27remainer->remainder; from miodJason McIntyre
2010-03-27various improvements from Anders Langworthy, with some tweaksJason McIntyre
2010-03-27`b' and `c' arguments to mknod are not optional; from LEVAI DanielJason McIntyre
2010-03-26dispense with some wacky escape sequences;Jason McIntyre
2010-03-25be more strict in check_option().Kevin Steves
2010-03-25s/parititon/partition/ in error messageStuart Henderson
2010-03-23tweak previous; ok ottoJason McIntyre
2010-03-23oops - i obviously missed -r1.142;Jason McIntyre
2010-03-23Add missing break, found while syncing with netstat/show.cClaudio Jeker
2010-03-23Print MPLS information in route -n get and do some cleanup in the show code.Claudio Jeker
2010-03-23avoid use of uninited var in max_partition_size(); ok krw@Otto Moerbeek
2010-03-23introducing 'R': interactive command to customize auto allocated labels,Otto Moerbeek
2010-03-23remove -A, -O, -R and -T loadHenning Brauer
2010-03-22Following diff fixes memory leak. `debug' is allocated via asprintf(3) so weTheo de Raadt
2010-03-22report why getgrouplist() failed and for which user, helps with debugging;Otto Moerbeek
2010-03-22introduce HAS_MBR and let make define it for the right machines;Otto Moerbeek
2010-03-21compute an estimate of how much memory is needed to fsck_ffs the fsOtto Moerbeek
2010-03-21document -b and -f get their defaults from the disklabel; ok jmc@Otto Moerbeek
2010-03-20for big (>500G) partitions, move to bigger bocks and fragments in theOtto Moerbeek
2010-03-20wee tweak;Jason McIntyre
2010-03-20Make FFS2 the default format for file systems larger than INT_MAXKenneth R Westerback
2010-03-18loongson needs fdisk in -DSEEALSOOtto Moerbeek
2010-03-18Fix rdr-to printing in pfctl -sr when reply-to is in use.Stuart Henderson
2010-03-14Specify when newfs_ext2fs was introduced into OpenBSD.Antoine Jacoutot
2010-03-14.Pd -> .PqJason McIntyre
2010-03-08if ncg == 1, there's no alternate superblock; from NetBSD; ok deraadt@Otto Moerbeek
2010-03-07Minimalistic driver for the ImpactSR (Mardigras) video option found on olderMiod Vallat
2010-03-04Add wsdisplay type for SGI VPro (aka Odyssey)Joel Sing
2010-03-04don't crash on invalid phase 2 IDs; from hshoexer; ok sthen@Markus Friedl
2010-03-03Add description of -p and remove reference to fstab processing.Otto Moerbeek
2010-02-28Minimal frame buffer driver for the SiS 315 found on Lemote Fuloong systems.Miod Vallat
2010-02-27Remove the paragraph about "sysctl debug" as suggested by kettenis@.Ingo Schwarze
2010-02-21Actually use the gints addrinfo setup for gateway lookup, instead of usingTheo de Raadt
2010-02-18Hook newfs_ext2fs to the build, ok miod@ jasper@Otto Moerbeek
2010-02-18- add -q to synopsisJason McIntyre
2010-02-18Add -q flag for compatiblity with newfs as requested by miod@Otto Moerbeek
2010-02-17loongson has mbr as well; ok miod@ (but he made me promise to makeOtto Moerbeek
2010-02-17local ext2fs_bswap.c instead of groping in the sys/ufs/ext2fs treeOtto Moerbeek