summaryrefslogtreecommitdiffstats
path: root/usr.bin/arch
AgeCommit message (Expand)AuthorFilesLines
2017-07-06delete duplicate RCS IDs; found with mandoc -Tlintschwarze1-4/+2
2016-03-30for some time now mandoc has not required MLINKS to functionjmc1-2/+1
2015-12-07delete pointless setlocale(3) call;schwarze1-3/+0
2015-09-25tidy up a bit moretedu1-11/+8
2015-09-23No need for err.h, avoid excess fputs() calls and return from mainmillert1-8/+4
2015-02-08in getopt() blocks, stop incrementing flag variable which are supposedderaadt1-2/+2
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt1-1/+1
2009-10-27rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt1-4/+0
2007-05-31convert to new .Dd format;jmc1-3/+3
2004-05-09compress codederaadt1-5/+3
2004-03-08knfderaadt1-13/+13
2003-07-10add missing includesdavid1-1/+3
2003-06-10mostly ansi cleanup; pval okderaadt1-5/+3
2003-06-04term 3 & 4 from tholo after permissionderaadt2-13/+3
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert1-2/+2
2000-03-23Fix some formatting problems I missed before.aaron1-3/+4
2000-03-11Various cleanups and standardizations.aaron1-3/+3
2000-03-04Many improvements and general cleanup/standardization.aaron1-13/+11
1999-08-21Let arch compile again...espie1-2/+1
1999-08-20re-order includes and remove <sys/utsname.h> since we don't use uname()millert1-7/+8
1999-08-19Merge arch and machine sources. Add some options so it willniklas3-16/+64
1999-07-04correct use of .Nm; some other formatting nitsaaron1-3/+3
1996-06-29Include OS as part of output; add -k option like SunOStholo2-3/+52
1996-06-23Add arch(1)tholo3-0/+98