summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
1997-02-09Updates file(1) to version 3.22 by way to NetBSD.Todd C. Miller
1997-02-09Missed this one before.Todd C. Miller
1997-02-09Updated from NetBSD.Todd C. Miller
1997-02-09Add macintosh magic.Todd C. Miller
1997-02-09buf oflow, eivind@freebsdTheo de Raadt
1997-02-09use library err/warnMichael Shalayeff
1997-02-08excessTheo de Raadt
1997-02-08inline to avoid warningTheo de Raadt
1997-02-07I wrote these public domain versions. They are faster due to two optimizationsTheo de Raadt
1997-02-07typo, msaitoh@spa.is.uec.ac.jpTheo de Raadt
1997-02-06make are of a whole number of missing system call names; interesting fixTheo de Raadt
1997-02-06do not accidentally pass garbage module name to the kernel; found by Don.Lewi...Theo de Raadt
1997-02-05Include signal.h where reasonable and make signal handlers matchTodd C. Miller
1997-02-04deleted warnx() about "no drives attached" since dkinit() is used in curses a...kstailey
1997-02-04display CPU stats on iostat screen even if disklesskstailey
1997-02-04make it compile if KERBEROS{,5} not definedflipk
1997-02-03subsumed by fetch.cTodd C. Miller
1997-02-03Turn off progress bar by default as it interacts poorly withTodd C. Miller
1997-02-03Add back ``-r'' option and fix strncpy() usage and other nits becauseTodd C. Miller
1997-02-03Sync with NetBSDTodd C. Miller
1997-02-03use a long line counter, netbsd pr#3083, rhialto@polder.ubc.kun.nlTheo de Raadt
1997-02-01Catches luser/typo when "@" is the first character of first argumentjkatz
1997-02-01accept "-f local" for AF_LOCAL"kstailey
1997-02-01Better handling of long uptimes; from NetBSDThorsten Lockert
1997-01-31add mkcmdtab.o to CLEANFILESkstailey
1997-01-31stop crash from walking off end of malloc'd page. i hunted this bug beforeTheo de Raadt
1997-01-31need string.hTheo de Raadt
1997-01-30the blokes did not get there till 10 years laterTheo de Raadt
1997-01-30fix IOR/IOW/IOWR; cgd@netbsd.orgTheo de Raadt
1997-01-29Have file recognize PowerPC elf objects. Works for MSB objects currently.Dale S. Rahn
1997-01-29Break out of infinite loop ftp://home.host/som/path mode if hostTodd C. Miller
1997-01-29only print passive toggle info is verbose set (like other commands)Todd C. Miller
1997-01-29calculate string length in format() more efficientlykstailey
1997-01-28getcwd() not getwd()Todd C. Miller
1997-01-28for total use -t; tsarna@endicor.comTheo de Raadt
1997-01-27securitydm
1997-01-27Added a WARNING about not using it to detect back doors.bitblt
1997-01-27Set MACHINE_ARCH only if it's not already in the environment. Updatebriggs
1997-01-27No more static buffers. We can operate on any sized files now.Todd C. Miller
1997-01-27fix typoTodd C. Miller
1997-01-26Dynamic buffering to handle arbitrary line length and center option from FreeBSDTodd C. Miller
1997-01-26for implied stdin, do not corrupt argv[0]Theo de Raadt
1997-01-25Attempt to give the entire passed address to getnetbyaddr() before startingThorsten Lockert
1997-01-25split cd() into two pieces, whoever was here last did a bad jobTheo de Raadt
1997-01-25do not change PATHTheo de Raadt
1997-01-25Use ${CC:-cc} instead of ccNiklas Hallqvist
1997-01-25do not use PATH, s/gcc/cc/, mouse@Rodents.Montreal.QC.CA netbsd pr#3138Theo de Raadt
1997-01-25reapplied 1.2 -> 1.3 changes to run.c plus many fixeskstailey
1997-01-25back out 1.2 again for testingkstailey
1997-01-24reapplied 1.2 -> 1.3 changes to run.c that got squashedkstailey