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
/
usr.sbin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjust misleading wording of the -G option and simplify a few
wblock
2016-03-28
1
-11
/
+9
*
Cleanup headers
bapt
2016-03-26
2
-5
/
+0
*
Remove some unneeded headers
bapt
2016-03-26
4
-7
/
+0
*
fix incorrect usage of hid_set_data() which causes crash
emax
2016-03-23
1
-17
/
+13
*
Implement suggestion by jhb@ to have _PATH_FIRMWARE instead of hard
imp
2016-03-23
1
-1
/
+1
*
Use uintmax_t (typedef'd to rman_res_t type) for rman ranges.
jhibbits
2016-03-18
1
-2
/
+2
*
Remove 50% ZFS conditional from bsdinstall/zfsboot
allanjude
2016-03-17
1
-5
/
+5
*
kbdcontrol: add -P path option to add keymap search paths
emaste
2016-03-16
2
-23
/
+73
*
Make fail() preserve the errno.
trasz
2016-03-15
1
-1
/
+5
*
Use the log_errno value passed to the function instead of the errno global
trasz
2016-03-15
3
-18
/
+27
*
Just install ar5523.bin into /usr/share/firmware and stop compiling it
imp
2016-03-15
3
-36
/
+16
*
Clean up repeated "All rights reserved"
rstone
2016-03-14
4
-4
/
+4
*
Fix typo: nmd->cur_tx_ring should be used in pci_vtnet_netmap_writev()
gnn
2016-03-14
1
-5
/
+9
*
Check value returned from ucl_parser_add_file().
jceel
2016-03-13
1
-2
/
+1
*
dd report short write as error, so don't halt on it.
mav
2016-03-12
1
-2
/
+2
*
Fix gcc warnings about possibly uninitialized variables in gpioctl.c.
dim
2016-03-12
1
-2
/
+1
*
Make it possible for operations to refer to GPIO pins by name
gonzo
2016-03-11
2
-42
/
+127
*
Add to CFLAGS, rather than replacing.
jhibbits
2016-03-11
4
-4
/
+4
*
Oops, remove debugging forgotten in r296655.
mav
2016-03-11
1
-1
/
+1
*
Don't bother to invoke gmirror or zpool if the module is not loaded.
mav
2016-03-11
1
-0
/
+6
*
Unify and improve metadata wiping.
mav
2016-03-11
1
-24
/
+18
*
Use `geom disk list` instead `camcontrol identify`.
mav
2016-03-11
1
-2
/
+2
*
DIRDEPS_BUILD: Connect MK_TESTS.
bdrewery
2016-03-09
10
-0
/
+120
*
Set argument encode/result decode call backs for 'maplist' and 'all'.
araujo
2016-03-04
1
-0
/
+4
*
Implement the 'master' request.
araujo
2016-03-04
1
-1
/
+10
*
o -t comman line option added to the usage().
maxim
2016-03-03
1
-3
/
+3
*
daemon(8): Add -t option to set process title
cem
2016-03-02
2
-6
/
+16
*
Fix a typo that prevented pw(8) from setting a user's UID to 0.
markj
2016-03-02
1
-1
/
+1
*
- update portsnap(8) to direct users to pkg-version
jgh
2016-03-01
1
-3
/
+5
*
Fix typo.
trasz
2016-02-29
1
-1
/
+1
*
jls(1) -> jls(8)
trasz
2016-02-29
1
-3
/
+3
*
Fix typo.
trasz
2016-02-29
1
-1
/
+1
*
tzsetup(1) -> tzsetup(8)
trasz
2016-02-29
2
-3
/
+3
*
Autofs is section 5, not 4.
trasz
2016-02-29
1
-1
/
+1
*
Fix typo.
trasz
2016-02-29
1
-1
/
+1
*
Fix .Xr - autofs(5) is section 5, not 8.
trasz
2016-02-28
1
-2
/
+2
*
pciconf: Silence a GCC warning.
pfg
2016-02-26
1
-1
/
+1
*
Update dependencies.
bdrewery
2016-02-26
1
-1
/
+2
*
Add option -C to have the guest memory included in core files.
marcel
2016-02-26
2
-2
/
+12
*
Support version 4 of the userboot structure by implementing the
marcel
2016-02-26
1
-1
/
+20
*
Change format string in pciconf EA to jx
wma
2016-02-26
1
-3
/
+3
*
Add support for Enhanced Allocation in pciconf
wma
2016-02-26
1
-0
/
+138
*
Convert casperd(8) daemon to the libcasper.
oshogbo
2016-02-25
2
-3
/
+4
*
DIRDEPS_BUILD: Regenerate without local dependencies.
bdrewery
2016-02-24
54
-638
/
+0
*
Following revision r295924, the changes to a db file should be fsynced
dwmalone
2016-02-23
1
-4
/
+4
*
Fix the usr.sbin/iostat build with GCC, broken by r295768
asomers
2016-02-22
1
-9
/
+9
*
Document the ability to override compiled-in env and hints using variables
ian
2016-02-21
1
-3
/
+6
*
Fix possible out-of-bounds access detected by Ulrich Spörleins "scan-build".
se
2016-02-19
1
-19
/
+15
*
Use __unused instead of casting to void to silence the unused parameter
se
2016-02-18
2
-10
/
+4
*
Fix compiler warnings in iostat
asomers
2016-02-18
2
-24
/
+25
[next]