summaryrefslogtreecommitdiffstats
path: root/bin/sh/var.h
Commit message (Expand)AuthorAgeFilesLines
* Sync sh(1) in stable/10 to head.jmmv2014-03-091-1/+0
* sh: Use vfork in a few common cases.jilles2012-02-041-0/+2
* sh: Fix duplicate prototypes for builtins.jilles2011-06-131-4/+0
* sh: Save/restore changed variables in optimized command substitution.jilles2011-06-121-0/+2
* sh: Add \u/\U support (in $'...') for UTF-8.jilles2011-05-081-0/+3
* sh: Optimize variable code by storing the length of the name.jilles2011-05-081-0/+1
* sh: Track if the current locale's charset is UTF-8 or not.jilles2011-05-061-0/+3
* sh: Check readonly status for assignments on regular builtins.jilles2011-01-011-1/+2
* sh: Pass TERM changes to libedit.jilles2010-06-021-0/+2
* sh: Apply locale vars on builtins, recognize LC_MESSAGES as a locale var.jilles2010-05-051-0/+2
* sh: Various warning fixes (from WARNS=6 NO_WERROR=1):jilles2009-12-271-1/+0
* sh: Constify various strings.jilles2009-12-241-5/+5
* Implement the PS4 variable which is defined by the POSIX User Portabilitystefanf2006-06-151-0/+2
* s/staticly/statically/gschweikh2006-02-041-2/+2
* Remove clause 3 from the UCB licenses.markm2004-04-061-4/+0
* Remove bits and pieces of support for atty, which was made obsolete bytjr2002-10-011-12/+0
* Implement $PPID, the parent process ID of the shell.tjr2002-06-011-0/+1
* o __P has been reovedimp2002-02-021-18/+18
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Better handling of word splitting. Don't record the same regiontegge1998-09-061-1/+2
* 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-15/+28
* Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is apeter1996-09-011-26/+17
* Added $Id$dg1994-09-241-0/+1
* BSD 4.4 Lite bin Sourcesrgrimes1994-05-261-0/+127
OpenPOWER on IntegriCloud