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
*
Complete ntptrace(8) removal:
antoine
2010-01-03
2
-1
/
+4
*
Fix regression introduced in r198318. BCM5754/BCM5754M uses the
yongari
2010-01-03
1
-2
/
+9
*
Forced commit, to provide correct commit message for r201440:
gavin
2010-01-03
1
-1
/
+1
*
The size of credential messages is limited by CMGROUP_MAX rather than
brooks
2010-01-03
1
-1
/
+1
*
Add vlan(4) to all GENERIC kernels.
brooks
2010-01-03
7
-0
/
+7
*
The test for "same client" for the experimental nfs server over NFSv4
rmacklem
2010-01-03
1
-1
/
+1
*
The default hash table size is 257 not 255. Reword the rest of the line
gavin
2010-01-03
1
-1
/
+1
*
The default hash table size is 257 not 255. Reword the rest of the line
gavin
2010-01-03
1
-2
/
+2
*
Fix three related problems in the experimental nfs client when
rmacklem
2010-01-03
1
-24
/
+19
*
Make mac_lomac(4) able to interpret NFSv4 access bits.
trasz
2010-01-03
1
-1
/
+1
*
Lower WARNS for sendmail.
ed
2010-01-03
1
-1
/
+1
*
Add manual page for gcache(8).
trasz
2010-01-03
3
-2
/
+193
*
sh: Send the "not found" message for builtin <cmd> to redirected fd 2.
jilles
2010-01-03
2
-5
/
+42
*
Fix card/device names, no functional change
mbr
2010-01-03
2
-18
/
+19
*
Fix return code in the case of successful file transfer, broken in
gavin
2010-01-03
1
-2
/
+6
*
sh: Add a regression test that tries out all arithmetic ops.
jilles
2010-01-03
1
-0
/
+76
*
Use t1 & t2 as more symbolic than 'a' and 'b' for the two times.
obrien
2010-01-03
1
-8
/
+6
*
Provide clean output with 'prove -r'.
obrien
2010-01-03
1
-2
/
+2
*
Hide expected error output so the 'prove -r' results are easy to read.
obrien
2010-01-03
1
-3
/
+3
*
Allow to be driven by 'prove -r'.
obrien
2010-01-03
1
-6
/
+10
*
Make sure 'pack' is usable for 'prove -r'.
obrien
2010-01-03
1
-0
/
+2
*
Transform from kernel file to userland source.
obrien
2010-01-03
1
-1
/
+5
*
Avoid NULL dereference in arpresolve.
np
2010-01-03
1
-2
/
+2
*
Re-enable more options and devices. Now kernel size problem is gone.
nyan
2010-01-03
1
-20
/
+20
*
Exclude options COMPAT_FREEBSD4 now that the MD freebsd4_sigreturn()
marius
2010-01-03
1
-0
/
+1
*
Make sure that the WWNN is also created for 2100..2300 cards.
mjacob
2010-01-03
1
-0
/
+2
*
Reduce diff against OpenSolaris - move Giant acquire/release to
delphij
2010-01-02
2
-5
/
+3
*
Don't forget to clean up the file copied from the kernel sources.
ed
2010-01-02
1
-0
/
+2
*
Remove dead code. This section of code is only run in the
gavin
2010-01-02
1
-10
/
+4
*
Remove reference to the bug in FreeBSD 2.0.
kib
2010-01-02
1
-8
/
+0
*
Fix typo: s/partion/partition/
mbr
2010-01-02
2
-2
/
+2
*
Make it clear that "interface" is one out of possibly many interface of the
mbr
2010-01-02
1
-2
/
+2
*
Add one more supported controller.
brueffer
2010-01-02
1
-1
/
+3
*
- Demapping unused kernel TLB slots has proven to work reliably so move
marius
2010-01-02
1
-11
/
+3
*
- Preserve the PROM IOMMU in order to allow OFW drivers to continue to
marius
2010-01-02
4
-4
/
+25
*
Use UFS2 as default filesystem. Now pc98's boot2 works for UFS2.
nyan
2010-01-02
1
-4
/
+0
*
Do kgzip to the loader on pc98, too. Now pc98's boot2 works for ELF.
nyan
2010-01-02
1
-1
/
+1
*
The last big commit: let usr.sbin/ use WARNS=6 by default.
ed
2010-01-02
163
-137
/
+157
*
Remove unused variables.
ed
2010-01-02
2
-2
/
+1
*
Mark ftwv as __unused. This compare function does not need it.
ed
2010-01-02
1
-1
/
+1
*
ANSIfy some more tools in usr.sbin/.
ed
2010-01-02
13
-40
/
+24
*
Build usr.bin/ with WARNS=6 by default.
ed
2010-01-02
133
-79
/
+138
*
Mute some warnings on uninitialized variables.
ed
2010-01-02
2
-3
/
+3
*
Remove a warning by adding extra parentheses.
ed
2010-01-02
1
-1
/
+1
*
Add missing #include for string routines.
ed
2010-01-02
1
-0
/
+1
*
ANSIfy various tools in usr.bin/.
ed
2010-01-02
13
-61
/
+35
*
Build lib/ with WARNS=6 by default.
ed
2010-01-02
66
-37
/
+83
*
Make WARNS=6 the default for libexec/.
ed
2010-01-02
26
-10
/
+41
*
Fix several warnings.
ed
2010-01-02
1
-10
/
+10
*
Welcome to 2010.
imp
2010-01-02
1
-2
/
+2
[next]