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
*
ANSIfy almost all applications that use WARNS=6.
ed
2009-12-29
23
-150
/
+88
*
Add missing `void' keywords.
ed
2009-12-29
5
-5
/
+5
*
Add missing `void' keyword.
ed
2009-12-29
1
-1
/
+1
*
Add missing `void' keyword.
ed
2009-12-29
1
-1
/
+1
*
Update d_mmap() to accept vm_ooffset_t and vm_memattr_t.
rnoland
2009-12-29
36
-112
/
+109
*
Usually these controllers are able to automatically decode command code to
mav
2009-12-29
2
-5
/
+27
*
ANSIfy ldconfig and the aout bits it still uses from rtld-aout.
ed
2009-12-29
3
-41
/
+17
*
Remove a trailing reference to the obsolete vaps_<IF> variable.
jhb
2009-12-29
1
-1
/
+1
*
Add support for configuring vlan(4) interfaces as child devices similar to
jhb
2009-12-29
3
-4
/
+97
*
Remove extra space introduced by the previous commit.
trasz
2009-12-29
1
-1
/
+1
*
Remove examples for pppd and SLIP-related stuff.
trasz
2009-12-29
21
-285
/
+23
*
Delete old firmware.
rpaulo
2009-12-29
2
-0
/
+0
*
Remove pppd and SLIP-related stuff.
trasz
2009-12-29
1
-2
/
+2
*
Remove pppd, it's gone.
trasz
2009-12-29
1
-2
/
+1
*
iwn(4) update. Notable changes:
rpaulo
2009-12-29
15
-10142
/
+25132
*
Document _FAST and _PRECISE clocks.
kib
2009-12-29
1
-10
/
+40
*
Use reallocf() to simplify some logic.
jhb
2009-12-29
1
-7
/
+3
*
Document CLOCK_SECOND, add cross-reference from time(3) to clock_gettime(2).
kib
2009-12-29
2
-3
/
+7
*
- Remove a redundant variable and an unnecessary cast.
marius
2009-12-29
1
-6
/
+5
*
- Prefer i and j over i and n for temporary integer variables.
marius
2009-12-29
2
-111
/
+120
*
Fix autonegotiation: tell the MAC where to find the PHY.
philip
2009-12-29
1
-3
/
+9
*
Change vlan interfaces to cope more usefully with the parent interface being
jhb
2009-12-29
3
-1
/
+17
*
Use clock_gettime(CLOCK_SECOND) instead of gettimeofday(2) for
kib
2009-12-29
1
-4
/
+3
*
Add missing me6 rules. Now, the IPv6 rules become equivalent
ume
2009-12-29
1
-0
/
+29
*
Make rpc.ruserd work with utmpx/libulog.
ed
2009-12-29
3
-92
/
+35
*
MFV of tzdata2009u, r201187
edwin
2009-12-29
1
-3
/
+38
*
Add forgotten `void' keyword. This function has no arguments.
ed
2009-12-29
1
-1
/
+1
*
Add missing `void' keyword for function without arguments.
ed
2009-12-29
1
-1
/
+1
*
Add missing `void' for functions without arguments.
ed
2009-12-29
1
-4
/
+4
*
Add missing `void' for function without arguments.
ed
2009-12-29
1
-1
/
+1
*
SLIP is gone; remove its mutex from witness.
trasz
2009-12-29
1
-6
/
+0
*
Add missing `void' for function without arguments.
ed
2009-12-29
1
-1
/
+1
*
Use ANSI C function declarations.
ed
2009-12-29
1
-11
/
+5
*
Use ANSI C function declarations.
ed
2009-12-29
2
-17
/
+20
*
Rationalize the support for cryptographic hashes.
kientzle
2009-12-29
2
-105
/
+250
*
Essentially eliminate problems with false hardlinks in POSIX cpio
kientzle
2009-12-29
1
-16
/
+91
*
Clear extraneous error messages.
kientzle
2009-12-29
1
-0
/
+2
*
Zip write support for libarchive.
kientzle
2009-12-29
5
-0
/
+671
*
If we're linking against liblzma, allow the decompressor to use up to
kientzle
2009-12-29
1
-23
/
+87
*
ar only needs to support ar format.
kientzle
2009-12-29
2
-2
/
+2
*
Minor style fixes plus a fix for an obscure crash on certain malformed
kientzle
2009-12-29
1
-11
/
+5
*
Be a little more skeptical of dev/ino matches when reading cpio files.
kientzle
2009-12-29
1
-35
/
+35
*
Style and portability fixes for pax writer. Mostly very routine, except for:
kientzle
2009-12-29
1
-32
/
+26
*
Style fixes to tar reader:
kientzle
2009-12-29
1
-16
/
+16
*
Various style fixes to the 'newc' cpio writer:
kientzle
2009-12-29
1
-17
/
+26
*
Various fixes when creating objects on disk:
kientzle
2009-12-29
1
-23
/
+74
*
Catch decompression failures earlier. In particular, this gives
kientzle
2009-12-29
1
-0
/
+8
*
Various style and portability fixes, including:
kientzle
2009-12-29
1
-12
/
+35
*
64-bit ino support and discourage bad use of this header.
kientzle
2009-12-29
1
-1
/
+5
*
Use VFS_{LOCK,UNLOCK}_GIANT() around the call to vrele().
jkoshy
2009-12-29
1
-0
/
+6
[next]