summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Use historically correct error message in some cases, optionally.imp1998-04-281-2/+11
* Check that user really typed "who am {I,i}", and that no straydes1998-04-261-1/+5
* Fixed `make -j9' by putting generated headers in ${SRCS}. Removed bogusbde1998-04-261-10/+10
* When all transformation rules to or from a suffix disappeared, make triesphk1998-04-261-21/+7
* fix ncal.1 grammarphk1998-04-261-5/+6
* Output mbuf clusters as current/peak/max. Requires new kern.ipc.nmbclustersdg1998-04-241-5/+11
* netstat truncates info in sockaddr* between kgetsa and p_sockaddrphk1998-04-221-12/+14
* Add a forgotten 'static'.eivind1998-04-211-2/+2
* Make brandelf test for known brands, and introduce a '-f' option toeivind1998-04-212-8/+40
* Define '\t' as a printable character, so it can be displayed on thejoerg1998-04-201-1/+1
* Correctly operate on hardlink when source and destination are not on the samecharnier1998-04-203-27/+62
* Like most Unices FreeBSD should have a larger tty field at leastphk1998-04-191-3/+4
* The current version of netstat does not print the interfacephk1998-04-191-53/+72
* Ctags write to buffer beyond the end of it when the source filephk1998-04-191-1/+1
* mt should report the compression status.phk1998-04-191-3/+3
* PR: 4866danny1998-04-141-11/+9
* Add mktemp directorypeter1998-04-141-2/+2
* Bring in an old faithful tool I've been using for just over 4 years nowpeter1998-04-143-0/+330
* Better SYNOPSISphk1998-04-141-2/+3
* add strings(1) to what(1) "SEE ALSO"phk1998-04-141-2/+3
* Document the use of sendmail options on the commandline.steve1998-04-141-2/+3
* Don't let secs variable wrap if <= 2.steve1998-04-141-2/+3
* Add a new -F flag which is a superset of -f. It will cause tail topeter1998-04-064-4/+42
* Prevent rdist from dumping core: do not free() pointer before using it.charnier1998-04-068-19/+34
* PR: bin/6193danny1998-04-011-2/+2
* Rats. I was too fast here. Re-enable SUID mode for the non-Kerberosmarkm1998-03-261-3/+3
* Quite a while back KTH (who are the good folks who wrote our KerberosIV)markm1998-03-262-18/+20
* Remove unneeded crud.markm1998-03-261-207/+0
* Remove special global tags support; we don't do it that way anymore.eivind1998-03-261-2/+0
* Ouch, that nm is aout which is not alpha-friendly. Make it i386jb1998-03-241-3/+3
* Ifdefed conditionally-unused variables.bde1998-03-231-1/+3
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.charnier1998-03-2328-83/+95
* Add rcsid. Sort #includes.charnier1998-03-231-3/+7
* Add const to rcsid.charnier1998-03-231-2/+2
* .Nm nice -> .Nm.charnier1998-03-231-3/+3
* Add rcsid. Correct -Wall warning.charnier1998-03-231-1/+5
* Reword using who.1 as a good example of where to start.steve1998-03-221-2/+2
* Remove a bunch of unsupported machines, and the 'other' case wherejb1998-03-221-30/+7
* merge ppp-2.3.3 changes onto mainlinepeter1998-03-212-726/+732
* Honour -static in LDFLAGS.bde1998-03-211-9/+8
* Don't use beforedepend to break things. The usual fix of puttingbde1998-03-201-11/+9
* Updated MISSING list.bde1998-03-201-2/+2
* Some things only work on i386.jb1998-03-131-16/+23
* This commit was generated by cvs2svn to compensate for changes in r34448,peter1998-03-102-0/+191
|\
| * Import intial version of an a.out/elf tool wrapper/selector. It ispeter1998-03-102-0/+191
* cksum does a 32-bit checksum, so it needs to use u_int32_t variables,jb1998-03-107-29/+31
* Localize itache1998-03-081-3/+6
* Change default temporary directory (TMPDIR) from /tmp to /var/tmp.wosch1998-03-084-11/+11
* Improve shell variable substitution.wosch1998-03-083-30/+24
* Rewrite script as a select loop rather than as a twin reader/write process.peter1998-03-082-75/+96
OpenPOWER on IntegriCloud