aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Collapse)AuthorAgeFilesLines
* MFRELENG_4:Juli Mallett2002-06-171-2/+2
| | | | | | | | | Document traditional BSD behaviour for changecom with no arguments. PR: bin/17480 Notes: svn path=/stable/3/; revision=98321
* Work correctly when skips are given.Jeroen Ruigrok van der Werven2002-04-081-3/+5
| | | | | | | | | | Add $FreeBSD$ PR: 18597 Submitted by: Anatoly Vorobey <mellon@pobox.com> Notes: svn path=/stable/3/; revision=94218
* Backport sed -E support (extended regex support).Alfred Perlstein2002-01-304-9/+23
| | | | | | | Submitted by: Dan Nelson <dnelson@allantgroup.com> Notes: svn path=/stable/3/; revision=89998
* MFC: SA 01:62 fixMax Khon2001-10-211-0/+2
| | | | | | | | Submitted by: Eugene Grosbein <eugen@grosbein.pp.ru> Approved by: silence on -security Notes: svn path=/stable/3/; revision=85295
* MFC: fix grammar bogon and add $FreeBSD$.Jens Schweikhardt2001-04-261-1/+2
| | | | Notes: svn path=/stable/3/; revision=76043
* MFC: Correct and update Japanese holidays.Akinori MUSHA2001-04-201-7/+13
| | | | Notes: svn path=/stable/3/; revision=75735
* MFC (rev.1.14: don't follow the null pointer went the server sends anBruce Evans2001-04-061-5/+7
| | | | | | | | | unparseable timestamp). PR: 25243 Notes: svn path=/stable/3/; revision=75258
* MFC: Bugfixes. Small ANSI cleanup. Style changes avoided. Committed onWill Andrews2001-02-138-51/+68
| | | | | | | a RELENG_3 machine (which will become RELENG_4 soon enough..). Notes: svn path=/stable/3/; revision=72424
* MFC: :C, :U, and :L variable modifiers.Will Andrews2000-10-192-3/+457
| | | | Notes: svn path=/stable/3/; revision=67305
* MFC: controls handling bugfixAndrey A. Chernov2000-09-091-0/+3
| | | | Notes: svn path=/stable/3/; revision=65634
* MCF: 1.28 Fix sorting by time. Fix rounding of cputime, remove dead code.David Malone2000-07-141-9/+9
| | | | | | | PR: 18951 Notes: svn path=/stable/3/; revision=63177
* MFC: 1.7: Spelling (embedd to embed) fix and change a comma to a semicolon.Daniel Harris2000-07-121-2/+2
| | | | Notes: svn path=/stable/3/; revision=63044
* merge differences from -current and build this from ../../contrib/com_errAssar Westerlund2000-07-047-657/+3
| | | | | | | Reviewed by: kris, markm Notes: svn path=/stable/3/; revision=62579
* MF4: prettify, add $FreeBSD$ and claim maintainershipDag-Erling Smørgrav2000-06-291-5/+6
| | | | Notes: svn path=/stable/3/; revision=62250
* MFC: Fix change detection when editing takes < 1 second.David Nugent2000-06-282-3/+11
| | | | | | | | | Add $FreeBSD$ PR: bin/4238 Notes: svn path=/stable/3/; revision=62189
* MFC: (rev 1.17) Get rid of segfault in a `site %s\' case.Ruslan Ermilov2000-06-231-1/+1
| | | | Notes: svn path=/stable/3/; revision=62011
* MFC rev 1.14 and rev 1.15: Fix -i and remove an unused variable.Sheldon Hearn2000-06-221-11/+15
| | | | Notes: svn path=/stable/3/; revision=61955
* MFC: Fix namespace pollution which will less likely causeJeroen Ruigrok van der Werven2000-06-132-70/+86
| | | | | | | | problems in the future. This should fix C++ stdlib problems when using ctype.h as well. Notes: svn path=/stable/3/; revision=61632
* MFC: (rev 1.3) remove option's description that has gone with PAM.Ruslan Ermilov2000-06-131-9/+1
| | | | Notes: svn path=/stable/3/; revision=61613
* MFC: Silence warningsKris Kennaway2000-06-081-1/+8
| | | | Notes: svn path=/stable/3/; revision=61388
* MFC: temporary filename fixesKris Kennaway2000-06-083-3/+3
| | | | Notes: svn path=/stable/3/; revision=61387
* MFC: fork() -> vfork()Kris Kennaway2000-06-081-3/+4
| | | | Notes: svn path=/stable/3/; revision=61386
* MFC: typoKris Kennaway2000-06-081-1/+1
| | | | Notes: svn path=/stable/3/; revision=61385
* MFC: loud debugging facility documentation (-dl).Will Andrews2000-05-201-0/+3
| | | | | | | Approved by: jkh Notes: svn path=/stable/3/; revision=60740
* MFC: loud debugging facility (-dl).Will Andrews2000-05-204-2/+6
| | | | | | | Approved by: jkh Notes: svn path=/stable/3/; revision=60739
* MFC: v1.12Nick Sayer2000-05-111-1/+5
| | | | | | | Approved by: jkh Notes: svn path=/stable/3/; revision=60402
* MFC: rev 1.15Alexey Zelkin2000-05-101-7/+10
| | | | Notes: svn path=/stable/3/; revision=60328
* MFC: Fix miscellaneous mdoc macro argument limit infringements.Sheldon Hearn2000-05-091-2/+1
| | | | Notes: svn path=/stable/3/; revision=60260
* MFC: Bugfixes when viewing previous-file.Tim Vanderhoek2000-05-091-2/+3
| | | | Notes: svn path=/stable/3/; revision=60232
* MFC: remove semconfig() callsPeter Wemm2000-05-011-8/+0
| | | | Notes: svn path=/stable/3/; revision=59825
* MFC 1.6: southamericarand -> southafricarandJoerg Wunsch2000-04-181-1/+1
| | | | Notes: svn path=/stable/3/; revision=59371
* MFC rev 1.20: Fix Y2K bug.Sheldon Hearn2000-04-141-20/+22
| | | | Notes: svn path=/stable/3/; revision=59229
* MFC: (rev. 1.2) identify timezone data files by their ``TZif'' magic numberArchie Cobbs2000-04-051-0/+4
| | | | Notes: svn path=/stable/3/; revision=59054
* MFC 1.9 -> 1.10: Document that the flags can be specified as anJohn Polstra2000-04-031-1/+2
| | | | | | | octal number. Notes: svn path=/stable/3/; revision=58989
* MFC rev 1.9 and rev 1.10: Handle broken MDTM responses.Sheldon Hearn2000-03-271-16/+36
| | | | Notes: svn path=/stable/3/; revision=58663
* MFC: Add a test for the environment variable PW_SCAN_BIG_IDS andSheldon Hearn2000-03-271-0/+6
| | | | | | | | | | silence warnings about largs IDs if the envar exists. See the attributed PR for an exact list of revisions merged. PR: 13344 Notes: svn path=/stable/3/; revision=58661
* MFC: NO_X knobKris Kennaway2000-03-241-1/+2
| | | | Notes: svn path=/stable/3/; revision=58525
* MFC: add -L flag to usage()Guido van Rooij2000-03-201-1/+1
| | | | Notes: svn path=/stable/3/; revision=58397
* MFC: Warn and exit != 0 when file size doesn't meet what server previouslyMartin Cracauer2000-03-204-22/+44
| | | | | | | announced Notes: svn path=/stable/3/; revision=58386
* MFC rev 1.13: Remove once again the erroneous xref to ld.so(1).Sheldon Hearn2000-03-201-1/+0
| | | | Notes: svn path=/stable/3/; revision=58373
* MFC rev 1.15: Fix whitepace in the arguments of two Xr macros.Sheldon Hearn2000-03-101-2/+2
| | | | Notes: svn path=/stable/3/; revision=57889
* MFC rev 1.14: The default pager is more(1) and not less(1).Sheldon Hearn2000-03-101-1/+1
| | | | Notes: svn path=/stable/3/; revision=57887
* MFC rev 1.7: Use Op macro for optional -c option.Sheldon Hearn2000-03-091-1/+2
| | | | Notes: svn path=/stable/3/; revision=57848
* MFC: Remove single-space hard sentence breaks.Sheldon Hearn2000-03-0647-254/+532
| | | | Notes: svn path=/stable/3/; revision=57783
* Document the `-z' option MFC'd in rev 1.29.2.4 of "vmstat.c".Joseph Koshy2000-03-061-1/+3
| | | | Notes: svn path=/stable/3/; revision=57779
* MFC: -z option to dump data from the zone allocator.Paul Saab2000-03-031-10/+73
| | | | Notes: svn path=/stable/3/; revision=57737
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-031-3/+7
| | | | | | | | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc. This is not a merge from current because these files are in the Attic there. Notes: svn path=/stable/3/; revision=57721
* MFC: rev 1.8 and 1.9.Gregory Sutter2000-02-171-11/+12
| | | | | | | | | PR: 16594 Submitted by: Grigoriy Strokin <grg@isabase.philol.msu.ru> Reviewed by: jim Notes: svn path=/stable/3/; revision=57270
* "back porting" sed(1) wording changes. (no modification needed actually)Bill Swingle2000-02-151-6/+10
| | | | | | | | PR: 10850 Submitted by: Scott Hazen Mueller <scott@zorch.sf-bay.org> Notes: svn path=/stable/3/; revision=57220
* Move the pointer initialization lower down in the generated output.David E. O'Brien2000-02-091-2/+2
| | | | Notes: svn path=/stable/3/; revision=57085