index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libc
/
gen
/
exec.3
Commit message (
Expand
)
Author
Age
Files
Lines
*
Turn execvpe() into an internal libc routine.
ed
2008-06-23
1
-14
/
+3
*
Add POSIX routines called posix_spawn() and posix_spawnp(), which
davidxu
2008-06-17
1
-3
/
+14
*
Per Regents of the University of Calfornia letter, remove advertising
imp
2007-01-09
1
-4
/
+0
*
Expand *n't contractions.
ru
2005-02-13
1
-2
/
+2
*
Sort sections.
ru
2005-01-20
1
-32
/
+32
*
mdoc(7): Properly mark C headers.
ru
2003-09-10
1
-1
/
+1
*
With the latest mdoc(7), we can now fix the synopsis like this.
ru
2003-07-03
1
-3
/
+9
*
Add a libc function execvP that takes the search path as an arguement.
gordon
2003-06-29
1
-7
/
+24
*
Make the execle() synopsis look (again) like a normal C prototype.
ru
2003-06-18
1
-3
/
+3
*
Fix the execle(3) synopsis to include the environment pointer.
phk
2003-06-17
1
-1
/
+1
*
mdoc(7) police: "The .Fa argument.".
ru
2002-12-19
1
-3
/
+3
*
mdoc(7) police: "The .Fn function".
ru
2002-12-18
1
-3
/
+9
*
mdoc(7) police: Use the new .In macro for #include statements.
ru
2001-10-01
1
-1
/
+1
*
begin executed --> being executed
dd
2001-08-24
1
-1
/
+1
*
Remove whitespace at EOL.
dd
2001-07-15
1
-1
/
+1
*
Remove duplicate words.
dd
2001-06-24
1
-1
/
+1
*
mdoc(7) police: Ft/Vt now accept punctuation-type arguments.
ru
2001-01-12
1
-1
/
+1
*
Remove fullstops from the end of .Xr lines in SEE ALSO section.
ben
2000-11-15
1
-1
/
+1
*
Correct incorrect information about the PATH used for exec*() calls.
asmodai
2000-10-30
1
-4
/
+7
*
Whitespace only change: trim trailing whitespace.
asmodai
2000-10-30
1
-2
/
+2
*
Introduce ".Lb" macro to libc manpages.
phantom
2000-04-21
1
-0
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Fixed searching of $PATH in execvp(). Do what sh(1) should do according
bde
1997-10-14
1
-17
/
+51
*
Fixed synopsis. The envp arg for execle() can't be given in the prototype.
bde
1997-09-03
1
-2
/
+2
*
Fixed various problems: typos, grammer, missing include files
mpp
1996-05-23
1
-1
/
+1
*
Added missing section numbers to a bunch of .Xr macros, or
mpp
1996-03-27
1
-5
/
+5
*
Correct a bunch of man page cross references and generally
mpp
1996-02-11
1
-3
/
+2
*
BSD 4.4 Lite Lib Sources
rgrimes
1994-05-27
1
-0
/
+258