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
*
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
*
Remove unnecessary IPSEC includes.
andre
2005-08-23
2
-16
/
+0
*
Don't loop back packets that have been routed by pf. This fixes an endless
mlaier
2005-08-23
1
-1
/
+2
*
Add a -h option to tell cmp not to follow symbolic links.
brian
2005-08-23
5
-7
/
+123
*
Apply fix for "pr82261 DMA-support on Sparc64 broken"
sos
2005-08-23
2
-5
/
+42
*
Fix a couple of typos
brian
2005-08-23
1
-1
/
+1
*
Back out the removal of LK_NOWAIT from the VOP_LOCK() call in
truckman
2005-08-23
1
-7
/
+37
*
FreeBSD unconditionally supports write filters now.
csjp
2005-08-23
1
-2
/
+0
*
Fix multiple typos in the mutex names. This fixes false positive (and pretty
emax
2005-08-23
1
-4
/
+4
*
Add support for processing the "bd_locked" flag offered by the bpf
csjp
2005-08-23
1
-2
/
+3
*
FreeBSD now supports BIOCLOCK. So we can use it now.
csjp
2005-08-23
1
-4
/
+0
*
Correct the check if a plex is accessible in case it is not up.
le
2005-08-22
1
-1
/
+1
*
o Fix a logic error when not doing mbuf cluster allocation.
andre
2005-08-22
1
-4
/
+5
*
Pass the PDE from pmap_remove() to pmap_remove_page() so that the latter
alc
2005-08-22
1
-7
/
+8
*
Introduce two new ioctl(2) commands, BIOCLOCK and BIOCSETWF. These commands
csjp
2005-08-22
3
-24
/
+87
*
On x86 processors, turn off any 'INTERRUPT' capabilities on PMCs
jkoshy
2005-08-22
1
-3
/
+13
*
Return EOPNOTSUPP instead of EINVAL if a PMC allocation request
jkoshy
2005-08-22
1
-1
/
+15
*
Print PMC capabilities at module load time.
jkoshy
2005-08-22
1
-3
/
+9
*
Document IP_MINTTL socket option.
andre
2005-08-22
1
-1
/
+9
*
Add socketoption IP_MINTTL. May be used to set the minimum acceptable
andre
2005-08-22
7
-0
/
+32
*
Always quote the entire TCP header when responding and allocate an mbuf
andre
2005-08-22
1
-4
/
+24
*
Handle pure layer 2 broad- and multicasts properly and simplify related
andre
2005-08-22
1
-19
/
+3
*
Fix problem on Promise "mio" controllers and 48bit mode caused by last commit
sos
2005-08-22
1
-0
/
+9
*
Spell powersavesleep correctly.
brian
2005-08-22
2
-2
/
+2
*
When looking for new lines in diff output, grep for '^[>+]' instead of
cperciva
2005-08-22
1
-1
/
+1
*
Most users probably aren't interested in locating 13000+ files named
cperciva
2005-08-22
2
-2
/
+2
*
Change pmap_extract() and pmap_extract_and_hold() to use PG_FRAME rather
alc
2005-08-22
1
-2
/
+6
*
SADB_UPDATE did not return an error when key length is invalid.
ume
2005-08-22
1
-2
/
+2
[next]