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
*
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
*
Don't leave dodgy looking spaces in HISMACADDR
brian
2001-11-22
1
-3
/
+3
*
Mention that HISMACADDR is set in the environment of child processes
brian
2001-11-22
1
-0
/
+5
*
Set HISMACADDR in the environment before envoking ppp.
brian
2001-11-21
1
-5
/
+17
*
Eliminate another instance of the old and well-known
yar
2001-11-19
1
-7
/
+25
*
Update rtld for the "new" ia64 ABI. In the old toolchain, the
peter
2001-10-29
7
-9
/
+34
*
Fix a dependency violation (branch after alloc)
peter
2001-10-29
1
-1
/
+1
*
When we set our UID to `nobody', set an appropriate group also.
obrien
2001-10-22
1
-0
/
+1
*
The interface index space may be sparsely populated (e.g. when an
fenner
2001-10-17
1
-0
/
+4
*
Add ia64 support. Various adjustments were made to existing targets to
dfr
2001-10-15
14
-33
/
+1069
*
Don't let a user name in ftpd's proctitle
yar
2001-10-12
1
-1
/
+1
*
Be consistent about indent at least within one block of code.
yar
2001-10-12
1
-5
/
+5
*
The support for accelerating find_symdef() with a cache was broken. This
dfr
2001-10-10
1
-8
/
+9
*
Terminate the array of execv(3) pointers by a NULL pointer in the edge case.
ru
2001-10-04
1
-1
/
+3
*
mdoc(7) police: markup nits.
ru
2001-10-01
1
-1
/
+3
*
Migrate uucpd to ports as well.
kris
2001-10-01
5
-387
/
+0
*
1) Use OPIE response only when OPIE keys really used
ache
2001-09-29
1
-2
/
+5
*
Avoid a few compiler warnings (printf codes, missing includes etc).
iedowse
2001-09-29
3
-4
/
+8
*
Missing `break' statements caused two error messages to become
iedowse
2001-09-29
1
-1
/
+3
*
RFC2349 (http://www.hypermail.org/rfcs/rfc2349.html) adds support
obrien
2001-09-27
1
-9
/
+120
*
RFC2132 is not clear about whether the "Maximum DHCP Message Size"
iedowse
2001-09-25
2
-2
/
+4
*
Improve the description on how to construct ~ftp/pub. Specifically,
mikeh
2001-09-25
1
-5
/
+7
*
Fixed some of style bugs.
ru
2001-09-12
1
-1
/
+1
*
Remove a field width specifier that's not doing anything more than
mikeh
2001-09-10
1
-6
/
+3
*
Include ttymsg.h from ../../usr.bin/wall instead of rolling our own
dd
2001-09-09
2
-1
/
+3
*
Do the best we can with respect to fixing command-line option disorder
sheldonh
2001-09-04
1
-62
/
+62
[next]