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
*
Merge a number of changes required to hook up OpenBSM 1.2-alpha2's
rwatson
2012-12-01
2
-0
/
+35
*
Don't allow minthreads > maxthreads.
alfred
2012-11-28
1
-0
/
+4
*
Fix typo.
alfred
2012-11-28
1
-1
/
+1
*
Autoconfigure nfsd threads based on ncpu.
alfred
2012-11-27
1
-20
/
+97
*
Allow setting of NULL titles with f_dialog_[back]title().
dteske
2012-11-27
1
-2
/
+2
*
Change self-initialization to occur when loaded versus the previous behavior
dteske
2012-11-27
1
-34
/
+5
*
Comments.
dteske
2012-11-27
1
-2
/
+2
*
Provide an option to users to shoot themselves in the foot.
eadler
2012-11-26
8
-7
/
+45
*
Use modern license instead of being consistent with the other pkg_ tools
eadler
2012-11-26
3
-11
/
+25
*
Split IP address validation routines and improve error detection for dotted-
dteske
2012-11-25
2
-37
/
+91
*
Whitespace.
dteske
2012-11-24
4
-4
/
+4
*
Add IPv6 address-validation routine.
dteske
2012-11-24
2
-2
/
+157
*
- Use sin6_scope_id instead of sin6_addr.s6_addr[2].
hrs
2012-11-23
1
-17
/
+11
*
Merge ACPICA 20121114.
jkim
2012-11-20
2
-4
/
+5
*
In NIS mode first chmod(2) the temporary file and is succeed then rename(2)
bapt
2012-11-20
1
-2
/
+2
*
Correctly set the password file mode after renaming in NIS mode
bapt
2012-11-20
1
-0
/
+2
*
Remove unneeded includes.
eadler
2012-11-20
1
-2
/
+0
*
Minor mdoc fix.
joel
2012-11-18
1
-1
/
+1
*
Standardize EXIT STATUS instructions in man pages when possible.
eadler
2012-11-18
1
-4
/
+2
*
- Increase the number of retry for NET_RT_DUMP from 5 to 15.
hrs
2012-11-18
2
-9
/
+140
*
Overhaul of route6d(8):
hrs
2012-11-18
1
-445
/
+392
*
Use sin6_scope_id instead of KAME-specific embedded scope id.
hrs
2012-11-18
1
-27
/
+8
*
Fill sin6_scope_id in sockaddr_in6 before passing it from the kernel to
hrs
2012-11-17
1
-24
/
+0
*
Replicate a feature from sysinstall documented in
dteske
2012-11-16
44
-103
/
+216
*
This wasn't supposed to be in there - I committed the wrong patch.
eadler
2012-11-15
1
-1
/
+0
*
Add support for a -q flag. While here make the custom argument parsing
eadler
2012-11-15
2
-13
/
+30
*
Be declarative about if an error has occured.
eadler
2012-11-15
1
-8
/
+8
*
Fix error code if file isn't readable.
eadler
2012-11-15
1
-1
/
+1
*
Check the range of the gid
eadler
2012-11-15
1
-0
/
+15
*
Add a missing check for fread
eadler
2012-11-15
1
-0
/
+2
*
Document all of the options that wpa_supplicant accepts.
issyl0
2012-11-07
1
-21
/
+50
*
Replace log(3) with flsll(3) for watchdogd(8) and drop libm dependency.
delphij
2012-11-03
2
-3
/
+4
*
If no contents keyword is specified, the default for files is
sjg
2012-11-03
1
-0
/
+47
*
Teach pw(8) about how to use pw/gr API to reduce code duplication
bapt
2012-10-30
14
-620
/
+175
*
Clarify a warning message.
kientzle
2012-10-29
1
-1
/
+2
*
Fix bug introduced by r241902 (MANIFEST uses TAB delimiter).
dteske
2012-10-27
1
-1
/
+1
*
While 'make universe' passed this didn't work with clang.
eadler
2012-10-26
1
-0
/
+2
*
Resurrect and integrate stable/9/usr.sbin/sysinstall/help/usermgmt.hlp
dteske
2012-10-26
3
-2
/
+96
*
This utility builds without NO_WCAST_ALIGN
eadler
2012-10-26
1
-2
/
+0
*
Remove unnecessary quotation to clean things up.
dteske
2012-10-26
1
-1
/
+1
*
Don't mask fwe(4) lp(4) or plip(4) devices from ifconfig(8) list.
dteske
2012-10-26
1
-3
/
+0
*
Resurrect and integrate stable/9/sysinstall/help/tcp.hlp
dteske
2012-10-26
3
-3
/
+46
*
Tighten-up displays that use a NULL prompt (e.g., networking and usermgmt).
dteske
2012-10-26
1
-1
/
+1
*
Fix copy/paste error.
dteske
2012-10-26
1
-1
/
+1
*
Switch from using a msgbox to display help files to a textbox instead. The
dteske
2012-10-26
4
-40
/
+81
*
Second attempt to add @every_second keyword support. Due to multiple
sobomax
2012-10-25
4
-30
/
+149
*
When Xdialog(1) is passed a NULL argument to its `--help' option, Xdialog(1)
dteske
2012-10-25
2
-2
/
+2
*
Let lpr build with -Wmissing-variable-declarations.
ed
2012-10-25
7
-21
/
+14
*
For PCI Express capability, if max link width is greater than zero, print
jimharris
2012-10-25
1
-0
/
+26
*
PRIV_START and PRIV_END were reversed.
eadler
2012-10-24
1
-2
/
+2
[next]