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
*
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
*
- Keep hosts.by{name,addr} IPv4 only.
ume
2015-12-18
1
-2
/
+13
*
Exit cleanly if malloc() fails to allocate a buffer for a copy of the
jhb
2015-12-17
1
-0
/
+2
*
Build mount_smbfs for arm. Also sort the subdirs.
ian
2015-12-16
1
-1
/
+2
*
Provide additional lle data in IPv6 lltable dump used by ndp(8).
melifaro
2015-12-16
1
-42
/
+36
*
Remove a garbage printf used for debug.
araujo
2015-12-15
1
-3
/
+1
*
Remove the null checker before free.
araujo
2015-12-15
1
-2
/
+1
*
Remove wrong header and the NULL check before free().
araujo
2015-12-15
1
-3
/
+1
*
EAGAIN handling for imsg_read.
araujo
2015-12-15
3
-5
/
+7
*
Show the enclosure name and id in sesutil map
bapt
2015-12-15
1
-0
/
+11
*
Flesh out the SEE ALSO section.
brueffer
2015-12-14
1
-1
/
+12
*
Fix sesutil locate when a sesid is passed to locate command
bapt
2015-12-11
1
-1
/
+1
*
sesutil: Add extra information specific to some SES devices to sesutil map
bapt
2015-12-11
4
-21
/
+76
*
crunchide: add RISC-V to supported machine types
emaste
2015-12-11
1
-0
/
+4
*
sesutils, pass the correct element type when printing the status of a given
bapt
2015-12-11
1
-1
/
+1
*
sesutil: fix map not printing the status of the LED device in an array
bapt
2015-12-11
1
-4
/
+4
*
Augment kldxref to find the new MODULE_PNP_INFO records now in
imp
2015-12-11
1
-3
/
+344
*
Fix several typos and bugs within pmcstudy. Also highlight the one SB test
rrs
2015-12-10
2
-672
/
+722
*
Update the manual page to include Broadwell.
rrs
2015-12-09
1
-2
/
+2
*
White space changes.
rrs
2015-12-09
1
-559
/
+642
*
Proper support of Broadwell tool by the pmc_study based on the
rrs
2015-12-09
1
-6
/
+391
*
When iostat(8) receives SIGINT while running with "-w" or "-c", it will now
asomers
2015-12-09
1
-2
/
+57
*
DIRDEPS_BUILD: Update dependencies.
bdrewery
2015-12-07
1
-0
/
+3
*
Adapt to new wireless scheme where base wlan interfaces do not show up in
nwhitehorn
2015-12-06
1
-8
/
+13
[next]