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
*
Correct the printf format specifier for total_events.
asomers
2013-07-08
1
-2
/
+3
*
Fix dhclient for interfaces that are down. The discover_interfaces() function
pjd
2013-07-04
1
-5
/
+5
*
Fix printf argument mismatch reported by gcc on i386.
jimharris
2013-07-04
1
-2
/
+2
*
MFp4 @229488:
pjd
2013-07-03
1
-0
/
+3
*
MFp4 @229487:
pjd
2013-07-03
1
-0
/
+7
*
MFp4 @229486:
pjd
2013-07-03
1
-1
/
+6
*
MFp4 @229485:
pjd
2013-07-03
1
-0
/
+5
*
MFp4 @229484:
pjd
2013-07-03
1
-0
/
+4
*
MFp4 @229483:
pjd
2013-07-03
1
-0
/
+6
*
MFp4 @229482:
pjd
2013-07-03
1
-0
/
+12
*
MFp4 @229481:
pjd
2013-07-03
4
-18
/
+75
*
MFp4 @229480:
pjd
2013-07-03
1
-0
/
+2
*
MFp4 @229479:
pjd
2013-07-03
1
-1
/
+4
*
MFp4 @229477:
pjd
2013-07-03
1
-4
/
+11
*
Remove redundant white-spaces.
pjd
2013-07-03
1
-9
/
+9
*
MFp4 @229476,229478:
pjd
2013-07-03
2
-60
/
+70
*
MFp4 @229474:
pjd
2013-07-03
1
-2
/
+2
*
MFp4 @229473:
pjd
2013-07-03
3
-6
/
+5
*
MFp4 @229472:
pjd
2013-07-03
3
-34
/
+28
*
MFp4 @229471:
pjd
2013-07-03
3
-8
/
+4
*
MFp4 @229470:
pjd
2013-07-03
3
-7
/
+6
*
MFp4: @229469:
pjd
2013-07-03
2
-11
/
+0
*
Fix a typo (s/error/errno/).
hrs
2013-07-03
1
-1
/
+1
*
When listing with -f, skip all memory disks that are not vnode-backed.
delphij
2013-07-02
1
-1
/
+2
*
Plug a memory leak.
delphij
2013-07-02
1
-0
/
+7
*
Explicitly include <cstdarg> to fix compilation with libc++. It is implicitly
asomers
2013-07-02
1
-0
/
+1
*
When acquiring a lease, record the value of the BOOTP siaddr field
bms
2013-07-02
3
-0
/
+13
*
Add a new gptboot(8) man page. Factor out the redundant information
wblock
2013-07-01
2
-66
/
+27
*
style(9) fixes, including the removal of page break characters. No functional
asomers
2013-07-01
1
-19
/
+19
*
Add a SIGINFO handler to devd. It will send useful statistics to syslog or
asomers
2013-07-01
1
-0
/
+19
*
Add syslog(3) support to devd(8).
asomers
2013-07-01
2
-36
/
+60
*
Correct a typo in comment.
delphij
2013-07-01
1
-1
/
+1
*
Make hastctl(1) ('list' command) output a worker pid.
trociny
2013-07-01
2
-0
/
+5
*
Correct some grammar.
schweikh
2013-06-30
1
-18
/
+18
*
Do not display a warning message in a jail without AF_INET6 support.
hrs
2013-06-30
1
-1
/
+1
*
- Modify swapon(8) so that it uses most of geli(8) defaults for swap,
delphij
2013-06-29
1
-160
/
+159
*
Don't let hastd use C11 atomics.
ed
2013-06-29
1
-5
/
+5
*
mdoc: remove EOL whitespace.
joel
2013-06-29
1
-1
/
+1
*
- Trim an unused and bogus Makefile for mount_smbfs.
davide
2013-06-28
2
-1
/
+3
*
Fix build with gcc.
hrs
2013-06-28
1
-3
/
+5
*
Fix build.
hrs
2013-06-28
1
-11
/
+11
*
- Add vnode-backed swap space specification support. This is enabled when
hrs
2013-06-27
2
-29
/
+566
*
Fix build.
glebius
2013-06-27
2
-2
/
+2
*
Add firmware replacement and activation support to nvmecontrol(8) through
jimharris
2013-06-27
5
-1
/
+362
*
Add log page support to nvmecontrol(8) through a new logpage command.
jimharris
2013-06-26
5
-1
/
+412
*
Add generalized helper functions for printing hex data as part of
jimharris
2013-06-26
3
-40
/
+51
*
Ensure that a device node is specified when invoking the identify or reset
jimharris
2013-06-26
3
-3
/
+27
*
Create #defines for NVME_CTRLR_PREFIX and NVME_NS_PREFIX for the "nvme"
jimharris
2013-06-26
3
-4
/
+8
*
Add an nvme_function structure array, defining the name, C function and
jimharris
2013-06-26
2
-16
/
+32
*
Break out code related to the reset command into a separate source file.
jimharris
2013-06-26
4
-32
/
+74
[next]