summaryrefslogtreecommitdiff
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.2.8_cvscvs2svn1999-01-21277-280/+280
| | | | | | | 'RELENG_2_2_8_RELEASE'. This commit was manufactured to restore the state of the 2.2.8-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
* Merge remaining -current fixes into -stable.Martin Cracauer1998-11-0357-183/+498
| | | | | | | Obtained from: Most fixes in this diff are by Tor Egge Notes: svn path=/stable/2.2/; revision=40864
* MFC: {rev 1.11} Correct a grammatical nit and remove ambiguity aboutJoseph Koshy1998-10-151-4/+6
| | | | | | | the effect of the -p option. Notes: svn path=/stable/2.2/; revision=40369
* MFC (rev 1.16): handle invalid keywords without seg faulting.Alexander Langer1998-09-281-3/+2
| | | | Notes: svn path=/stable/2.2/; revision=39735
* Remove two more references to unimplemented -W option.Dag-Erling Smørgrav1998-09-172-4/+4
| | | | | | | | PR: 7417 Pointed-out-by: The Bruce Filter <bde@freebsd.org> Notes: svn path=/stable/2.2/; revision=39407
* Don't document inexistant options.Dag-Erling Smørgrav1998-09-171-4/+2
| | | | | | | | PR: 7417 Pointed-out-by: Martin Kammerhofer <dada@sbox.tu-graz.ac.at> Notes: svn path=/stable/2.2/; revision=39393
* MFC: Small trap handling and comments improvements.Martin Cracauer1998-09-102-6/+7
| | | | Notes: svn path=/stable/2.2/; revision=39057
* MFC: efficiency and includes fixupMartin Cracauer1998-09-102-11/+7
| | | | Notes: svn path=/stable/2.2/; revision=39050
* MFC: Allow traps to run even if child blocks signalsMartin Cracauer1998-09-093-11/+28
| | | | Notes: svn path=/stable/2.2/; revision=38993
* MFC: add -S flagMartin Cracauer1998-09-094-17/+28
| | | | Notes: svn path=/stable/2.2/; revision=38991
* MFC: {rev 1.21} Document behaviour of "-" and "--" on the command line.Joseph Koshy1998-08-311-2/+7
| | | | Notes: svn path=/stable/2.2/; revision=38670
* Forgot a fix in last MFC.Martin Cracauer1998-08-272-4/+4
| | | | Notes: svn path=/stable/2.2/; revision=38587
* MFC: Do not exit on SIGINT in non-interactive shells, fixes PR 1206.Martin Cracauer1998-08-279-39/+104
| | | | | | | | PR: 1206 Obtained from:Basic SIGINT patch from Bruce Evans Notes: svn path=/stable/2.2/; revision=38586
* PR: docs/1402Peter Hawkins1998-07-281-2/+10
| | | | | | | | Minor man page clarifications: added pointer from -E to set -o emacs to clarify how -E is used. Documented exp and let builtins. Notes: svn path=/stable/2.2/; revision=37916
* MFC: {rev 1.14} Fix use of -man macro, correct description of theJoseph Koshy1998-07-211-8/+3
| | | | | | | behaviour of the `+n' command to match whats there in the source. Notes: svn path=/stable/2.2/; revision=37798
* MFC: man page fixes, printf args cast to u_long where appropriate, etc.Jordan K. Hubbard1998-07-1622-159/+184
| | | | Notes: svn path=/stable/2.2/; revision=37695
* MFC: man page fixes, octal char support for ls, misc fixes to cp, etc.Jordan K. Hubbard1998-07-1533-878/+963
| | | | | | | | Sorry Bruce, that's the best description you're going to get considering the number of merges I still have to make. :) Notes: svn path=/stable/2.2/; revision=37648
* Various changes obtained from current.Philippe Charnier1998-06-3014-73/+86
| | | | Notes: svn path=/stable/2.2/; revision=37279
* MFC: set empty login name to '-'.Steve Price1998-06-043-5/+38
| | | | Notes: svn path=/stable/2.2/; revision=36652
* MFC: {r1.10} correct description of -crtsctsJoseph Koshy1998-06-031-2/+2
| | | | Notes: svn path=/stable/2.2/; revision=36600
* MFC: clarify exampleSteve Price1998-05-311-6/+6
| | | | Notes: svn path=/stable/2.2/; revision=36547
* MFC: don't append a '/' if already thereSteve Price1998-05-251-3/+5
| | | | Notes: svn path=/stable/2.2/; revision=36384
* MFC: {r1.8} Replace reference to obsolete sigvec(2) with sigaction(2).Joseph Koshy1998-05-221-2/+2
| | | | Notes: svn path=/stable/2.2/; revision=36299
* MFC: {r1.10} Improve description of absolute modes.Joseph Koshy1998-05-221-20/+46
| | | | Notes: svn path=/stable/2.2/; revision=36297
* MFC: When calling a shell function, remember whether exit status is tested.Martin Cracauer1998-05-041-2/+5
| | | | | | | | This is needed for the '-e' option. See the PR for more details. PR: 6047 Notes: svn path=/stable/2.2/; revision=35676
* MFC: add -f flag.Dima Ruban1998-02-183-10/+44
| | | | Notes: svn path=/stable/2.2/; revision=33593
* Replace eBones with kerberosIV (Actually just the new KTH-eBones)Mark Murray1998-02-182-12/+14
| | | | Notes: svn path=/stable/2.2/; revision=33556
* MFC: eliminate redundant includes.Jordan K. Hubbard1998-02-151-3/+2
| | | | Notes: svn path=/stable/2.2/; revision=33385
* MFC: prevent potential overflow in sprintf().Jordan K. Hubbard1998-02-151-3/+5
| | | | Notes: svn path=/stable/2.2/; revision=33381
* MFC: timeout support, fixes to signal handling. If there's moreJordan K. Hubbard1998-02-156-16/+89
| | | | | | | | contraversy over the latter, I can either continue to track it in -current or back it out. Notes: svn path=/stable/2.2/; revision=33380
* MFC: remove include pollution.Jordan K. Hubbard1998-02-1515-45/+22
| | | | Notes: svn path=/stable/2.2/; revision=33377
* MFC: correct manpage, don't move mountpoints.Jordan K. Hubbard1998-02-152-14/+32
| | | | Notes: svn path=/stable/2.2/; revision=33376
* MFC: save/restore errno, cosmetic include reduction.Jordan K. Hubbard1998-02-152-5/+9
| | | | Notes: svn path=/stable/2.2/; revision=33375
* MFC: cosmetic. Some VFS hacker will have to investigate an actualJordan K. Hubbard1998-02-151-2/+2
| | | | | | | | real MFC for this code - it doesn't look like something to be undertaken lightly. Notes: svn path=/stable/2.2/; revision=33374
* MFC: support for sparse files.Jordan K. Hubbard1998-02-155-8/+51
| | | | Notes: svn path=/stable/2.2/; revision=33373
* MFC: miscellany..Jordan K. Hubbard1998-02-154-11/+68
| | | | Notes: svn path=/stable/2.2/; revision=33372
* MFC: purely cosmetic "let's eliminate divergence" commit.Jordan K. Hubbard1998-02-151-3/+3
| | | | Notes: svn path=/stable/2.2/; revision=33371
* MFC: handle residual writes properly.Jordan K. Hubbard1998-02-151-6/+21
| | | | Notes: svn path=/stable/2.2/; revision=33370
* MFC: proper cite for chmod(2)Jordan K. Hubbard1998-02-151-2/+6
| | | | Notes: svn path=/stable/2.2/; revision=33369
* MFC: spelling error.Jordan K. Hubbard1998-02-151-2/+2
| | | | Notes: svn path=/stable/2.2/; revision=33368
* Merge from main branch 1.18 -> 1.19: describe "." command searchJohn Polstra1998-02-121-1/+10
| | | | | | | rules. Notes: svn path=/stable/2.2/; revision=33262
* Merge dd.h rev 1.8 and misc.c rev 1.11 from -current.Satoshi Asami1998-02-112-4/+4
| | | | Notes: svn path=/stable/2.2/; revision=33235
* MFC: proc.c rev 1.7, err.c rev 1.6, csh.c rev 1.11.Joerg Wunsch1998-01-313-5/+8
| | | | | | | Save errno (proc.c); security paranoia. Notes: svn path=/stable/2.2/; revision=32942
* MFC: Ensure stdout is line buffered. "pat"->"re" in ed.1 .Wolfgang Helbig1998-01-242-5/+13
| | | | Notes: svn path=/stable/2.2/; revision=32739
* MFC: rev 1.13, use the correct counter for calling swab(3).Joerg Wunsch1998-01-091-2/+2
| | | | Notes: svn path=/stable/2.2/; revision=32365
* MFC: correct a bogon in an example.Steve Price1998-01-021-2/+2
| | | | | | | | PR: 5415 Submitted by: Sergei S. Laskavy <laskavy@pc759.cs.msu.su> Notes: svn path=/stable/2.2/; revision=32195
* Use consistent spelling,Tim Vanderhoek1997-12-251-2/+2
| | | | | | | | | | | writeable -> writable (recall prior debate over this? :-) initialise -> initialize recognise -> recognize Merry Christmas! :) Notes: svn path=/stable/2.2/; revision=31989
* MFC: EOF -> -1 in comparison of return value from getoptWarner Losh1997-12-033-6/+6
| | | | Notes: svn path=/stable/2.2/; revision=31509
* Merge from main branch 1.16 -> 1.17: Document exit status of aJohn Polstra1997-11-121-1/+5
| | | | | | | command terminated by a signal. Notes: svn path=/stable/2.2/; revision=31129
* MFC: parallelizeJordan K. Hubbard1997-10-261-6/+9
| | | | Notes: svn path=/stable/2.2/; revision=30748