summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2015-10-26Added missed break statement. (Missed break in -z option implicitly impliesshm
2015-10-25extend the "tout" column to 5 characters, it's really common on a modernmrg
2015-10-19 Add 6th gen Core, Xeon E3-1500 v5 and Xeon D-1500 from the latest Intel SDM.msaitoh
2015-10-18PR 50342: if there is no current partition manage, assume we are runningmartin
2015-10-16remove clause 3.christos
2015-10-15Enable lfs64 in dumplfs. Print LFS32/64 in the output header.dholland
2015-10-14this is syslog-likechristos
2015-10-14eliminate %m complexity. __format_arg__ thinks it is handling a format forchristos
2015-10-10Track down and fix two missing uses of SEGSUM_FINFOBASE().dholland
2015-10-03Use accessors for another batch of indirect block accesses, this timedholland
2015-10-03Apply IINFO in the other userland tools.dholland
2015-10-02Make usage static and dead.joerg
2015-09-21Fix typo. display.contrast is 0-15, not 0-1.isaki
2015-09-20Add -s to getopt(3)-string.wiz
2015-09-12Typojoerg
2015-09-08according to C99 6.5.15 in a conditional expression, bothplunky
2015-09-05tidy/fix printing of paths from sockaddr_undholland
2015-09-01Fix rump.ndp -I options by rump-ifying if_nametoindex(3)ozaki-r
2015-09-01The ifile's inode number is constant. (it is always 1)dholland
2015-09-01Make the inode fields in the 64-bit superblock 64 bits wide.dholland
2015-08-29Bypass the ifile's double indirect block if the ifile size in blocksdholland
2015-08-28Simplify.joerg
2015-08-24handle blacklistd properly.christos
2015-08-21fix bogus %mchristos
2015-08-21PR/50158 - Simon Burge -- postinstall does not know about blacklistdjnemeth
2015-08-19Put back a Trusted Computing Platform Alliance table pretty printer.christos
2015-08-18comment out end comment printing.christos
2015-08-18comment out tcpa printout since it has been split between server and clientchristos
2015-08-17Fix a typo. Sort commands. End list correctly.wiz
2015-08-17Add intrctl(8) man.knakahara
2015-08-17Add intrctl(8).knakahara
2015-08-15Whitespace.uebayasi
2015-08-12Hack up dinode usage to be 64 vs. 32 as needed. Part 1.dholland
2015-08-12Provide 32-bit and 64-bit versions of FINFO.dholland
2015-08-12Make 32-bit and 64-bit versions of SEGSUM.dholland
2015-08-12Add IFILE32 and IFILE64 structures for the on-disk ifile entries.dholland
2015-08-12Make 32-bit and 64-bit versions of CLEANERINFO.dholland
2015-08-12Remove unused es message files.tsutsui
2015-08-12Drop ancient AOUT2ELF option. Saves ~280 bytes.tsutsui
2015-08-05PR/50125 - Jarle Greipsland -- Incorrect PID in /var/run/mountd.pidjnemeth
2015-08-03Introduce rump.ndpozaki-r
2015-08-02Add a (draft) 64-bit superblock. Make things build again.dholland
2015-08-02Use accessor functions for the version field of the lfs superblock.dholland
2015-08-02Use the lfs header file and lfs's mount args struct, not ufsmount.hdholland
2015-08-02Second batch of 64 -> 32 truncations in lfs, along with more minordholland
2015-08-02Fix assorted 64 -> 32 truncations in lfs. Also, some minor tidyups anddholland
2015-07-31Reduce abuse of global variablesozaki-r
2015-07-29Introduce rump.arpozaki-r
2015-07-28Add a new lfs header file: lfs_accessors.h.dholland
2015-07-25Handle getfsspecname errors.mlelstv