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
path:
root
/
sbin
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Print sizes up to INT64_MAX in md_prthumanval().
jh
2010-01-18
1
-5
/
+6
*
Raise WARNS for various tools where possible.
ed
2010-01-17
9
-9
/
+4
*
Mute some (hidden) warnings about old-style function definitions.
ed
2010-01-17
1
-2
/
+2
*
Small fixes.
brueffer
2010-01-17
1
-3
/
+4
*
Stripe offset may be usable even without stripe size known,
delphij
2010-01-17
1
-1
/
+1
*
Expose stripe offset and stripe size through libgeom and geom(8) userland
delphij
2010-01-17
1
-0
/
+8
*
Add gmountver, disk mount verification GEOM class.
trasz
2010-01-16
5
-0
/
+194
*
Use the newly brought %U macro.
ru
2010-01-15
1
-1
/
+1
*
Reject invalid CIDR widths rather than silently stopping at the first
emaste
2010-01-14
1
-4
/
+8
*
Port the remaining apps in sbin/ to utmpx; only reboot(8).
ed
2010-01-13
2
-4
/
+1
*
Migrate init(8) towards utmpx.
ed
2010-01-13
2
-5
/
+8
*
Spell "Hz" correctly wherever it is user-visible.
gavin
2010-01-12
1
-5
/
+5
*
Cast 64-bit quantity to intptr_t rather than int so as to work properly
mckusick
2010-01-11
1
-2
/
+2
*
This update utilizes new fsck sysctl commands that allow fsck running
mckusick
2010-01-11
1
-7
/
+82
*
When renaming a directory it passes through several intermediate
mckusick
2010-01-11
1
-21
/
+109
*
Add some error messages suggested in PR bin/138043. The code to
mckusick
2010-01-07
2
-3
/
+12
*
This corrects a bug that manifested itself as identifying the last
mckusick
2010-01-07
1
-1
/
+1
*
Increase default block size from 4K to 64K. It was reduces 6 yeard ago,
mav
2010-01-06
1
-1
/
+1
*
Print leading zeros in the UFS2 FSID.
gavin
2010-01-06
1
-1
/
+1
*
For completeness, add -s argument, manually specifying array block size.
mav
2010-01-05
2
-3
/
+13
*
Add manual page for gcache(8).
trasz
2010-01-03
3
-2
/
+193
*
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
1
-1
/
+1
*
Let umount build with -Wold-style-definition.
ed
2009-12-30
1
-1
/
+1
*
ANSIfy almost all applications that use WARNS=6.
ed
2009-12-29
7
-100
/
+53
*
ANSIfy ldconfig and the aout bits it still uses from rtld-aout.
ed
2009-12-29
1
-13
/
+7
*
Add forgotten `void' keyword. This function has no arguments.
ed
2009-12-29
1
-1
/
+1
*
Add missing `void' for functions without arguments.
ed
2009-12-29
1
-4
/
+4
*
(S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument.
antoine
2009-12-28
4
-5
/
+5
*
Make umount(8) WARNS=6 clean:
delphij
2009-12-28
2
-28
/
+28
*
- Display current settings when run without options.
ru
2009-12-26
2
-15
/
+30
*
Implement NFSv4 ACL support for UFS.
trasz
2009-12-21
6
-14
/
+76
*
ifconfig(8) is documented to take a ISO 3166-1 country code to set the
gavin
2009-12-15
1
-2
/
+5
*
implement a new match option,
luigi
2009-12-15
3
-0
/
+60
*
fix the indentation for addr: values
luigi
2009-12-15
1
-0
/
+2
*
The default balance algorithm has changed from "split" to
ru
2009-12-09
1
-2
/
+2
*
Change gmirror default balance algorithm from "split" to "load".
mav
2009-12-08
1
-1
/
+1
*
restore setting of sin_len (was removed in 1.146 last february) as
luigi
2009-12-06
1
-1
/
+3
*
MFp4:
mav
2009-12-06
1
-6
/
+17
*
Let init(8) and reboot(8) use utmpx to log wtmp entries.
ed
2009-12-05
4
-11
/
+22
*
fix argument type in the call to expand_number
luigi
2009-12-04
1
-1
/
+1
*
use qsort_r instead of heapsort;
luigi
2009-12-03
1
-4
/
+4
*
Drop USB mass storage devices support from ata(4). It is out of the build as
mav
2009-11-26
1
-6
/
+0
*
MFp4:
mav
2009-11-26
2
-51
/
+72
*
Make ``ifconfig -l ether'' only list interfaces that speak Ethernet.
will
2009-11-25
1
-3
/
+19
*
MFp4:
mav
2009-11-24
1
-14
/
+69
*
Add some missing WDMA/UDMA modes.
mav
2009-11-22
1
-0
/
+11
*
Fix minor resource leak in a function.
netchild
2009-11-21
1
-0
/
+2
*
Fix minor memory leak in a function.
netchild
2009-11-20
1
-1
/
+3
[prev]
[next]