aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Duplicate "from".Giorgos Keramidas2003-05-031-1/+1
* Do not attempt to build chkey(1) and newkey(8) if NOSECURE is defined.Ruslan Ermilov2003-05-011-1/+2
* Build non-crypto telnet(1) and telnetd(8) if NO_OPENSSL is defined.Ruslan Ermilov2003-05-011-1/+1
* Mark fetch(1) as c99- and WARNS6-clean.Dag-Erling Smørgrav2003-05-011-1/+2
* Flush streams before calling system() so that the output appears in theTim J. Robbins2003-05-011-1/+3
* Fix references to non-existing or obsoleted man pages.Jens Schweikhardt2003-04-302-4/+2
* Don't clobber Kerberos5 telnet(1) and telnetd(8) with non-crypto versions.Ruslan Ermilov2003-04-301-3/+4
* Add years in which some events occurred. I wasn't able to confirmGreg Lehey2003-04-281-5/+5
* make "killall -j" not core dump.Warner Losh2003-04-271-0/+2
* When the tty chown() fails, report a chown() failure rather than aRobert Watson2003-04-261-1/+1
* The documented login.conf variable for setting the login prompt isDag-Erling Smørgrav2003-04-251-1/+1
* Aristotle dies in 02 Oct 322 BC not in March.Maxim Konovalov2003-04-241-1/+0
* Correct typo in COMPATIBILITY section: s/esycmd/esyscmdJens Schweikhardt2003-04-231-1/+1
* Add Vladimir Ulyanov's birthday.Greg Lehey2003-04-221-0/+1
* While I really liked the error message one received from `passwd'Jacques Vidrine2003-04-181-6/+3
* Clarify US events which may not be so obvious to non-US Americans.Greg Lehey2003-04-161-4/+4
* Clarify that holidays are US holidays. Many conflict with similarlyGreg Lehey2003-04-161-12/+12
* Remove the only varargs.h consumer in the tree. Use stdarg.h instead.Alexander Kabaev2003-04-151-7/+4
* Sync usage() with SYNOPSIS.Ruslan Ermilov2003-04-151-3/+3
* Decode a few more syscalls.Matthew N. Dodd2003-04-151-1/+24
* Uncomment the description of the -f option. Add rfork() to the list ofTim J. Robbins2003-04-141-9/+10
* Reimplement the vmstat -f option (display fork statistics).Tim J. Robbins2003-04-141-15/+17
* Mention the environment variables that affect the execution of uniq.Tim J. Robbins2003-04-121-4/+15
* Fix debounce. I forgot these bits in my last commit.Matthew N. Dodd2003-04-101-1/+3
* Slightly rework formatting in vmstat -i so that it doesn'tMaxime Henrion2003-04-101-3/+3
* - Implement debounce support.Matthew N. Dodd2003-04-092-31/+86
* Avoid clobbering the gecos field, as we intend to use the original later.Dag-Erling Smørgrav2003-04-091-3/+10
* Add usbhidaction(1).Matthew N. Dodd2003-04-094-0/+614
* Let libdevstat calculate the device-busy % instead of home-rolling.Poul-Henning Kamp2003-04-091-13/+5
* o Add jls(8) for listing active jails.Mike Barcroft2003-04-092-4/+28
* Sync with NetBSD.Matthew N. Dodd2003-04-091-3/+4
* PAM-related improvements:Dag-Erling Smørgrav2003-04-081-37/+59
* make prototpyes match functions, and declare things static as neededWarner Losh2003-04-069-21/+29
* Migrate to a new way of dealing with building from old revisions ofWarner Losh2003-04-052-21/+1
* Simplify compatibility ifdef.Warner Losh2003-04-041-4/+7
* No need to check to see if we're running a version of FreeBSD 3.0 current orWarner Losh2003-04-041-3/+0
* G/C tconv: It is libmytinfo-dependent and has not compiled for 3+ years.Tim J. Robbins2003-04-045-1639/+0
* If stat() on the terminal specified in utmp fails due to ENOENT, don'tRobert Watson2003-04-023-2/+21
* Back out support for RFC3514.Matthew N. Dodd2003-04-021-1/+0
* Mark bits that do not require an object directory as such.Ruslan Ermilov2003-04-011-1/+1
* Implement support for RFC 3514 (The Security Flag in the IPv4 Header).Matthew N. Dodd2003-04-011-0/+1
* -{h,k} are mutually exclisive. So only pay attention to the last of theDavid E. O'Brien2003-03-301-2/+2
* Back out the totally unapproved backout of my commits.David E. O'Brien2003-03-292-2/+1
* xargs(1) is WARNS=6 clean.Maxime Henrion2003-03-281-1/+1
* When -o isn't specified, open /dev/null as stdin.Maxime Henrion2003-03-281-2/+5
* Put child process in a different process group, ensure that the broadcastDavid Xu2003-03-271-6/+22
* Explain the format of the at.allow and at.deny files in detail.Giorgos Keramidas2003-03-261-0/+5
* Document the undcumnt -l option (that's a lowercase `el').Giorgos Keramidas2003-03-261-3/+10
* Add support for identifying NORID (norwegian top level registry) handles.Eivind Eklund2003-03-251-0/+7
* fix reverse logic in "connect" command that cause port specifications to be i...Jonathan Chen2003-03-251-2/+2