summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Add the primaries -mmin, -amin, -cmin to find, similar to the GNU find.wosch1997-10-135-3/+128
* If uptime < 1 min print in in secs otherwise we got confusing messageache1997-10-131-10/+12
* Submitted by: Joachim Kuebart, thanks.helbig1997-10-122-11/+23
* Fix a misleading comment. Rename a variable to make more sense.phk1997-10-111-5/+4
* struct kmemstats was renamed.phk1997-10-101-3/+3
* Make vmstat understand the dynamic malloc stuff. There are a numberphk1997-10-101-15/+23
* Make sure lfp is non-NULL before closing it.jkh1997-10-091-2/+3
* Interpret multiple slashes as a single slash in ftp: URL's. Thisfenner1997-10-081-2/+12
* Be more specific about -f/-t options (they're not yet implemented),dima1997-10-061-11/+16
* Use the RFC1738 interpretation of ftp: URL's, i.e. CWD to eachfenner1997-10-061-10/+68
* For SMP, add a space between the state name and the CPU#.fsmp1997-10-051-3/+3
* Added -D_ANSI_SOURCE as discussed with bde,helbig1997-10-051-3/+19
* Changes to support full make parallelism (-j<n>) in the worldjkh1997-10-052-3/+5
* Check for invalid lower controls to not claim binary data with chars < 128 asache1997-10-041-8/+11
* Add support for EMS emulation to doscmd. This requires changing thejlemon1997-09-3019-301/+2757
* Ooops, the Makefile was not supposed to be changed. Unspam this.joerg1997-09-301-1/+1
* Fix a number of fixed-size buffers etc.joerg1997-09-302-5/+32
* Sort cross refereces in section SEE ALSO.wosch1997-09-293-8/+8
* Add #include <stdlib.h> to pick up prototypes for getenv and friends.imp1997-09-292-2/+4
* fetch(3) doesn't get asctime(3) format, wrong length assumedcracauer1997-09-281-2/+2
* Changes for KTH KerberosIV.markm1997-09-281-7/+2
* Changes for KTH KerberosIV.markm1997-09-282-11/+22
* Changes for KTH KerberosIV.markm1997-09-2814-605/+70
* Quieten -Wall.markm1997-09-281-1/+2
* YAMF22: (rev 1.3.2.2) Display realtime and idle priorities appropriately.peter1997-09-281-2/+14
* Translated too much of it.wosch1997-09-272-54/+54
* Having done ICMP, UDP, and IP, could a TCP display be far behind?wollman1997-09-275-14/+375
* Add canonical 32bit crc as alorithm 3.phk1997-09-265-3/+127
* Show size of vnode pool in vmstat mode.peter1997-09-251-2/+21
* Emboldened by the success of yesterday's ICMP statistics display,wollman1997-09-254-2/+353
* Submitted by: Sin'ichiro MIYATANI / Phase One, Inc <siu@phaseone.co.jp>julian1997-09-242-1/+277
* put in the link for the dummy collation module for Shift-JISjulian1997-09-241-2/+2
* Add a mode to display ICMP statistics.wollman1997-09-249-19/+520
* Float overflow in statistic function for large databaseswosch1997-09-231-4/+4
* Polish message catalogs for vi.wosch1997-09-221-2/+6
* Polish message catalogs for ee.wosch1997-09-223-1/+369
* Add ypwhich(1) and yppoll(8) manual pages.wosch1997-09-212-2/+101
* Fix argument string for getopt.dima1997-09-181-2/+2
* Use -ansi -pedantic -trigraphs, as suggested by Bruce.joerg1997-09-182-21/+133
* Many places in the code NULL is used in integer context, wherephk1997-09-1815-43/+43
* Activate c89(1).joerg1997-09-171-2/+2
* This commit was generated by cvs2svn to compensate for changes in r29544,joerg1997-09-173-0/+122
|\
| * c89 is the Posix.2 name for a C compiler that accepts ANSI/ISO C sourcejoerg1997-09-173-0/+122
* revert: The warning was supposed to irritate someone into fixing this.jkh1997-09-151-3/+2
* Proper casting for clnt_broadcast() args.jkh1997-09-151-2/+2
* Silence a warning with a cast.jkh1997-09-151-2/+2
* unsigned char -> caddr_t for mmap's return value.jkh1997-09-151-2/+3
* Fix a comment.phk1997-09-151-1/+1
* Change manual declarations of some functions to proper includesache1997-09-151-15/+30
* Allow backspace tooache1997-09-151-2/+3
OpenPOWER on IntegriCloud