aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Use historically correct error message in some cases, optionally.Warner Losh1998-04-281-2/+11
* Check that user really typed "who am {I,i}", and that no strayDag-Erling Smørgrav1998-04-261-1/+5
* Fixed `make -j9' by putting generated headers in ${SRCS}. Removed bogusBruce Evans1998-04-261-10/+10
* When all transformation rules to or from a suffix disappeared, make triesPoul-Henning Kamp1998-04-261-21/+7
* fix ncal.1 grammarPoul-Henning Kamp1998-04-261-5/+6
* Output mbuf clusters as current/peak/max. Requires new kern.ipc.nmbclustersDavid Greenman1998-04-241-5/+11
* netstat truncates info in sockaddr* between kgetsa and p_sockaddrPoul-Henning Kamp1998-04-221-12/+14
* Add a forgotten 'static'.Eivind Eklund1998-04-211-2/+2
* Make brandelf test for known brands, and introduce a '-f' option toEivind Eklund1998-04-212-8/+40
* Define '\t' as a printable character, so it can be displayed on theJoerg Wunsch1998-04-201-1/+1
* Correctly operate on hardlink when source and destination are not on the samePhilippe Charnier1998-04-203-27/+62
* Like most Unices FreeBSD should have a larger tty field at leastPoul-Henning Kamp1998-04-191-3/+4
* The current version of netstat does not print the interfacePoul-Henning Kamp1998-04-191-52/+71
* Ctags write to buffer beyond the end of it when the source filePoul-Henning Kamp1998-04-191-1/+1
* mt should report the compression status.Poul-Henning Kamp1998-04-191-3/+3
* PR: 4866Daniel O'Callaghan1998-04-141-11/+9
* Add mktemp directoryPeter Wemm1998-04-141-2/+2
* Bring in an old faithful tool I've been using for just over 4 years nowPeter Wemm1998-04-143-0/+330
* Better SYNOPSISPoul-Henning Kamp1998-04-141-2/+3
* add strings(1) to what(1) "SEE ALSO"Poul-Henning Kamp1998-04-141-2/+3
* Document the use of sendmail options on the commandline.Steve Price1998-04-141-2/+3
* Don't let secs variable wrap if <= 2.Steve Price1998-04-141-2/+3
* Add a new -F flag which is a superset of -f. It will cause tail toPeter Wemm1998-04-064-4/+42
* Prevent rdist from dumping core: do not free() pointer before using it.Philippe Charnier1998-04-068-19/+34
* PR: bin/6193Daniel O'Callaghan1998-04-011-2/+2
* Rats. I was too fast here. Re-enable SUID mode for the non-KerberosMark Murray1998-03-261-3/+3
* Quite a while back KTH (who are the good folks who wrote our KerberosIV)Mark Murray1998-03-262-18/+20
* Remove unneeded crud.Mark Murray1998-03-261-207/+0
* Remove special global tags support; we don't do it that way anymore.Eivind Eklund1998-03-261-2/+0
* Ouch, that nm is aout which is not alpha-friendly. Make it i386John Birrell1998-03-241-3/+3
* Ifdefed conditionally-unused variables.Bruce Evans1998-03-231-1/+3
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.Philippe Charnier1998-03-2328-83/+95
* Add rcsid. Sort #includes.Philippe Charnier1998-03-231-3/+7
* Add const to rcsid.Philippe Charnier1998-03-231-2/+2
* .Nm nice -> .Nm.Philippe Charnier1998-03-231-3/+3
* Add rcsid. Correct -Wall warning.Philippe Charnier1998-03-231-1/+5
* Reword using who.1 as a good example of where to start.Steve Price1998-03-221-2/+2
* Remove a bunch of unsupported machines, and the 'other' case whereJohn Birrell1998-03-221-30/+7
* merge ppp-2.3.3 changes onto mainlinePeter Wemm1998-03-212-726/+732
* Honour -static in LDFLAGS.Bruce Evans1998-03-211-9/+8
* Don't use beforedepend to break things. The usual fix of puttingBruce Evans1998-03-201-11/+9
* Updated MISSING list.Bruce Evans1998-03-201-2/+2
* Some things only work on i386.John Birrell1998-03-131-16/+23
* Import intial version of an a.out/elf tool wrapper/selector. It isPeter Wemm1998-03-102-0/+191
* cksum does a 32-bit checksum, so it needs to use u_int32_t variables,John Birrell1998-03-107-29/+31
* Localize itAndrey A. Chernov1998-03-081-3/+6
* Change default temporary directory (TMPDIR) from /tmp to /var/tmp.Wolfram Schneider1998-03-084-11/+11
* Improve shell variable substitution.Wolfram Schneider1998-03-083-30/+24
* Rewrite script as a select loop rather than as a twin reader/write process.Peter Wemm1998-03-082-75/+96
* Replaced by ncalWolfgang Helbig1998-03-084-570/+0