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
*
Quiet spurious warnings.
mckusick
2010-02-11
1
-8
/
+8
*
Quiet spurious warnings.
mckusick
2010-02-11
1
-2
/
+2
*
Ensure that newfs will never create a filesystem with more than 2^32
mckusick
2010-02-10
3
-47
/
+67
*
- Remove reference to nfs4. mount_nfs4(8) was removed in r192578.
jh
2010-02-10
1
-2
/
+2
*
Add -i to usage()
gavin
2010-02-09
1
-1
/
+1
*
Add the -i option to the synopsis.
gavin
2010-02-06
1
-2
/
+2
*
Correct two typos.
delphij
2010-02-06
1
-2
/
+2
*
Add the long missing "destroy" option.
mjacob
2010-02-04
1
-0
/
+4
*
Introduce '[ipaddr]:path' notation.
ume
2010-02-04
2
-9
/
+26
*
Shortening a passphrase caused wrong authentication key to be used.
ru
2010-02-04
1
-0
/
+1
*
static'ify function prototypes and convert K&R to ANSI.
delphij
2010-02-03
1
-24
/
+23
*
pukeText is an internal function so define it as static rather than
delphij
2010-02-03
2
-2
/
+3
*
Plug two memory leaks in error case.
delphij
2010-02-03
2
-2
/
+5
*
- Give ATA/SATA SIMs info about ATAPI packet size, supported by device.
mav
2010-02-02
1
-2
/
+14
*
Implement the "-i" option to sysctl(8), to ignore failures while
gavin
2010-01-31
2
-4
/
+15
*
Allow mknod(8) to be only invoked with a pathname as an argument.
ed
2010-01-31
2
-32
/
+40
*
- Handle short reads when the -P option is used. Short reads must be
jh
2010-01-29
1
-8
/
+3
*
- Cast time_t, int64_t and some int32_t values to intmax_t and use "%jd"
jh
2010-01-29
5
-25
/
+29
*
Remove stale inclusion of <ulog.h>.
ed
2010-01-27
1
-1
/
+0
*
Revised revision 199201 (add interface description capability as inspired
delphij
2010-01-27
2
-2
/
+70
*
Make mdconfig(8) WARNS=6 clean:
jh
2010-01-22
2
-8
/
+6
*
Document the negnametimeo option for mount_nfs as implemented
rmacklem
2010-01-21
1
-0
/
+4
*
Remove stale references to utmp(5) and its corresponding filenames.
ed
2010-01-21
2
-18
/
+7
*
- Add -v argument to `camcontrol identify` command. It makes camcontrol
mav
2010-01-20
2
-16
/
+34
*
Also output stripeoffset for consumer even if stripesize is zero, while
delphij
2010-01-18
1
-1
/
+1
*
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
[next]