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
*
Style fixes
gshapiro
2000-10-11
2
-8
/
+8
*
mail.local(8) is no longer installed as a set-user-id binary.
gshapiro
2000-10-10
1
-2
/
+0
*
Don't depend on <sys/stat.h> bogusly including <sys/time.h> (and thereby
wollman
2000-10-10
3
-2
/
+5
*
Make it compile without -DNO_PAM again.
ru
2000-10-06
2
-1
/
+5
*
o Load netgraph.ko, ng_ether.ko and ng_pppoe.ko as required (I'm sure this
brian
2000-10-03
2
-13
/
+66
*
Add support for dlsym(RTLD_DEFAULT, ...).
jdp
2000-09-19
2
-69
/
+97
*
Give users a way to alter the sendmail (and related utilities) build
gshapiro
2000-09-17
2
-0
/
+12
*
Some more slight doco fixes: update date, and add a bit more to the history.
wollman
2000-09-14
1
-2
/
+10
*
Allow tftpd to run as a specified user, not just `nobody'.
wollman
2000-09-14
2
-28
/
+55
*
strerror is declared in <string.h>
imp
2000-09-04
1
-3
/
+4
*
remove redundant optreset declaration
imp
2000-09-04
1
-1
/
+0
*
Pass two pointer parameters to the r_debug_state() hook
jwd
2000-08-26
1
-8
/
+18
*
Don't set an arbitrary limit on username lengths; use MAXLOGNAME
sheldonh
2000-08-17
1
-1
/
+1
*
Fix `control socket: Protocol not supported' failure in
ru
2000-08-16
1
-3
/
+2
*
The rest of the changes needed to support the new version of sendmail (8.11.0).
gshapiro
2000-08-12
2
-5
/
+29
*
sprintf() -> snprintf() paranoia.
kris
2000-08-04
1
-2
/
+2
*
Honour skey.access(5) by allowing UNIX passwords when skeyaccess(3)
sheldonh
2000-08-01
1
-4
/
+10
*
Add 'nc' flag to gettytab -- no carrier. Forces non-blocking open and
nsayer
2000-07-31
4
-3
/
+7
*
Make compilable without -DINET6.
ume
2000-07-28
1
-6
/
+2
*
Revamp the code that calls shared libraries' init and fini functions.
jdp
2000-07-26
2
-106
/
+185
*
We shouldn't use cp to save the old ld-elf.so.1. Use the sanctioned tool
green
2000-07-20
1
-1
/
+2
*
Don't reply "not a plain file" when the requested file doesn't exist.
des
2000-07-17
1
-2
/
+8
*
Fix a bug which could cause programs with user threads packages to
jdp
2000-07-17
3
-5
/
+88
*
Don't call err() without a format string.
kris
2000-07-11
1
-1
/
+1
*
Explain that the -S option only logs file downloads, not all transfers.
ben
2000-07-11
1
-1
/
+1
*
Solve the dynamic linker's problems with multithreaded programs once
jdp
2000-07-08
10
-334
/
+770
*
When installing the dynamic linker, save the previous version in
jdp
2000-07-08
1
-0
/
+12
*
Plug the hole where rshd would bypass a proper .rhosts check if the
bsd
2000-07-05
1
-3
/
+2
*
Only punctuation is an allowed argument type for open-close macros
sheldonh
2000-06-30
1
-1
/
+2
*
Fix a problem in the virtual host address compare code which caused
davidn
2000-06-26
1
-8
/
+11
*
Switch over to using the new fflagstostr and strtofflags library calls.
joe
2000-06-17
1
-2
/
+2
*
Spelling fix: transfered --> transferred
jlemon
2000-06-02
1
-1
/
+1
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
2
-5
/
+5
*
1. Add IPv6 portrange restriction code (-U flag) to passive().
nsayer
2000-05-25
1
-0
/
+31
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
2
-5
/
+5
*
Eliminate unaligned accesses that occurred when relocating the
jdp
2000-05-22
1
-12
/
+27
*
Don't uselessly set MANDEPEND (it isn't used in this Makefile, and isn't
bde
2000-05-15
1
-9
/
+7
*
Man page fixups
nsayer
2000-05-15
1
-4
/
+7
*
IPv6 support.
ume
2000-05-14
1
-10
/
+10
*
Add -i (insecure) flag to rexecd, which allows uid == 0 logins
nsayer
2000-05-13
2
-4
/
+11
*
Minor mdoc cleanup.
mpp
2000-05-05
1
-2
/
+2
*
Remove dead debug code.
asmodai
2000-04-29
1
-8
/
+0
*
Cross-reference ldd(1) in rtld(1) and vice versa.
sheldonh
2000-03-28
1
-0
/
+1
*
Fixed missing DPADDs.
bde
2000-03-27
1
-4
/
+5
*
Wrap uucpd behind the NOUUCP knob.
dan
2000-03-24
1
-1
/
+4
*
Finally unifdef -DINTERNAL_LS.
ru
2000-03-13
1
-1
/
+1
*
Use libcrypto instead of libdes.
markm
2000-02-24
2
-2
/
+2
*
Support logging for IPv6 remote host.
shin
2000-02-18
1
-4
/
+5
*
Doc fix: remove references to ~ftp/bin/ls as we have FTPD_INTERNAL_LS
peter
2000-02-17
1
-8
/
+0
*
Add more dual stack consideration.
shin
2000-02-10
1
-19
/
+27
[next]