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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Bump __FreeBSD_version for memmem(3).
andre
2005-08-25
1
-1
/
+1
*
|
Appropriate namespace protection for memmem(3).
andre
2005-08-25
1
-0
/
+2
*
|
Add the function memmem(3) as found in glibc and others.
andre
2005-08-25
7
-5
/
+160
*
|
Add myself as a maintainer of Bluetooth code
emax
2005-08-25
1
-0
/
+5
*
|
Fix a bug introduced in revision 1.9 which causes chkgrp to coredump on
cperciva
2005-08-25
1
-5
/
+9
*
|
Make sure ng_fec_init() uses the same calling convention as the rest of
emax
2005-08-25
1
-3
/
+3
*
|
Dont set default mode to ATA_DMA_MAX on devices not capable of DMA.
sos
2005-08-25
1
-1
/
+3
*
|
Fixes for gcc 4.x.
roberto
2005-08-25
1
-15
/
+11
*
|
- Refuse hashsize of 0, since it is invalid.
glebius
2005-08-25
1
-2
/
+2
*
|
Remove all references to T/TCP, which was removed several months ago.
glebius
2005-08-25
7
-256
/
+3
*
|
Fixes for gcc4.x.
roberto
2005-08-25
2
-1
/
+2
*
|
De-spl parts of the routing socket code now generally protected
rwatson
2005-08-25
1
-40
/
+20
*
|
When we have a published ARP entry for some IP address, do reply on
glebius
2005-08-25
1
-0
/
+9
*
|
get current temperature from _TMP during passive cooling is active.
ume
2005-08-25
1
-15
/
+33
*
|
initialize only ACPI_BUFFER to avoid race condition with passive
ume
2005-08-25
1
-1
/
+8
*
|
Hook getino.3 up to the build and link it to putino.3.
trhodes
2005-08-25
1
-1
/
+2
*
|
Backout revision 1.54, because it exposes a worse problem, than
glebius
2005-08-25
1
-3
/
+1
*
|
Track all lock relationships instead of pruning direct relationships
truckman
2005-08-25
1
-71
/
+31
*
|
- Remove redundant assertions that the driver lock is not held in attach()
jhb
2005-08-24
1
-5
/
+2
*
|
Test last minute changes, as gcc isn't too smart.
pjd
2005-08-24
1
-1
/
+1
*
|
'-F' option now needs locked pidfile. Modify regression tests respectively.
pjd
2005-08-24
2
-6
/
+4
*
|
Modify '-F' option to work nicely with pidfile(3) - a pidfile given as
pjd
2005-08-24
2
-0
/
+22
*
|
Use pidfile(3) in watchdogd(8).
pjd
2005-08-24
2
-9
/
+18
*
|
Use pidfile(3) in mountd(8). There is no need to use /var/run/mountd.lock
pjd
2005-08-24
2
-17
/
+16
*
|
Use pidfile(3) in inetd(8).
pjd
2005-08-24
1
-8
/
+16
*
|
Use pidfile(3) in cron(8).
pjd
2005-08-24
4
-63
/
+29
*
|
About life
wilko
2005-08-24
1
-0
/
+5
*
|
Add '-P' option which allows to specify pidfile.
pjd
2005-08-24
3
-7
/
+36
*
|
Use pidfile(3) in moused(8).
pjd
2005-08-24
2
-6
/
+16
*
|
Use pidfile(3) in syslogd(8).
pjd
2005-08-24
1
-9
/
+16
*
|
Teach daemon(8) how to use pidfile(3).
pjd
2005-08-24
3
-11
/
+24
*
|
Add a family of functions for reliable pidfiles handling.
pjd
2005-08-24
4
-3
/
+498
*
|
Stop hard-coding an -M flag to mdmfs(8) in /etc/rc.subr.
yar
2005-08-24
2
-3
/
+3
*
|
- Fix checking range of strings of struct iconv_add_in in libsmb and libkiconv,
imura
2005-08-24
3
-2
/
+8
*
|
Ignore HTTP_PROXY if it is defined but empty. This was already handled
des
2005-08-24
1
-1
/
+1
*
|
List -W as one of the meaningful options to the -i (interfaces)
yar
2005-08-24
1
-1
/
+1
*
|
Change the default adaptive algorithm for phk's one. Thanks to phk
bruno
2005-08-24
1
-11
/
+13
*
|
Remove a KASSERT in the sack path that fails because of a interaction
ps
2005-08-24
2
-6
/
+0
*
|
Fix up the comment for MAX_SACK_BLKS.
ps
2005-08-24
1
-1
/
+1
*
|
- Remove NTP servers which do not resolve in DNS.
rodrigc
2005-08-24
2
-174
/
+138
*
|
- Remove the removable_interfaces variable. /etc/pccard_ether will
brooks
2005-08-24
4
-9
/
+40
*
|
MFOpenBSD rev 1.9: fix a buffer overflow when processing config file
brooks
2005-08-24
1
-1
/
+1
*
|
Add __FBSDID to all .c files in dhclient to aid in determining file
brooks
2005-08-23
16
-4
/
+48
*
|
Provide the USB device release number along with other parameters
iedowse
2005-08-23
1
-4
/
+4
*
|
End the MALLOC_DEFINE macro without the semi-colon, the caller supplies
phk
2005-08-23
1
-1
/
+1
*
|
The mtu check in bridge_enqueue is bogus as the maximum Ethernet frame is
thompsa
2005-08-23
1
-7
/
+0
*
|
Verify if we can actually read the data at given offset.
pjd
2005-08-23
2
-6
/
+13
*
|
- Document the led(4) interface for the Thinklight
markus
2005-08-23
1
-1
/
+19
*
|
Document the diagnostic message printed at startup time. Keep the
jkoshy
2005-08-23
1
-7
/
+26
*
|
Add documentation for the BIOCLOCK and BIOCSETWF ioctl commands. Also
csjp
2005-08-23
1
-1
/
+10
[prev]
[next]