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
*
Introduce portal group options in ctl.conf.
mav
2015-11-09
5
-76
/
+98
*
Bump .Dd
ngie
2015-11-09
1
-1
/
+1
*
Follow up to r290259 dealing with makefs(8)
ngie
2015-11-09
1
-3
/
+2
*
arm64: build usr.sbin/acpi subdirectory
emaste
2015-11-08
1
-0
/
+3
*
Note if relaxed ordering or no snoop is enabled for each PCI-express device.
jhb
2015-11-05
1
-0
/
+4
*
Fix typo in error message
dteske
2015-11-03
1
-1
/
+1
*
Add sysrc(8) support for "rc.conf.d" file(s) when given "-s name" to
dteske
2015-11-03
2
-12
/
+238
*
Add testcases for -t ffs -o version=[12]
ngie
2015-11-02
1
-1
/
+66
*
Sync minor whitespace / type changes in ffs_csum_swap and ffs_sb_swap with
ngie
2015-11-02
1
-4
/
+4
*
Clean up mtree keyword support a slight bit and add a few more default keywords
ngie
2015-11-02
3
-3
/
+10
*
Add testcases for -t cd9660 -o isolevel=[1-3]
ngie
2015-11-02
1
-0
/
+58
*
Limit isoLevel to 1 and 2 to avoid segfaulting when isoLevel is set to 3 by
ngie
2015-11-02
1
-2
/
+4
*
Fix spelling of `isolevel` cd9660 option
ngie
2015-11-02
1
-1
/
+1
*
Bump .Dd for r290259 and r290260
ngie
2015-11-02
1
-1
/
+1
*
Document undocumented long options for -t cd9660
ngie
2015-11-02
1
-6
/
+20
*
Sync makefs(8) content a bit with src/usr.sbin/makefs/makefs.8@1.53
ngie
2015-11-02
1
-18
/
+21
*
newsyslog: treat 'c' flag in the config as 'C'
bapt
2015-10-31
1
-14
/
+0
*
Fix rtsold's usage message
ngie
2015-10-30
1
-5
/
+5
*
Follow up to roundup feature addition in r289203
ngie
2015-10-30
2
-8
/
+13
*
In pw_userlock, set 'name' to NULL when we encounter an all number string
delphij
2015-10-30
1
-2
/
+3
*
Use strlcpy().
delphij
2015-10-30
1
-2
/
+1
*
Fix unlikely memory leak.
bdrewery
2015-10-29
1
-1
/
+3
*
Include libutil's headers directly from src to avoid recording a dirdeps
bdrewery
2015-10-28
2
-2
/
+2
*
Connect mpsutil for META MODE.
bdrewery
2015-10-28
1
-0
/
+19
*
Connect mpsutil(8) to the build
bapt
2015-10-28
1
-0
/
+1
*
Merge from head
bapt
2015-10-28
226
-3868
/
+7141
|
\
|
*
Remove unneeded NAME override.
bdrewery
2015-10-27
1
-1
/
+0
|
*
Use more appropriate ${SHAREDIR} rather than /usr/share.
bdrewery
2015-10-27
3
-3
/
+3
|
*
Revert r289269 for now. After looking at share/zoneinfo/Makefile this could
delphij
2015-10-27
1
-11
/
+15
|
*
Add a regression test for r289899 to validate rockridge encoding
ngie
2015-10-24
1
-0
/
+27
|
*
Remove an ls -l I was using for debugging
ngie
2015-10-24
1
-1
/
+0
|
*
Import the fix from NetBSD kern/48852 (sic) to fix rockridge encoding of
ngie
2015-10-24
1
-4
/
+5
|
*
Add more cd9660/FFS makefs testcases
ngie
2015-10-24
3
-37
/
+429
|
*
newsyslog.conf: allow to configure the signal using the signal name.
bapt
2015-10-24
2
-16
/
+48
|
*
A miss from r289764.
glebius
2015-10-23
1
-3
/
+3
|
*
Stop suggesting -grope argument when -grope argument was actually given
bapt
2015-10-22
1
-1
/
+2
|
*
MFV ntp-4.2.8p4 (r289715)
glebius
2015-10-22
9
-32
/
+92
|
*
- Fix a bug which prevented dnssl[0-9] and rdnss[0-9] parameters from
hrs
2015-10-22
1
-2
/
+3
|
*
Exit with a user-friendly message instead of tripping an assert
ngie
2015-10-22
1
-1
/
+2
|
*
Revise "create_test_inputs" to simplify the file structure as
ngie
2015-10-22
3
-23
/
+30
|
*
Correctly reintroduce the rudimentary smoke tests I botched up
ngie
2015-10-22
5
-0
/
+228
|
*
Revert r289694
ngie
2015-10-21
8
-248
/
+11
|
*
Add some rudimentary [smoke] testcases for makefs
ngie
2015-10-21
8
-11
/
+248
|
*
Unbreak makefs -t cd9660 after r289687
ngie
2015-10-21
1
-1
/
+1
|
*
Free buffer before returning from cd9660_write_path_table to avoid
ngie
2015-10-21
1
-2
/
+4
|
*
Fix a ton of speelling errors
eadler
2015-10-21
24
-29
/
+29
|
*
check boundaries while parsing SDP responses
emax
2015-10-20
1
-9
/
+43
|
*
Don't check if `val` is NULL before calling free; free(3) already
ngie
2015-10-19
1
-2
/
+1
|
*
Initialize `quiet` to false so `pw groupnext` again prints out the next gid
ngie
2015-10-19
1
-1
/
+1
|
*
Update hostapd/wpa_supplicant to version 2.5.
rpaulo
2015-10-18
3
-6
/
+2
[next]