summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.2.0cvs2svn1997-03-171-34/+0
* YAMFC: correct info on the "tabs" option.Mike Pritchard1997-03-121-2/+2
* Fix buffer overflowGuido van Rooij1997-03-101-2/+3
* Fix buffer overflow.Guido van Rooij1997-03-101-2/+2
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1997-03-095-0/+966
* YAMFC (rev 1.7: activate chio(1), which has been tagged into the branch)Joerg Wunsch1997-03-071-2/+2
* YAMFC: typo fix.Mike Pritchard1997-03-071-2/+2
* YAMFC:Mike Pritchard1997-02-2813-100/+159
* YAMFC: From rev 1.11: add missing period; document depreciated -g option.Mike Pritchard1997-02-251-3/+10
* YAMFC (rev 1.15: fix expansion bug)Joerg Wunsch1997-02-221-3/+6
* YAMFC (workaround for fg pipelines failing on tcsetpgrp)Joerg Wunsch1997-01-121-3/+2
* YAMFC (use strcoll() instead of strcmp())Joerg Wunsch1996-12-291-3/+3
* YAMFC (rev 1.15)Joerg Wunsch1996-12-261-2/+2
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1996-12-231-0/+34
* Fix a bug i've introduced in rev 1.4 of options.c. A missing trailingJoerg Wunsch1996-12-211-1/+2
* YAMFCJoerg Wunsch1996-12-132-4/+9
* YAMFCJoerg Wunsch1996-12-101-2/+2
* YAMFCPoul-Henning Kamp1996-11-215-19/+24
* Bring back-out of r1.7 to 2.2.Jordan K. Hubbard1996-11-121-19/+2
* Merge from -currentPoul-Henning Kamp1996-11-111-2/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1996-11-023-314/+0
* Replace collate_range_cmp call with its codeAndrey A. Chernov1996-10-311-2/+19
* 1) define STATIC as static and not emptyAndrey A. Chernov1996-10-312-4/+22
* Add the -p (privileged) commandline switchSteve Price1996-10-294-8/+31
* Build intermediate object files for mkinit, mknodes and mksyntaxBruce Evans1996-10-251-6/+19
* Close PR# 1206. sh(1) now ignores SIGINT and SIGQUITSteve Price1996-10-221-3/+19
* Implement a -c option to ps to display the short command name instead ofPeter Wemm1996-10-214-11/+24
* Benign | --> || correction.Steve Price1996-10-161-2/+2
* Fix a problem with sh that conflicts with the -eSteve Price1996-10-061-2/+5
* delete doubled words, e.g.: "the the" -> "the"Wolfram Schneider1996-10-053-6/+6
* re-activate the printf builtin now that src/usr.bin/printf.c has beenPeter Wemm1996-10-011-2/+2
* Activate LC_CTYPE locale and additionly use !isprint() for 8bit charactersAndrey A. Chernov1996-09-301-2/+5
* Merge in the NetBSD changes to cat.c. These appear to have come fromWarner Losh1996-09-281-4/+4
* Close files up to getdtablesize() instead of up to NOFILE.Bruce Evans1996-09-281-3/+3
* add forgotten $Id$Wolfram Schneider1996-09-224-0/+7
* ts_sec -> tv_secNate Williams1996-09-201-3/+3
* Mend 'exit' without breaking 'exit 1'Adam David1996-09-121-3/+4
* Backed out last change. It broke even `exit 1'.Bruce Evans1996-09-121-4/+2
* Ok, lets try this again, shall we? It was definatly my mistake, notPeter Wemm1996-09-102-17/+33
* ack! back these out so I can see what I did wrong. It looks like aPeter Wemm1996-09-102-31/+15
* Fix for PR#1248, sh doesn't expand past ${9}Peter Wemm1996-09-102-17/+33
* let the "exit" command return status when it is implicitAdam David1996-09-081-2/+4
* eek, how did that happen? I must have committed something left over fromPeter Wemm1996-09-031-4/+4
* Fix for PR#1287. This makes sh behave sensibly in case statements in thePeter Wemm1996-09-0313-49/+56
* Misc cleanups and fixes from Bruce:Peter Wemm1996-09-034-29/+40
* oops, I didn't mean for the unconditional DEBUG code to go in, it's beenPeter Wemm1996-09-012-5/+5
* Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is aPeter Wemm1996-09-0172-2032/+2128
* [HISTORY] command appeared in Version 1 AT&T UNIXWolfram Schneider1996-08-2912-15/+60
* set error status on exit, to be consistent with manpage and standard commands.Adam David1996-08-271-2/+6
* sync copyright with /usr/share/examples/etc/bsd-style-copyrightWolfram Schneider1996-08-271-2/+25