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
*
Add "vidcontrol -i active", to print out active vty number,
trasz
2016-01-19
2
-6
/
+23
*
mdoc: sort Xr
joel
2016-01-18
1
-3
/
+3
*
Don't bother checking an ip[46].addr netmask/prefixlen. This is already
jamie
2016-01-16
1
-18
/
+3
*
Never 4k align the MBR bootpool because zfsldr can not deal with a gap
allanjude
2016-01-16
1
-1
/
+3
*
Clear errno before calling getpw*.
jamie
2016-01-16
1
-0
/
+1
*
Adjust previous fix to conform to the existing style in this file.
jhb
2016-01-14
1
-2
/
+1
*
bsdinstall: Suggest the GPT+Active workaround on Dell T5810
vangyzen
2016-01-14
1
-1
/
+1
*
Add support for relocating AArch64 modules to kldxref. This fixes an error
andrew
2016-01-13
1
-0
/
+77
*
Remove some unneeded headers
bapt
2016-01-13
1
-7
/
+0
*
Fix Coverity warnings regarding r293229
asomers
2016-01-13
2
-5
/
+28
*
ypldap(8) is a feature ready to be used to translate nis(8) database to ldap(3).
araujo
2016-01-13
2
-3
/
+6
*
Add a basic bhyvectl manpage.
brueffer
2016-01-12
2
-1
/
+98
*
Fix bhyve(1) operation on vmnet devices, broken in r293459.
glebius
2016-01-10
1
-1
/
+2
*
Fix improper duration for f_dialog_pause() API
dteske
2016-01-09
1
-1
/
+0
*
Fix version number.
delphij
2016-01-09
1
-1
/
+1
*
Add netmap support for bhyve
gnn
2016-01-09
1
-32
/
+273
*
MFV r293415:
delphij
2016-01-08
8
-21
/
+40
*
DIRDEPS_BUILD: Update dependencies.
bdrewery
2016-01-07
2
-0
/
+3
*
Make cap_mkdb and services_mkdb file operations sync
garga
2016-01-07
1
-2
/
+18
*
Allow /etc/exports to contain usernames/groups with spaces in them.
jpaetzel
2016-01-07
2
-1
/
+72
*
"source routing" in rpcbind
asomers
2016-01-06
6
-49
/
+979
*
Merge ^/projects/release-install-debug:
gjb
2016-01-05
1
-4
/
+60
*
Add sbin and /usr/local directories to _PATH_DEFPATH.
jilles
2016-01-05
1
-2
/
+2
*
kbdmap.5: Use current names for ASCII control codes lf, ff, us
emaste
2016-01-02
1
-4
/
+10
*
Unset the gss kernel state when gssd exits
jpaetzel
2016-01-01
1
-0
/
+2
*
Remove unused variable after r292981 to unbreak the build.
bz
2015-12-31
1
-1
/
+1
*
Clean up unused-but-set-variable spotted by gcc-4.9.
araujo
2015-12-31
1
-5
/
+2
*
Clean up unused-but-set-variable spotted by gcc-4.9.
araujo
2015-12-31
1
-5
/
+0
*
Clean up unused-but-set-variable spotted by gcc-4.9.
araujo
2015-12-31
1
-2
/
+1
*
Fix getopt(3) argument after r290180; I forgot to change -r to -R
ngie
2015-12-29
1
-1
/
+1
*
Fix type mismatches for malloc(3) and Co.
uqs
2015-12-29
5
-6
/
+6
*
Simplify code for parsing extra groups
bapt
2015-12-29
1
-1
/
+1
*
Remove useless assignement of linelen
bapt
2015-12-29
1
-2
/
+0
*
Restore dryrun support for pw groupmod
bapt
2015-12-28
1
-0
/
+5
*
Explicitly set permissions on entropy files
dteske
2015-12-28
1
-1
/
+6
*
Eliminate unneeded includes.
delphij
2015-12-28
2
-3
/
+0
*
The sdp opens the database with PERM_SECURE mode and it is different than
araujo
2015-12-28
1
-1
/
+1
*
Fix includes in usr.sbin/fstyp/zfs.c
allanjude
2015-12-26
2
-2
/
+5
*
camadd does not require linking to libsbuf or libbsdxml directly
bapt
2015-12-24
1
-1
/
+1
*
Undo change from r292607 that was not meant to be there
pfg
2015-12-22
1
-1
/
+1
*
cron: Check the return value of pipe(2)
pfg
2015-12-22
1
-3
/
+5
*
crontab: properly free an entry
pfg
2015-12-22
1
-1
/
+1
*
crontab: replace malloc + bzero with calloc
pfg
2015-12-22
1
-2
/
+1
*
Prevent use-after-free with ctx->ns in set_nameservers(..), which could occur
ngie
2015-12-22
1
-0
/
+1
*
Add libxo support to jls
rodrigc
2015-12-22
3
-71
/
+120
*
Make the building of libsmb and mount_smbfs unconditional, now that r292552
ian
2015-12-21
6
-5
/
+1
*
makefs: use ENTRY macro for diff reduction with NetBSD
emaste
2015-12-21
1
-3
/
+6
*
Fix indent after r292333.
ume
2015-12-19
1
-16
/
+16
*
Fix the precious change to check the pointer returned by malloc().
jhb
2015-12-18
1
-1
/
+1
*
Generate ipnodes.by{addr,name} from /etc/hosts for compatibility with
ume
2015-12-18
1
-12
/
+5
[next]