summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Silence warnings and compile with WARNS=2 on i386 and alpha.dd2001-05-282-12/+12
* Miscellaneous cleanups; sync to OpenBSD as much as feasible.dd2001-05-271-81/+68
* Cleanup mail(1)'s varying styles by converting to using style(9).mikeh2001-05-2726-1460/+1453
* Damn. Fix typo in previous commit.des2001-05-271-1/+1
* Fix a trivial warning and clamp down with WARNS=2kris2001-05-262-5/+7
* Fix a trivial warning and clamp down with WARNS=2kris2001-05-262-1/+3
* Fix some trivial warnings and clamp down with WARNS=2kris2001-05-262-2/+9
* Fix WARNS=2 warnings on alpha and i386 and clamp it downkris2001-05-262-43/+45
* When running on a tty, install an authentication callback.des2001-05-261-8/+52
* Deconvolute the authentication mess, and hand total responsiblitymarkm2001-05-263-358/+226
* Fix the error buffer passed to kvm_openfiles to have a correct lengthtmm2001-05-261-1/+2
* Fix the error buffer passed to kvm_openfiles to have a correct lengthtmm2001-05-251-1/+2
* Mark error() as __printflike() and fix a non-exploitable format stringkris2001-05-252-2/+2
* Fix the error buffer passed to kvm_openfiles to have a length oftmm2001-05-251-2/+4
* - sys/msdosfs moved to sys/fs/msdosfsru2001-05-251-5/+5
* Make it clear that -P is the default.ru2001-05-252-4/+5
* If the user exists abruptly, tip's "tipout" child can hang aroundphk2001-05-242-1/+14
OpenPOWER on IntegriCloud