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
*
Use a thread for the processing of virtio tx descriptors rather
grehan
2013-04-26
1
-21
/
+111
*
Gripe if some <slot,function> tuple is specified more than once instead of
neel
2013-04-26
3
-20
/
+47
*
Use the system MAKEOBJDIRPREFIX when running make targets in
brooks
2013-04-25
1
-4
/
+3
*
Fix copy/paste error.
dteske
2013-04-24
1
-1
/
+1
*
Add missing include.
dteske
2013-04-23
1
-0
/
+1
*
Fix declarations to slightly increase WARNS level.
jkim
2013-04-23
2
-6
/
+9
*
Clean up generated files added in r233250.
jkim
2013-04-23
1
-1
/
+2
*
Teach the virtio block device to deal with direct as well as indirect
neel
2013-04-23
1
-63
/
+61
*
Prevent device.subr from auto-loading in the nameservers module.
dteske
2013-04-23
1
-0
/
+3
*
Preserve debugFile preference across the exec boundary.
dteske
2013-04-22
1
-0
/
+1
*
Partially uncommit r249779. The changes to share/common.subr were good
dteske
2013-04-22
3
-54
/
+12
*
Fix "-D file" to automagically enable debugging if not explicitly disabled.
dteske
2013-04-22
4
-29
/
+69
*
Minor update about rc.conf.
joel
2013-04-22
1
-1
/
+1
*
Clarify to the user the amount of time required to load the menus for
dteske
2013-04-22
1
-4
/
+4
*
New helper functions for common widgets.
dteske
2013-04-22
1
-0
/
+136
*
Proper fix for copy/paste error (first attempt r249756).
dteske
2013-04-22
1
-2
/
+2
*
Fix a copy/paste error.
dteske
2013-04-22
1
-2
/
+2
*
Update comment for accuracy.
dteske
2013-04-22
1
-3
/
+3
*
Style nit (to be consistent across project).
dteske
2013-04-22
1
-2
/
+2
*
Fix two bugs when setting up a plip interface. First, dhcp status was not
dteske
2013-04-22
1
-1
/
+2
*
UI improvements. First, implement --default-item whenever and wherever
dteske
2013-04-22
42
-343
/
+845
*
Use new f_getvar for clarity and general code follow-up to r249746.
dteske
2013-04-22
1
-2
/
+5
*
Add new flags `-d' (sets debug=1) and `-D file' (sets debugFile) and
dteske
2013-04-22
56
-129
/
+228
*
Add missing static keyword, to make the code build with WARNS=6.
ed
2013-04-21
1
-1
/
+1
*
Merge ACPICA 20130418.
jkim
2013-04-19
1
-4
/
+5
*
Add the Clang specific -Wmissing-variable-declarations to WARNS=6.
ed
2013-04-19
6
-0
/
+11
*
- Correct mispellings of the word necessary
gabor
2013-04-17
1
-1
/
+1
*
- Correct mispellings of the word occurrence
gabor
2013-04-17
1
-1
/
+1
*
Setup accesses to the memory hole below 4GB to return all 1's on read and
neel
2013-04-17
1
-9
/
+15
*
Minor spelling and grammar fixes.
joel
2013-04-11
2
-7
/
+7
*
Remove contractions.
joel
2013-04-11
5
-6
/
+6
*
Need to call init_mem() to really initialize the MMIO range lookups.
neel
2013-04-10
1
-0
/
+1
*
Remove obsolete comment about lack of locking for MMIO range lookup.
neel
2013-04-10
1
-6
/
+0
*
Make ctladm(8) try to load ctl.ko kernel module if needed.
trasz
2013-04-10
1
-0
/
+10
*
Unsynchronized TSCs on the host require special handling in bhyve:
neel
2013-04-10
1
-14
/
+87
*
Change name of variable from 'rwlock' to more descriptive 'mmio_rwlock'
neel
2013-04-10
1
-11
/
+11
*
Improve PCI BAR emulation:
neel
2013-04-10
7
-60
/
+320
*
Import a new version of NetBSD's mtree.
ed
2013-04-09
1
-1
/
+1
*
Switch to a 2-clause license.
markj
2013-04-08
1
-3
/
+0
*
Add support for getting and setting BBU properties related to battery
markj
2013-04-08
7
-4
/
+326
*
Mark the act_tbl static/const.
ed
2013-04-08
1
-1
/
+1
*
Add some missing newlines and static declarations.
marius
2013-04-07
1
-8
/
+14
*
Extend ath3kfw to include overridable device / vendor IDs.
adrian
2013-04-05
1
-4
/
+14
*
Remove dangling ISA uart stubs.
grehan
2013-04-05
2
-61
/
+1
*
config checksum is over the entire fixed portion, not just the
grehan
2013-04-05
1
-1
/
+1
*
Merge ACPICA 20130328.
jkim
2013-04-04
2
-16
/
+18
*
Remove some more references to legacy ATA.
mav
2013-04-04
2
-12
/
+3
*
Remove usr.sbin/burncd, useless after legacy ATA stack removal.
mav
2013-04-04
4
-1004
/
+0
*
Fix dates in manual pages modified in 249009.
trasz
2013-04-02
1
-1
/
+1
*
Make it possible to build CTL as a module.
trasz
2013-04-02
1
-1
/
+2
[next]