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
*
Use proper form of gnu designated initalizers. This lets
rdivacky
2009-06-24
2
-2
/
+2
*
Printf fewer warnings when adding a route to an atalk address fails;
rwatson
2009-06-24
1
-10
/
+2
*
In if_setlladdr(), use IF_ADDR_LOCK() and ifaddr references to improve
rwatson
2009-06-24
1
-3
/
+15
*
In ARP input, more consistently acquire and release ifaddr references.
rwatson
2009-06-24
1
-2
/
+14
*
Break at_ifawithnet() into two variants:
rwatson
2009-06-24
5
-94
/
+149
*
Reduce debugging output for netatalk routing events.
rwatson
2009-06-24
1
-44
/
+6
*
Initialize the uip to silence gcc warning that seems to sneak in in some
kib
2009-06-24
1
-0
/
+1
*
Lock if_addrhead when iterating, and where necessary acquire and release
rwatson
2009-06-24
1
-21
/
+27
*
Make stf_getsrcifa6() return a reference to an in6_ifaddr rather than
rwatson
2009-06-24
1
-1
/
+9
*
Do not stop the loop when an empty or deleted directory entry is found.
jhay
2009-06-24
1
-1
/
+3
*
Add detection of UFS filesystems.
cperciva
2009-06-24
2
-4
/
+61
*
The bits set in a page's dirty mask are a subset of the bits set in its
alc
2009-06-24
2
-10
/
+8
*
Slight comment fix.
ariff
2009-06-24
1
-5
/
+4
*
Update SCCS IDs for Berkeley DB 1.86 merge.
delphij
2009-06-24
2
-2
/
+2
*
style: operators should appear at the line end if we have to wrap.
delphij
2009-06-24
1
-2
/
+2
*
Add a note about the implication of secure level setting against kldload,
delphij
2009-06-23
1
-0
/
+6
*
Merge fmtcheck() prototype change.
delphij
2009-06-23
1
-1
/
+1
*
Use const instead of __const, and merge the license change from NetBSD.
delphij
2009-06-23
1
-9
/
+3
*
- Use size_t instead of int when appropriate;
delphij
2009-06-23
11
-26
/
+22
*
%.s expects an int as the length specifier, so cast properly.
delphij
2009-06-23
1
-1
/
+2
*
Use strlcpy() instead of manually setting the last byte of the array to \0.
delphij
2009-06-23
1
-8
/
+4
*
Use strlcpy() instead of explicitly set \0 on the tail of the array.
delphij
2009-06-23
1
-2
/
+1
*
Staticify internal routines.
delphij
2009-06-23
4
-7
/
+7
*
Merge NetBSD revision 1.14: humanize_number.c is now 2-clause BSD licensed.
delphij
2009-06-23
1
-8
/
+1
*
K&R -> ANSI
delphij
2009-06-23
3
-10
/
+5
*
Use C99 initialization when necessary; apply static to internal rountines.
delphij
2009-06-23
1
-5
/
+5
*
K&R -> ANSI
delphij
2009-06-23
1
-3
/
+1
*
Make algorithm a bit more bulletproof.
mav
2009-06-23
2
-4
/
+4
*
Use getprogname() instead of referencing __progname.
delphij
2009-06-23
1
-3
/
+2
*
Quote -x tracing output so it is unambiguous.
jilles
2009-06-23
1
-2
/
+17
*
Implement a facility for dynamic per-cpu variables.
jeff
2009-06-23
42
-40
/
+547
*
Remove duplicate if-statement on gmt_is_set in gmtsub().
edwin
2009-06-23
1
-8
/
+6
*
- Added code to read bootcode firwmare version.
davidch
2009-06-23
2
-43
/
+131
*
- Use cpuset_t and the CPU_ macros in place of cpumask_t so that ULE
jeff
2009-06-23
1
-19
/
+19
*
Make callers to in6_selectsrc() and in6_pcbladdr() pass in memory
bz
2009-06-23
9
-92
/
+87
*
Fix variable name.
mav
2009-06-23
1
-1
/
+1
*
Add tests for r194774.
jilles
2009-06-23
1
-0
/
+9
*
Do not fork for a subshell if it is the last thing this shell is doing
jilles
2009-06-23
1
-2
/
+2
*
When mountd.c parses the nfsv4 root line(s) in /etc/exports, it
rmacklem
2009-06-23
1
-1
/
+13
*
Rework r193814:
mav
2009-06-23
2
-70
/
+63
*
Improve my last commit: use a separate condvar to serialize.
ed
2009-06-23
2
-2
/
+5
*
Add one more reference to SEE ALSO. Sort while here.
joel
2009-06-23
1
-2
/
+6
*
Use dcdwait to block threads to serialize writes.
ed
2009-06-23
1
-2
/
+3
*
Bring in a few mdoc/language fixes.
joel
2009-06-23
1
-13
/
+25
*
Usermode portion of the support for swap allocation accounting:
kib
2009-06-23
9
-14
/
+75
*
Implement global and per-uid accounting of the anonymous memory. Add
kib
2009-06-23
29
-88
/
+664
*
sh: Improve handling of setjmp/longjmp volatile:
jilles
2009-06-23
4
-61
/
+18
*
- Update regarding the support for SBus GEM added in r194763.
marius
2009-06-23
1
-9
/
+25
*
- Initialize the ifnet structure, especially if_dname, before probing
marius
2009-06-23
7
-317
/
+575
*
Add a limit for child jails via the "children.cur" and "children.max"
jamie
2009-06-23
4
-28
/
+93
[next]