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
*
Rename the choices in the partitioning methods dialog to reflect current
nwhitehorn
2014-09-13
1
-5
/
+5
*
Make the default choice for the chroot shell at the end be "No". This allows
nwhitehorn
2014-09-13
1
-1
/
+2
*
Add the new iscsi(4) man page
allanjude
2014-09-13
1
-5
/
+7
*
Add ZFS support to the bsdinstall partition editor and sade.
nwhitehorn
2014-09-13
13
-45
/
+217
*
Implement control over command reordering via options and control mode page.
mav
2014-09-13
1
-0
/
+7
*
Add "readcache" and "writecache" LUN options to control default behavior.
mav
2014-09-13
1
-2
/
+6
*
Import HyperV Key-Value Pair (KVP) driver and daemon code by Microsoft,
delphij
2014-09-13
5
-0
/
+29
*
Fix minor syntax error
allanjude
2014-09-12
1
-1
/
+1
*
Improve markup and language throughout the ctl.conf man page
allanjude
2014-09-12
1
-123
/
+190
*
Initialize 'bc_rdonly' to the right value.
neel
2014-09-11
1
-0
/
+1
*
Don't blindly assume the target agreed to transition to Full Feature Phase;
trasz
2014-09-11
1
-9
/
+31
*
Conditionalize build of etcupdate(8) on MK_RCS. Since etcupdate calls
asomers
2014-09-10
1
-1
/
+4
*
Fix memory leak, reported by Coverity.
mav
2014-09-10
1
-0
/
+1
*
Allow vtnet operation without merged rx buffers.
grehan
2014-09-09
1
-20
/
+66
*
Use keys_add_int() where appropriate. No functional changes.
trasz
2014-09-09
1
-22
/
+4
*
Fix ctld(8) to not forget to send TargetPortalGroupTag and TargetAlias
trasz
2014-09-09
1
-4
/
+20
*
Add a callback to be notified about negotiated features.
grehan
2014-09-09
5
-0
/
+8
*
Fix support for IPv6 nameservers.
des
2014-09-08
1
-1
/
+1
*
Avoid ctld(8) crash on getaddrinfo(3) failure.
trasz
2014-09-06
1
-9
/
+7
*
Document initiator-portal netmask support.
trasz
2014-09-05
1
-5
/
+8
*
Turn two errors, which are possible to trigger only by bugs,
trasz
2014-09-05
1
-7
/
+3
*
Make it possible to quote names in autofs maps using double quotes.
trasz
2014-09-05
1
-0
/
+1
*
Fix typo.
trasz
2014-09-05
1
-2
/
+2
*
Fix regression introduced by SVN r270954. Correct way to reset getopts
dteske
2014-09-02
1
-2
/
+2
*
Fix a bug where command line arguments could be misprocessed if getopts is
dteske
2014-09-01
1
-0
/
+2
*
Add -Wthread-safety to WARNS=6.
ed
2014-09-01
1
-0
/
+4
*
Add references to vt(4) to further man-pages.
se
2014-09-01
1
-6
/
+31
*
Fix typo (by -> be).
se
2014-09-01
1
-1
/
+1
*
Make SOCK_RAW sockets to be truly raw, not modifying received and sent
glebius
2014-09-01
1
-1
/
+1
*
Set the 'inst_length' to '0' early on before any error conditions are detected
neel
2014-08-30
1
-2
/
+16
*
Allow mailwrapper to use mailer.conf from localbase (respecting LOCALBASE env...
bapt
2014-08-26
2
-5
/
+20
*
More man pages that need to know about vt in addition to syscons.
se
2014-08-26
3
-1
/
+18
*
Update man-pages to correctly refer to changed pathes and naming conventions
se
2014-08-26
2
-4
/
+22
*
Remove band.aid that made kbdcontrol lookup keymap files in the syscons
se
2014-08-26
1
-1
/
+1
*
Convert LIBCURSES to LIBNCURSES to fix "make checkdpadd"
ngie
2014-08-26
1
-2
/
+2
*
Fix a typo to catch correct condition.
hiren
2014-08-25
1
-1
/
+1
*
Optimize f_which() to be slightly faster still.
dteske
2014-08-24
1
-3
/
+3
*
Fix handling of keys in executable maps. Previously it was broken for keys
trasz
2014-08-24
1
-11
/
+26
*
Add "nobrowse" option. Previously automountd(8) always behaved as if
trasz
2014-08-23
3
-10
/
+70
*
Don't fail on executable maps that return no entries. This turns useless
trasz
2014-08-23
1
-1
/
+7
*
Fix a recursive lock acquisition in vi_reset_dev().
tychon
2014-08-22
1
-2
/
+6
*
Change file permissions for some setuid executables so they are "o+r".
neel
2014-08-21
1
-2
/
+2
*
Add `-A' flag to pkg-install(8) invocation when installing dependencies.
dteske
2014-08-21
1
-2
/
+4
*
Make the iSCSI stack use __FBSDID() properly.
trasz
2014-08-21
13
-13
/
+39
*
Use __FBSDID() properly.
trasz
2014-08-21
7
-7
/
+21
*
Recover sin6_scope_id of gateway addresses in riprecv() by using the if_index
hrs
2014-08-20
1
-0
/
+2
*
Remove useless - and buggy, it resulted in spurious warnings in logs - code.
trasz
2014-08-20
1
-12
/
+0
*
Avoid showing stale errors when nmount(2) fails.
bdrewery
2014-08-19
1
-0
/
+2
*
Add LIBMD and LIBUTIL to DPADD to fix "make checkdpadd"
ngie
2014-08-19
1
-0
/
+1
*
Add missing libraries to DPADD; sort DPADD so DPADD and LDADD match up
ngie
2014-08-19
1
-2
/
+2
[next]