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
*
For functions that return -1 on failure check exactly for -1 and not for
pjd
2012-01-10
17
-144
/
+144
*
Don't touch pidfiles when running in foreground. Before that change we
pjd
2012-01-10
1
-11
/
+19
*
Add link for pidfile_fileno.3 to pidfile.3 - thanks again pjd!
ghelmer
2012-01-10
1
-1
/
+2
*
Style fixes courtesy of pjd.
ghelmer
2012-01-10
2
-2
/
+5
*
Document that pidfile_open() now sets the FD_CLOEXEC flag on the open
ghelmer
2012-01-10
1
-0
/
+4
*
style. No functional changes.
yongari
2012-01-10
1
-34
/
+68
*
small code cleanup in preparation for future modifications in
luigi
2012-01-10
11
-111
/
+131
*
Revert unintentional commit of changes to getnetgrent.c.
ghelmer
2012-01-10
1
-28
/
+13
*
Add pidfile_fileno() to obtain the file descriptor for an open
ghelmer
2012-01-10
4
-15
/
+67
*
Set the FD_CLOEXEC flag on the open pidfile file descriptor.
ghelmer
2012-01-10
1
-0
/
+14
*
Change the type of the paging_in_progress refcounter from u_short to
kib
2012-01-10
1
-1
/
+1
*
Implement an option to execute SNMP walks using GETBULK requests in bsnmpwalk(1)
syrinx
2012-01-10
4
-26
/
+62
*
Add setsockopt(2) example to ng_ksocket(4).
melifaro
2012-01-10
1
-2
/
+8
*
Fix warning when compiling with gcc46:
eadler
2012-01-10
2
-6
/
+1
*
Fix warning when compiling with gcc46:
eadler
2012-01-10
1
-2
/
+1
*
Fix warning when compiling with gcc46:
eadler
2012-01-10
1
-2
/
+1
*
Fix warning when compiling with gcc46:
eadler
2012-01-10
1
-2
/
+1
*
Fix warning when compiling with gcc46:
eadler
2012-01-10
1
-5
/
+2
*
Fix warning when compiling with gcc46:
eadler
2012-01-10
1
-3
/
+0
*
Fix warning when compiling with gcc46:
eadler
2012-01-10
1
-2
/
+0
*
Fix warning when compiling with gcc46:
eadler
2012-01-10
1
-2
/
+1
*
Fix warning when compiling with gcc46:
eadler
2012-01-10
1
-2
/
+1
*
Silence bogus warning when compiling with gcc46:
eadler
2012-01-10
1
-1
/
+1
*
Fix warning when compiling with gcc46:
eadler
2012-01-10
1
-2
/
+0
*
Fix warning when compiling with gcc46:
eadler
2012-01-10
1
-2
/
+2
*
Fix warning when compiling with gcc46:
eadler
2012-01-10
1
-6
/
+1
*
Fix warning when compiling with gcc46:
eadler
2012-01-10
1
-3
/
+0
*
Fix warning when compiling with gcc46:
eadler
2012-01-10
1
-2
/
+0
*
Consumers of bpfdetach() expect it to remove all bpf_if structs from the
lstewart
2012-01-10
1
-22
/
+31
*
Enable hardware RNG for VIA Nano processors.
jkim
2012-01-09
3
-3
/
+4
*
Add support for >2TB disks in GEOM RAID for Intel metadata format.
jimharris
2012-01-09
2
-50
/
+123
*
Get rid of a spurious warning on the console when booting the kernel
pluknet
2012-01-09
1
-2
/
+13
*
Convert the per-interface address list lock from a mutex to a reader/writer
jhb
2012-01-09
2
-13
/
+12
*
Can't pass MSIZE to m_cljget(), an mbuf can't be attached as external storage
glebius
2012-01-09
1
-2
/
+1
*
enable stop_scheduler_on_panic by default
avg
2012-01-09
2
-1
/
+8
*
Backout of backout: we need SI_SUB_PROTO_DOMAIN for pfsync, since
glebius
2012-01-09
1
-1
/
+1
*
Revert sub argument of MODULE_DECLARE back to r226532.
glebius
2012-01-09
2
-2
/
+2
*
In FreeBSD we determine presence of pfsync(4) at run-time, not
glebius
2012-01-09
3
-36
/
+4
*
Bunch of fixes to pfsync(4) module load/unload:
glebius
2012-01-09
3
-173
/
+158
*
o Fix panic on module unload, that happened due to mutex being
glebius
2012-01-09
1
-52
/
+27
*
Add aligned_alloc(3).
ed
2012-01-09
5
-9
/
+56
*
Whitespace-only fix. Translators, please feel free to ignore.
wblock
2012-01-09
1
-3
/
+4
*
Clarity improvements.
wblock
2012-01-09
1
-8
/
+8
*
X11BASE has been deprecated for a long time and will die soon
eadler
2012-01-09
6
-9
/
+9
*
Avoid LOR between vfs_busy() lock and covered vnode lock on quotaon().
kib
2012-01-08
2
-4
/
+34
*
There is no longer a need to abstract ${rcvar_manpage} as we are not
dougb
2012-01-08
2
-3
/
+2
*
Correct an error of omission in the implementation of the truncation
alc
2012-01-08
2
-66
/
+113
*
Fix a typo. (s/nessesary/necessary/)
hrs
2012-01-08
1
-1
/
+1
*
Make it possible to use alternative source hardware address
glebius
2012-01-08
1
-10
/
+19
*
Provide IA_MASKSIN() macro similar to IA_SIN() and IA_DSTSIN().
glebius
2012-01-08
1
-0
/
+1
[next]