summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Replace collate_range_cmp call with its codeache1996-10-311-2/+19
* 1) define STATIC as static and not emptyache1996-10-312-4/+22
* Add the -p (privileged) commandline switchsteve1996-10-294-8/+31
* Build intermediate object files for mkinit, mknodes and mksyntaxbde1996-10-251-6/+19
* Close PR# 1206. sh(1) now ignores SIGINT and SIGQUITsteve1996-10-221-3/+19
* Implement a -c option to ps to display the short command name instead ofpeter1996-10-214-11/+24
* Benign | --> || correction.steve1996-10-161-2/+2
* Fix a problem with sh that conflicts with the -esteve1996-10-061-2/+5
* delete doubled words, e.g.: "the the" -> "the"wosch1996-10-053-6/+6
* re-activate the printf builtin now that src/usr.bin/printf.c has beenpeter1996-10-011-2/+2
* Activate LC_CTYPE locale and additionly use !isprint() for 8bit charactersache1996-09-301-2/+5
* Merge in the NetBSD changes to cat.c. These appear to have come fromimp1996-09-281-4/+4
* Close files up to getdtablesize() instead of up to NOFILE.bde1996-09-281-3/+3
* add forgotten $Id$wosch1996-09-224-0/+7
* ts_sec -> tv_secnate1996-09-201-3/+3
* Mend 'exit' without breaking 'exit 1'adam1996-09-121-3/+4
* Backed out last change. It broke even `exit 1'.bde1996-09-121-4/+2
* Ok, lets try this again, shall we? It was definatly my mistake, notpeter1996-09-102-17/+33
* ack! back these out so I can see what I did wrong. It looks like apeter1996-09-102-31/+15
* Fix for PR#1248, sh doesn't expand past ${9}peter1996-09-102-17/+33
* let the "exit" command return status when it is implicitadam1996-09-081-2/+4
* eek, how did that happen? I must have committed something left over frompeter1996-09-031-4/+4
* Fix for PR#1287. This makes sh behave sensibly in case statements in thepeter1996-09-0313-49/+56
* Misc cleanups and fixes from Bruce:peter1996-09-034-29/+40
* oops, I didn't mean for the unconditional DEBUG code to go in, it's beenpeter1996-09-012-5/+5
* Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is apeter1996-09-0172-2040/+2136
* [HISTORY] command appeared in Version 1 AT&T UNIXwosch1996-08-2912-15/+60
* set error status on exit, to be consistent with manpage and standard commands.adam1996-08-271-2/+6
* sync copyright with /usr/share/examples/etc/bsd-style-copyrightwosch1996-08-271-2/+25
* [HISTORY]wosch1996-08-221-3/+7
* Take out 0201-0207 range - those characters abused by shache1996-08-122-5/+6
* Convert to newly added collate compare functionache1996-08-121-36/+4
* Convert to newly added collate compare functionache1996-08-121-40/+4
* Simplify expressionache1996-08-121-2/+2
* Use collate for alpha character rangesache1996-08-121-3/+37
* Fix unsetenv of locale variableache1996-08-111-5/+5
* Localize itache1996-08-114-12/+96
* Pick collate info for RE character rangesache1996-08-111-2/+2
* Localize itache1996-08-112-12/+14
* chmod(2) directories once only (was twice)adam1996-08-101-6/+5
* Updated to match kernel changes for timer/run queue.dg1996-07-311-2/+2
* add a reference to killall(1)wosch1996-07-031-1/+2
* The default swap device is /dev/drum, not /dev/swapmpp1996-07-031-2/+2
* Fix some minor formatting problems in some examples.mpp1996-07-031-3/+3
* Make %CPU add up closer to 100%.. At least, it now agrees with top.. :-)peter1996-06-291-3/+4
* Fix (I think) the %MEM count in 'ps -u'. It was bogusly taking thepeter1996-06-291-2/+2
* Bring in my changes for removing the pestilent obj links (unless youjkh1996-06-243-9/+9
* Add a better TEST script. I was surprised how much can be wrongwosch1996-06-192-0/+133
* Backup yacc changes.phk1996-06-022-5/+4
* Backout yacc changesphk1996-06-021-2/+6
OpenPOWER on IntegriCloud