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
*
Describe the semantics of the sgetpwnam() helper function
yar
2004-10-30
1
-0
/
+3
*
Log the actual number of bytes sent on the wire to /var/log/ftpd
yar
2004-10-24
1
-2
/
+2
*
For variables that are only checked with defined(), don't provide
ru
2004-10-24
3
-3
/
+3
*
Remove definition of struct dom_binding, it's non-standard C code and
stefanf
2004-10-17
2
-2
/
+0
*
We must not fall back to the old way (read-write)
yar
2004-10-15
1
-1
/
+1
*
Clean-up around sendfile(): drop an excessive check for error condition.
yar
2004-10-15
1
-2
/
+2
*
Account for the fact that sendfile(2) may hit the end of file
yar
2004-10-15
1
-1
/
+12
*
Correct grammos. Added BUGS: may mishandle nonstandard manual pages,
schweikh
2004-10-06
1
-3
/
+5
*
Report once that the device isn't there, but keep trying. Don't
imp
2004-09-29
1
-21
/
+14
*
Don't try to relocate the dynamic loader in reloc_non_plt(). It has already
cognet
2004-09-28
1
-1
/
+4
*
Use add instead of saving the sp in a register.
cognet
2004-09-28
1
-2
/
+1
*
Indent.
maxim
2004-09-24
1
-7
/
+7
*
o Merge rev. 1.5 libexec/ftpd/ftpd.c from DragonflyBSD:
maxim
2004-09-24
1
-0
/
+2
*
Add stubs for TLS.
cognet
2004-09-23
4
-16
/
+32
*
Remove named-xfer, it does not exist in BIND 9.
trhodes
2004-09-22
1
-30
/
+0
*
Switch from BIND 8 to BIND 9.
des
2004-09-21
1
-5
/
+0
*
Avoid accidental use of ANSI C trigraphs.
maxim
2004-08-21
1
-1
/
+2
*
Add some details about our wonderful system.
obrien
2004-08-21
1
-1
/
+17
*
Turn on the FreeBSD login user capabilities database support.
obrien
2004-08-18
1
-1
/
+1
*
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
[next]