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
*
Move ppp.8.m4 back to ppp.8 and de-ifdef it.
brian
2013-06-02
2
-32
/
+13
*
Like r250701, introduce another handy function for truncating variables to a
dteske
2013-06-02
1
-0
/
+35
*
Fix a typo. In this case, the typo caused the f_noyes() invocation to
dteske
2013-06-02
1
-1
/
+1
*
Fix a bug in which the user's choice to Cancel was not recognized. This was
dteske
2013-06-02
1
-1
/
+2
*
Fix a bug that would cause a spurious warning to appear to appear in an
dteske
2013-06-02
1
-0
/
+2
*
Fix a bug in which the user's choice to Cancel was not properly recognized.
dteske
2013-06-02
1
-1
/
+5
*
Change the name of a couple of functions in `usermgmt/user_input.subr' to
dteske
2013-06-02
2
-8
/
+8
*
Fix a copy/paste error within a comment.
dteske
2013-06-02
1
-1
/
+1
*
Add some additional debugging to the common media library.
dteske
2013-06-02
1
-1
/
+9
*
Make some obvious consolidations in local declaration for readability.
dteske
2013-06-02
2
-5
/
+3
*
Standardize NULL initialization to be consistent.
dteske
2013-06-02
3
-3
/
+3
*
Use f_isset() (introduced by r250317) instead of `f_quietly f_getvar ...'.
dteske
2013-06-02
3
-9
/
+10
*
Make proper use of locals in f_dialog_init().
dteske
2013-06-02
1
-5
/
+4
*
Improvements to whitespace and comments.
dteske
2013-06-02
12
-38
/
+57
*
Fix option processing from the library layer to address unexpected
dteske
2013-06-02
3
-6
/
+50
*
Standardize the way functions build their arguments leading up to a dialog
dteske
2013-06-02
32
-282
/
+272
*
Improve the dialog(1) API in dialog.subr by adding f_dialog_default_store()
dteske
2013-06-02
15
-126
/
+207
*
Similar to r251236, improve the portion of dialog(1) API in dialog.subr
dteske
2013-06-02
18
-191
/
+183
*
We want to stat the archived log file rather than the logfile itself.
markj
2013-06-02
1
-1
/
+1
*
Improve portion of the dialog(1) API in dialog.subr responsible for
dteske
2013-06-01
43
-373
/
+338
*
Fix a typo introduced by r251190.
dteske
2013-06-01
1
-1
/
+1
*
Fix a regression in the packages module introduced by recent r251190.
dteske
2013-06-01
1
-37
/
+46
*
Improve portion of the dialog(1) API in dialog.subr responsible for
dteske
2013-05-31
38
-1368
/
+1743
*
Fix a long standing logic bug introduced in r167814. The code was added to
jkim
2013-05-31
1
-1
/
+1
*
Convert Makefile to have only one file for each line, while I'm there, sort
delphij
2013-05-30
1
-32
/
+134
*
MFV: tcpdump 4.4.0.
delphij
2013-05-30
3
-10
/
+46
*
- Fix wording. [1]
markj
2013-05-28
1
-4
/
+4
*
Change the closeallfds() routine to use closefrom() when it is
gad
2013-05-27
2
-8
/
+29
*
Include descriptions of the flags and fields printed when dumping the
markj
2013-05-23
1
-0
/
+30
*
Correct the description of the -a option: rtsol(d) -a will in fact send out
markj
2013-05-23
1
-7
/
+2
*
Work around build breakages with GCC 4.2.
jkim
2013-05-23
3
-0
/
+5
*
Don't mess with /etc/localtime if it is a symlink.
peter
2013-05-22
1
-1
/
+1
*
Merge ACPICA 20130517.
jkim
2013-05-20
2
-24
/
+24
*
Update location to ports INDEX file.
bdrewery
2013-05-18
1
-6
/
+6
*
Decode new HT 3.00 and 3.10 capabilities.
kib
2013-05-17
1
-0
/
+12
*
Add a -N option that prints the jail name rather than its number.
des
2013-05-17
2
-11
/
+29
*
Fix a typo in a comment.
dteske
2013-05-16
1
-1
/
+1
*
Add a handy function for truncating variables to a specific byte-length. It
dteske
2013-05-16
1
-0
/
+20
*
Centralize standard getopts arguments, both for convenience and to correct
dteske
2013-05-14
43
-46
/
+72
*
Set st_nlink in the stat structure within the inode to 1 as well.
marcel
2013-05-13
1
-0
/
+1
*
mdoc sweep
joel
2013-05-13
3
-5
/
+12
*
Add a remark to the effect that a manually started relearn will always
markj
2013-05-13
1
-0
/
+4
*
mdoc sweep.
joel
2013-05-12
4
-7
/
+7
*
Revert r250394, which disabled snmp_hast due to libl dependency issue --
trociny
2013-05-12
1
-0
/
+1
*
Some filesystems (NFS in particular) do not fill out the d_type field when
markj
2013-05-12
1
-6
/
+17
*
Comment.
dteske
2013-05-12
1
-1
/
+1
*
Fix i18n violations in the package management module. A few words like
dteske
2013-05-12
3
-12
/
+31
*
Remove duplicated string.
dteske
2013-05-12
2
-2
/
+1
*
Comments.
dteske
2013-05-12
1
-1
/
+5
*
Whitespace.
dteske
2013-05-12
1
-2
/
+2
[next]