summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Sync with recent KAME.ume2001-06-117-43/+126
* ISO_ -> ISOache2001-06-112-2/+2
* ISO_ -> ISOache2001-06-116-748/+9
* ISO_ -> ISOache2001-06-119-41/+41
* ISO_ -> ISOache2001-06-1110-426/+11
* Handle ASCII and US-ASCII aliasesache2001-06-101-1/+3
* Install additional en_US linksache2001-06-101-1/+3
* Remove "SU" - not valid country codeache2001-06-101-2/+3
* Add more *.US-ASCII entriesache2001-06-101-1/+3
* Add Latin15 entriesache2001-06-101-0/+6
* Add new and Latin15 namesache2001-06-101-0/+8
* Understand new locale names and Latin15ache2001-06-101-2/+23
* Always print at least 2 bytes for IN_CLASSB_NET networks.ru2001-06-081-10/+29
* The date for Australia day inphk2001-06-081-1/+1
* Correct cross-reference:sobomax2001-06-073-6/+6
* Null terminate buffer.jlemon2001-06-071-1/+2
* Silence the remaining warnings and clamp down with WARNS=2.dd2001-06-072-4/+6
* o If the file being tailed is moved back to the original location,jlemon2001-06-061-1/+3
* fmt(1) rewrite by Gareth McCaughan.ru2001-06-063-552/+660
* There is no reason for logname to call getopt(3), it doesn't takephk2001-06-051-10/+4
* - Optimise current cursor position displaying routines, to avoid unnecessarysobomax2001-06-031-10/+8
* Use S_IXUSR instead of hardcoded values.mikeh2001-06-021-5/+5
* Don't treat the pipe symbol in capabilities as an alternateru2001-06-011-2/+4
* Do retry next entry in addrinfo during connect.ume2001-06-011-5/+10
* Replace a use of the hw.nintr sysctl as it has just gone away, casttmm2001-06-013-6/+11
* Don't try to print a completion percentage for zero-size files.des2001-06-011-1/+1
* Correct a typo.dd2001-06-011-1/+1
* Correct some typos.dd2001-06-011-3/+3
* Don't install setgid kmem.dd2001-06-011-2/+0
* Cast size_t variables before printing them to cope with the case oftmm2001-05-311-2/+2
* Convert to use the sysctl interface to obtain the data when operatingdd2001-05-312-52/+240
* Display -tcp w/o load average so that all statistics fits on a 80x25 screen.ru2001-05-312-3/+3
* Show TCP checksum failures with -tcp display.ru2001-05-311-0/+3
* Note that the default behavior has changed to copy files.ru2001-05-301-9/+11
* Backout rev. 1.42 (relaxing the check for -d plus other flags).ru2001-05-301-1/+8
* Mention how env(1) can be used with the "#!" construct.dd2001-05-301-0/+19
* Don't claim to ignore interrupts.dd2001-05-301-3/+3
* Remove home-grown prototypes of time() and localtime().dd2001-05-301-3/+3
* Replace the cast I removed in rev. 1.16 with a slightly less evil onedd2001-05-291-1/+1
* Remove MFSphk2001-05-291-4/+0
* Use use ${INSTALL} -d in our build process. If INSTALL is set toimp2001-05-291-1/+1
* Make sure the len() builtin always returns an answer. Previously,gshapiro2001-05-291-2/+1
* Direct queries for IP numbers to ARIN. It would be nice if we couldphk2001-05-282-6/+19
* Call kvm_close() before exit for consistency.phk2001-05-281-1/+4
* Many new features and optimization improvements:ru2001-05-282-292/+377
* Follow symbolic links named as command line arguments if run without -R.ru2001-05-281-2/+3
* The last(1) choked if there were two successive "login" marksru2001-05-281-4/+1
* Silence warnings (most about constness) and clamp down with WARNS=2.dd2001-05-282-5/+7
* Fix overflowing on nul character.mikeh2001-05-281-1/+1
* Implement snapshots. The new -d option allows the user to find outdd2001-05-282-73/+248
OpenPOWER on IntegriCloud