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
*
Instead of "OpenFirmware", "openfirmware", etc. use the official spelling
marius
2004-08-16
1
-1
/
+1
*
Join the 21st century: Cryptography is no longer an optional component
cperciva
2004-08-06
1
-1
/
+0
*
Add stubs for powerpc TLS.
dfr
2004-08-04
3
-5
/
+43
*
Add support for Thread Local Storage.
dfr
2004-08-03
14
-2
/
+883
*
ftpd(8) seems to be WARNS=2 clean now.
yar
2004-07-31
1
-0
/
+1
*
Change ``(foo *)0'' to ``NULL'' where it's possible
yar
2004-07-31
2
-11
/
+11
*
Kill a small herd of casts to off_t where they were not needed.
yar
2004-07-31
2
-10
/
+9
*
Printf(3) off_t values through conversion to intmax_t since
yar
2004-07-31
2
-10
/
+15
*
Kill an unused variable (heading to WARNS=2.)
yar
2004-07-31
1
-1
/
+0
*
Convert a couple of bogus null statements to the right form.
yar
2004-07-31
1
-2
/
+2
*
Ditto for (gid_t).
yar
2004-07-30
1
-1
/
+1
*
Kill casts to (uid_t) obviously left from the K&R era.
yar
2004-07-30
1
-14
/
+14
*
Add a comment to explain that the loop around the call to bind(2)
yar
2004-07-30
1
-0
/
+9
*
Open a socket for a data transfer in active mode using euid
yar
2004-07-30
1
-1
/
+1
*
Call nmatch function with parameters casted to types the function actually
kan
2004-07-29
1
-1
/
+1
*
Fix a few cases that relied on 'implicit int' (constraint violation in C99).
stefanf
2004-07-11
1
-1
/
+1
*
mdoc(7) fixes.
ru
2004-07-07
1
-2
/
+5
*
Consistently use __inline instead of __inline__ as the former is an empty macro
stefanf
2004-07-04
1
-2
/
+2
*
Deal with double whitespace.
ru
2004-07-03
1
-1
/
+1
*
Mechanically kill hard sentence breaks.
ru
2004-07-02
12
-100
/
+195
*
Removed trailing whitespace.
ru
2004-07-02
1
-4
/
+4
*
The call to setuid(2) subsequently causes setgroups(2) to fail. setgroups(2)
csjp
2004-06-30
1
-2
/
+2
*
Nuke COMPAT_43
phk
2004-06-25
1
-150
/
+0
*
Call tzset() at startup.
brian
2004-06-21
1
-0
/
+3
*
o Reduce path names in RRQ and WRQ packets by:
brian
2004-06-21
1
-2
/
+34
*
Fix the problem that surfaced with the new binutils import on sparc64
tmm
2004-06-18
3
-4
/
+10
*
This comment should have been removed in the previous commit.
cognet
2004-06-17
1
-1
/
+0
*
Woohoo !
cognet
2004-06-17
2
-4
/
+0
*
Commit a crude hack so we get sparc64 snapshots working again with a
obrien
2004-06-17
1
-3
/
+0
*
Fall out from Binutils 2.15: don't bulid the ld.so on Sparc64.
obrien
2004-06-17
1
-0
/
+3
*
Whitespace.
bms
2004-06-14
1
-3
/
+3
*
Do not depend on the global 'sockt' being initialized to 0;
bms
2004-06-14
1
-3
/
+2
*
Simplify conditional compilation logic some.
obrien
2004-06-13
1
-11
/
+15
*
give out a little more information in case of a missing dependency
eik
2004-05-28
1
-1
/
+6
*
- Close fd if fdopen(fd) fails.
mdodd
2004-05-25
1
-1
/
+2
*
Add two new flags: -w, which allows new files to be created,
mdodd
2004-05-24
2
-5
/
+32
*
Include <stdlib.h> for exit() and abort() prototypes.
stefanf
2004-05-24
1
-0
/
+1
*
Include <netinet/in.h> for ntoh*() and hton*() prototypes.
stefanf
2004-05-24
2
-0
/
+2
*
Support basename and path based constrained matches.
mdodd
2004-05-24
1
-1
/
+29
*
Markup fixes.
ru
2004-05-16
1
-8
/
+11
*
Markup nit.
ru
2004-05-16
1
-1
/
+1
*
There's no such beast like AF_INET4, even when powered by whiskey.
ru
2004-05-16
1
-1
/
+1
*
Bump document date for the latest change.
ru
2004-05-16
1
-3
/
+3
*
Work around a problem somewhere with binutils (?) on arm, hopefully without
cognet
2004-05-15
2
-0
/
+5
*
Fix breakage caused by alphabetically sorting SRCS: rtld_start.S must come fi...
se
2004-05-14
1
-1
/
+2
*
Import arm bits for rtld-elf.
cognet
2004-05-14
6
-2
/
+684
*
Handle variable argument lists correctly in reply() and lreply().
tjr
2004-05-13
1
-2
/
+8
*
Cast the terminating NULL to char * in the execl() call.
mux
2004-04-04
1
-1
/
+1
*
If we change obj_rtld.path after initialising __progname, make sure we
dfr
2004-03-29
1
-0
/
+1
*
Make fingerd(8) WARNS2 clean.
pjd
2004-03-29
2
-1
/
+2
[next]