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
*
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
*
Fix return type of extattr_set_* and fix rmextattr(8) utility.
mdf
2013-04-02
1
-27
/
+33
*
Add some more stats to keep track of all the reasons that a vcpu is exiting.
neel
2013-03-30
1
-1
/
+1
*
Reverse the order of some implicit commands (FS mounts and ifconfigs)
jamie
2013-03-28
3
-7
/
+11
*
Loosen restrictions for quoted strings. Now we can use more complex strings
jkim
2013-03-26
1
-2
/
+10
*
Fix interval-based rotations when the -t flag is used. In this case, find
markj
2013-03-26
1
-58
/
+134
*
Invert the meaning of -S (added in r247405) and document its meaning. Also,
markj
2013-03-26
2
-16
/
+33
*
hrStorageSize and hrStorageUsed are 32 bit integers, reporting a fs
trociny
2013-03-25
1
-19
/
+13
*
Replace deprecated (or remove obsolete) libarchive 2.8 functions
mm
2013-03-22
1
-2
/
+2
*
mdoc: remove superfluous paragraph macro.
joel
2013-03-19
1
-1
/
+0
*
Add preliminary support for IBM/Lenovo TrackPoint.
jkim
2013-03-18
1
-0
/
+1
*
Simplify the assignment of memory to virtual machines by requiring a single
neel
2013-03-18
10
-149
/
+86
*
Move example to EXAMPLES.
joel
2013-03-17
1
-11
/
+9
*
Change the type of 'ndesc' from 'int' to 'uint16_t' so that descriptor index
neel
2013-03-16
1
-1
/
+1
*
- Make the FreeBSD's USB library compile under Linux.
hselasky
2013-03-13
1
-0
/
+1
*
Convert the offset into the bar that contains the MSI-X table to an offset
neel
2013-03-11
1
-0
/
+3
*
Fix a typo in DPADD.
antoine
2013-03-10
1
-1
/
+1
*
Garbage collect NWFS and NCP bits which are now completely disconnected
attilio
2013-03-09
3
-614
/
+0
*
Fix bootstrapping pkgng by not appending "/latest/" to PACKAGESITE.
bapt
2013-03-08
1
-1
/
+1
*
Simplify virtio ring num-available calculation.
grehan
2013-03-06
2
-11
/
+21
*
Reorder code to avoid the stat buffer being used uninitialized.
grehan
2013-03-06
1
-6
/
+10
*
Fix SIGSEGV when set_short_delay() is called when ifi->ifi_ra_timer is NULL.
hrs
2013-03-06
1
-0
/
+2
*
choose in priority the allocated ABI if any to do the ${ABI} substitution in ...
bapt
2013-03-05
1
-1
/
+1
*
Add the ability to correctly read pkg.conf is exists.
bapt
2013-03-05
4
-171
/
+501
*
Fix VERBOSE reporting on results when removing _PATH_LOCALTIME for UTC option.
dteske
2013-03-04
1
-0
/
+5
[next]