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
/
libexec
Commit message (
Expand
)
Author
Age
Files
Lines
*
o __P removal
imp
2002-02-07
12
-218
/
+145
*
o __P removal
imp
2002-02-07
7
-109
/
+61
*
o const poison a few prototypes to avoid gcc3 warnings
imp
2002-02-07
1
-9
/
+9
*
o __P removal
imp
2002-02-07
1
-26
/
+19
*
o __P removal
imp
2002-02-07
1
-41
/
+31
*
o __P removal.
imp
2002-02-07
5
-39
/
+39
*
o Remove __P
imp
2002-02-06
1
-6
/
+4
*
Remove some unused variables, mark unused parameters as unused and change
imp
2002-02-06
1
-13
/
+12
*
o __P removal
imp
2002-02-06
5
-160
/
+116
*
ANSIfy and remove some dead code.
des
2002-02-06
6
-53
/
+29
*
Apply the following mechanical transformations in preparation for
des
2002-02-06
6
-23
/
+23
*
Set WFORMAT=0, overlooked in previous commits to libexec/.
kris
2002-02-06
1
-0
/
+1
*
Fix minor disorder in functions declared in extern.h
imp
2002-02-05
1
-1
/
+1
*
o Move externs to extern.h
imp
2002-02-05
6
-65
/
+72
*
Don't use non-signal-safe functions (exit(3) in this case) in
sheldonh
2002-02-05
1
-1
/
+1
*
Allow ldd(1) be used on shared libraries in addition to executables.
sobomax
2002-02-04
1
-9
/
+35
*
Lock down with WFORMAT?=1, with overrides in the subdirectories which
kris
2002-02-04
13
-4
/
+18
*
Mark a function as __printflike()
kris
2002-02-04
1
-1
/
+1
*
Mark a function as __printf0like(). This exposes a warning which requires
kris
2002-02-04
1
-1
/
+1
*
Prototype a function as __printflike() to avoid a FORMAT_AUDIT warning.
kris
2002-02-04
1
-0
/
+2
*
Mark report() as printflike and fix resulting warnings, including one bug
kris
2002-02-04
4
-4
/
+4
*
Silence some FORMAT_AUDIT warnings (one left)
kris
2002-02-04
1
-2
/
+2
*
o Eliminate __P
imp
2002-02-03
7
-272
/
+149
*
Remove the setjmp/longjmp stuff completely. Use signal
yar
2002-01-28
2
-44
/
+94
*
Log wtmp according to an address family properly.
ume
2002-01-28
3
-25
/
+16
*
Change the library search order so that LD_LIBRARY_PATH overrides
jdp
2002-01-25
1
-2
/
+2
*
Change brk's prototype from char *brk(const char *) to int brk(const void *)
dwmalone
2002-01-24
2
-2
/
+1
*
Remove my workaround fallback since PAM now do it properly.
ache
2002-01-21
1
-10
/
+9
*
Really back out ache's commits. These files are now precisely as they were
des
2002-01-19
1
-9
/
+10
*
Back out PAM_CRED_ERR addition
ache
2002-01-19
1
-1
/
+0
*
Add PAM_CRED_ERR as valid failure case
ache
2002-01-19
1
-0
/
+1
*
Call opieunlock() only if we skip opieverify() part
ache
2002-01-19
1
-2
/
+3
*
Remove conditional 'pwok' fallback for PAM which now
ache
2002-01-19
1
-9
/
+7
*
yp(4) -> yp(8).
ru
2002-01-14
4
-5
/
+5
*
Build the TCP-wrapper helper "daemon" tcpd. This is not much use in
markm
2002-01-12
1
-0
/
+20
*
mdoc(7) police: tidy up.
ru
2002-01-10
1
-17
/
+25
*
Be more careful about freeing memory after parsing commands.
dwmalone
2002-01-05
1
-7
/
+19
*
Fix OPIE auth
ache
2002-01-01
1
-15
/
+30
*
Fixed missing DPADD in previous commit. Fixed most style bugs related to
bde
2001-12-29
1
-2
/
+3
*
Link with libm to take advantage of the -h flag to ls.
joe
2001-12-29
1
-0
/
+1
*
MFCrypto: Remove -r, -s, sort -p.
ru
2001-12-14
1
-25
/
+5
*
Merge from master (crypto) telnet. WARNS fixes for alpha.
markm
2001-12-03
1
-4
/
+4
*
Merge the (in)complete ANSIfication work from src/crypto/telnet.
markm
2001-11-30
3
-101
/
+93
*
After running a "make unifdef", commit the resultant diffs.
markm
2001-11-30
8
-1063
/
+324
*
Diff-reduce WRT src/secure/*telnet*/Makefile.
markm
2001-11-30
1
-2
/
+13
*
- Change parameters of signal handlers in order to be correct (they are
arr
2001-11-28
1
-12
/
+9
*
Add lomac.c.
green
2001-11-27
1
-1
/
+1
*
- Fix some poor signal handler usage.
arr
2001-11-26
1
-12
/
+49
*
mdoc(7) police: minor spelling, markup and style fixes.
ru
2001-11-22
1
-18
/
+21
*
Change the failure mode in option parsing to silently bailing out of option
benno
2001-11-22
1
-2
/
+9
[next]