aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* MFC: Correct and update Japanese holidays.Akinori MUSHA2001-04-201-7/+13
* MFC: remove semconfig() callsPeter Wemm2000-05-011-8/+0
* MFC^2: Create tempfiles securelyKris Kennaway2000-01-172-23/+16
* $Id$ -> $FreeBSD$Peter Wemm1999-09-05565-582/+588
* MFC rev 1.6 - 1.7: close potential buffer overflow.Sheldon Hearn1999-09-021-18/+31
* MFC: tempfile race fixTim Vanderhoek1999-08-222-15/+17
* MFC:Ruslan Ermilov1999-06-141-1/+1
* MFC: Russian RIPN, man references, gov/mil updatesBill Fumerola1999-03-172-10/+33
* Allow two digit years 1969-2068Daniel O'Callaghan1999-01-181-2/+5
* Fix out-by-one error in last commit, and change manual to say thatDaniel O'Callaghan1999-01-052-2/+2
* PR: 9323Daniel O'Callaghan1999-01-051-1/+4
* 1. MFC: const-related compiler warning.Bill Fumerola1999-01-021-4/+5
* MFC: -N option to supress reverse lookup.Bill Fumerola1998-12-265-3/+12
* Urk. Look for sysctl in correct location.Jordan K. Hubbard1998-12-171-2/+2
* Made mistake porting -current fix to -stable, calledMatthew Dillon1998-12-151-2/+2
* Add patch to use UT_ defines to specify size of utmp fields ratherMatthew Dillon1998-12-141-5/+16
* PR: bin/8680Matthew Dillon1998-12-131-4/+3
* PR: bin/8680Matthew Dillon1998-12-131-6/+7
* MFC: Better error checks.Eivind Eklund1998-12-091-3/+4
* MFC: Fix a new bug introduced by the previous bug fixArchie Cobbs1998-12-083-10/+23
* MFC: rev 1.11 (PR bin/7939)Archie Cobbs1998-12-071-3/+6
* MFC - login.cap -> login.confBill Fumerola1998-11-301-2/+2
* MFC rev 1.14: atq ignored locale.Stephen McKay1998-11-251-1/+5
* MFC: Add HungarianJulian Elischer1998-11-171-2/+2
* MFC: do the right thing for HungariansJulian Elischer1998-11-171-2/+2
* MFC: Generate correct code in multithreading mode.Joseph Koshy1998-11-042-2/+6
* MFC: {rev 1.2} workaround a gcc bug causing false warnings aboutJoseph Koshy1998-10-301-0/+11
* MFC: {rev 1.10} Fix formatting bug.Joseph Koshy1998-10-301-1/+3
* MFC: {rev 1.6} Mention default time between output flushes in manual page.Joseph Koshy1998-10-301-2/+3
* MFC: fread() returns 0 on eof or error, not EOF. This fixes theDag-Erling Smørgrav1998-10-091-2/+2
* MFC: rev. 1.6.David E. O'Brien1998-10-041-3/+3
* MFC: New -S flag.Jordan K. Hubbard1998-09-235-8/+55
* MFC: Avoid infinite loop if read() fails consistently.Dag-Erling Smørgrav1998-09-221-1/+1
* MFC: Terminate our output string correctly if we've gotBrian Somers1998-09-221-1/+2
* Fix bad option processing.Ollivier Robert1998-09-211-7/+4
* MFC: DTRT for file: URLs when output file is "-".Dag-Erling Smørgrav1998-09-171-1/+17
* MFC: Move setting of 'crt' mail variable to {/usr/src}/etc/mail.rc.Joseph Koshy1998-09-141-1/+1
* MFC: {rev 1.12} Fix spurious `free()\' when -d g2 is enabled.Joseph Koshy1998-09-141-3/+12
* MFC: Print correct total for -c option (previously, the total for theDag-Erling Smørgrav1998-09-111-1/+1
* MFC, terminate defnames array correctly.Mike Smith1998-09-091-1/+1
* MFC: make the unix macro workSteve Price1998-09-071-1/+5
* MFC: zsh shell script entryMartin Cracauer1998-09-071-2/+2
* MFC: fix constant so shell field is found.Mark Murray1998-09-041-1/+1
* revert to rev 1.4.2.1David E. O'Brien1998-09-041-1/+0
* Fix this so we use old YACC behavior of y.tab.h rather than newerDavid E. O'Brien1998-09-031-1/+2
* MFC: cut-n-paste fubDavid E. O'Brien1998-09-021-2/+2
* MFC: add -nDavid E. O'Brien1998-09-013-5/+17
* MFC: {rev 1.38} Remove hardcoded constant in favour of login.conf value.Joseph Koshy1998-08-311-2/+2
* MFC: garbeld -> garbledSteve Price1998-08-301-2/+2
* MFC: When exiting on SIGINT, exit with signal statusMartin Cracauer1998-08-275-10/+22