summaryrefslogtreecommitdiffstats
path: root/bin/sh/redir.c
Commit message (Expand)AuthorAgeFilesLines
* Remove dead code which supported systems without O_APPEND, O_CREAT or SIGTSTP.tjr2002-09-291-30/+0
* Convert the remaining callers of errmsg() to use strerror(), and removetjr2002-09-291-11/+11
* Don't assume file descriptors fit in a short, use an int instead.tjr2002-07-181-1/+1
* Close file descriptors when [n]>&- and [n]<&- redirections are used.tjr2002-07-091-1/+2
* Consistently use FBSDIDobrien2002-06-301-2/+2
* Implement the -C (-o noclobber) option, which prevents existing regulartjr2002-05-191-0/+11
* o __P has been reovedimp2002-02-021-19/+15
* The fix for >/dev/stdout, including Tor Egge's fix for the bug in thebabkin2002-01-131-4/+4
* backout rev 1.14, it's breaking things.alfred2001-12-241-1/+3
* Added ability to do ">/dev/stdout". The apsfilter people are anxiousbabkin2001-12-221-3/+1
* Implement the <> redirection operator.brian2000-10-031-0/+21
* Include strerror(errno) in error messages after failed system calls.cracauer1999-11-291-1/+1
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Add rcsid. Spelling.charnier1998-05-181-3/+5
* Fix redirection of unopened file descriptors and nuke registersteve1997-04-281-9/+27
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Merge in NetBSD mods and -Wall cleaning.steve1996-12-141-9/+11
* Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is apeter1996-09-011-18/+18
* o rename ulimit -p into ulimit -u, so we are in agreement with bashjoerg1995-10-211-1/+6
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* Added $Id$dg1994-09-241-0/+2
* BSD 4.4 Lite bin Sourcesrgrimes1994-05-261-0/+343
OpenPOWER on IntegriCloud