summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* MFC r208035:trasz2010-05-201-1/+6
* MFC r207944: sh: Fix pathname expansion with quoted slashes like *\/.jilles2010-05-161-9/+15
* Merge r199631: Handle current work directories of arbitrary length.stefanf2010-05-161-22/+29
* MFC r206548:kib2010-05-111-1/+2
* MFC r207189: symlink(7): Add lpathconf(2) and *at system calls.jilles2010-05-021-2/+27
* MFC r207188: symlink(7): The ownership of symlinks is used by the system,jilles2010-05-021-3/+3
* MFC r207021: ln: Allow a trailing slash when creating a link to a directory.jilles2010-05-011-14/+13
* MFC r206773: ln: Do not delete a file by hardlinking it to itself.jilles2010-05-011-2/+59
* MFC r197848: Clarify quoting of word in ${v=word} in sh(1).jilles2010-04-231-0/+3
* MFC r203576,r203677: sh: Don't stat() $MAIL/$MAILPATH if not interactive.jilles2010-04-202-1/+8
* MFC r200943: sh: Remove setting variables from dotcmd/exportcmd.jilles2010-04-202-5/+0
* MFC r199282: sh: Allow a newline before "in" in a for command,jilles2010-04-201-1/+3
* MFC r204755:kib2010-03-191-3/+15
* MFC r204308:kib2010-03-041-1/+1
* MFC r204276:jh2010-03-031-1/+1
* MFC r203665:jh2010-02-281-2/+6
* MFC r202945:jh2010-02-243-21/+50
* MFC r203688:brucec2010-02-182-2/+4
* Merge r202461 from head:gavin2010-02-163-7/+12
* MFC r202944:jh2010-01-311-1/+1
* MFC r201018:trasz2010-01-301-1/+1
* MFC r201016:trasz2010-01-304-8/+32
* MFC r196936:trasz2010-01-306-221/+539
* MFC r196841:trasz2010-01-301-12/+58
* MFC r196827:trasz2010-01-302-17/+72
* MFC r196754:trasz2010-01-301-30/+93
* MFC r196753:trasz2010-01-301-9/+6
* MFC r196712:trasz2010-01-301-48/+54
* MFC r196711:trasz2010-01-301-13/+15
* MFC r201145 to stable/8:antoine2010-01-301-8/+8
* MFC r201355: sh(1): document ulimit -w (swapuse rlimit).jilles2010-01-081-2/+5
* MFC r201354: sh(1): Correct two places where "$@" lacked necessary quotes.jilles2010-01-081-2/+2
* Plug a memory leak.delphij2010-01-041-0/+1
* MFC r199458: Add pwait utility, which waits for any process to terminate.jilles2009-12-234-0/+229
* MFC r198173: sh: show more info about syntax errors in command substitution:jilles2009-12-201-0/+5
* MFC r198963: sh: Fix memory leak when using a variable in arithmeticjilles2009-12-061-3/+23
* MFC r199351:netchild2009-11-241-0/+1
* MFC r197371: Mention that NUL characters are not allowed in sh(1) input.jilles2009-10-291-0/+4
* MFC r198189: Check error of dlfunc(3).ume2009-10-201-0/+11
* MFC r196483,r196634:jilles2009-10-115-18/+53
* Add the -d switch to the usage message.brian2009-07-231-1/+1
* Allow creating hard links to symlinks using ln(1).jilles2009-07-192-22/+41
* Add manual page links to advertise procstat(1) a little better.trasz2009-07-091-1/+2
* With NFSv4 ACLs, it is possible that applying a mode to an ACL whichtrasz2009-07-011-2/+30
* Fix some weirdnesses in the NetBSD IFS code,jilles2009-06-251-2/+3
* Improve IFS expansion using code from NetBSD.jilles2009-06-251-61/+80
* Designate special builtins as such in command -V and type.jilles2009-06-242-3/+15
* Staticify internal routines.delphij2009-06-234-7/+7
* Quote -x tracing output so it is unambiguous.jilles2009-06-231-2/+17
* Do not fork for a subshell if it is the last thing this shell is doingjilles2009-06-231-2/+2
OpenPOWER on IntegriCloud