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
*
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
*
Revert part of the last commit, remove {g|s}etflags from the libc
joe
2000-02-05
1
-2
/
+2
*
Remove unnecessary -g for CFLAGS.
shin
2000-02-03
1
-1
/
+1
*
Fix ftpd core dump when hostname is not set.
shin
2000-02-03
1
-1
/
+2
*
sync iruserok() extension API with other BSDs
shin
2000-02-01
2
-23
/
+4
*
Add a manual page for the ELF dynamic linker. I initially created
jdp
2000-01-29
2
-99
/
+22
*
Move the man pages for the a.out dynamic linker into the 1aout
jdp
2000-01-29
2
-227
/
+2
*
When a threads package registers locking methods with dllockinit(),
jdp
2000-01-29
5
-50
/
+137
*
Fix rshd coredump when AF_INET socket is used.
shin
2000-01-28
1
-1
/
+1
*
Changed setflags() to set_flags(). This fixes world breakage due to
bde
2000-01-28
3
-5
/
+5
*
another tcp apps IPv6 updates.(should be make world safe)
shin
2000-01-27
7
-119
/
+812
*
several tcp apps IPv6 update
shin
2000-01-25
9
-76
/
+192
*
Block almost all signals in the default locking method instead of
jdp
2000-01-25
4
-32
/
+40
[next]