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.bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove inlining of functions that are used mostly in different object files.
rdivacky
2009-01-20
3
-4
/
+4
*
The FTP_TIMEOUT and HTTP_TIMEOUT environment variables were ignored because
des
2009-01-17
1
-3
/
+4
*
Rename mail(1)'s aux.c to util.c.
ed
2009-01-16
2
-2
/
+2
*
o Respect -ss flags (suppress zero counters) for icmp6 "histogram
maxim
2009-01-13
1
-1
/
+2
*
Don't enable -Q by default - I've fixed the rescue build issue.
obrien
2009-01-13
2
-3
/
+3
*
If running with "-K" really do not information about symbols from the a.out
obrien
2009-01-12
1
-1
/
+1
*
Fix usage() with SYNOPSIS.
ru
2009-01-10
1
-5
/
+6
*
Fix markup and spelling.
ru
2009-01-10
1
-4
/
+7
*
A bit of rewording for clarity, taken from OpenBSD.
trhodes
2009-01-10
1
-9
/
+26
*
Fix crash with "netstat -m -N foo".
ru
2009-01-10
1
-1
/
+1
*
Note that r186713 also contained a change to VarAdd where we propagate the
obrien
2009-01-06
1
-2
/
+1
*
Merge support for CVSMode (aka. mirror mode) into csup. This means csup can now
lulf
2009-01-05
1
-1
/
+5
|
\
|
*
- Add missing rsyncfile from Makefile
lulf
2008-11-23
1
-1
/
+2
|
*
- Import csup work from p4.
lulf
2008-10-19
1
-0
/
+3
|
*
- Import the Makefile from HEAD for building csup.
lulf
2008-10-19
1
-0
/
+36
|
|
\
|
*
|
- Import the HEAD csup code which is the basis for the cvsmode work.
lulf
2008-10-19
1476
-351849
/
+0
|
|
/
*
|
+ Add the -Q be-quiet flag for parallel jobs.
obrien
2009-01-03
5
-24
/
+29
*
|
o With -L flag show unix sockets listen queues stats. It is useful
maxim
2008-12-31
2
-7
/
+18
*
|
Include param.h instead of types.h before mount.h so that the nested
rwatson
2008-12-29
1
-1
/
+1
*
|
Include param.h instead of types.h before user.h so that the nested
rwatson
2008-12-29
9
-9
/
+9
*
|
1. Add the ability to tweak the token output before targets in job mode.
obrien
2008-12-29
6
-4
/
+57
*
|
Consistently use Var_SetGlobal().
obrien
2008-12-29
3
-4
/
+4
*
|
Fix up after last commit:
trhodes
2008-12-27
1
-6
/
+5
*
|
Clarify the behaviour of conditionals when dealing with comparisons.
luigi
2008-12-26
1
-12
/
+23
*
|
Right align the CPU column header.
rpaulo
2008-12-26
1
-2
/
+2
*
|
o Fix grammar.
maxim
2008-12-26
1
-1
/
+1
*
|
Remove reference to unimplemented "-c" option.
trhodes
2008-12-25
1
-4
/
+1
*
|
Update the description of -k, output files appear to
trhodes
2008-12-24
1
-7
/
+2
*
|
Update bmake glue for changes in 9.4.3
dougb
2008-12-23
1
-1
/
+1
*
|
Add a basic manual page for elf2aout.
trhodes
2008-12-23
2
-1
/
+65
*
|
Implement a new feature for the "-m" option: if the month number is
wollman
2008-12-22
2
-21
/
+45
*
|
Fix a typo.
wxs
2008-12-19
1
-1
/
+1
*
|
Do not segfault when procstat -f or procstat -v is called on a process not
marcus
2008-12-19
2
-0
/
+4
*
|
Exit with error code 2 when run with -k (continue if errors) and build failed.
fjoe
2008-12-18
5
-25
/
+23
*
|
1. Update fetch to consistently return 1 on error, as the man page states,
murray
2008-12-17
1
-6
/
+5
*
|
Fix printing of shared memory limits.
ru
2008-12-16
1
-5
/
+5
*
|
Add support for HTTP 1.1 If-Modified-Since behavior.
murray
2008-12-15
2
-5
/
+40
*
|
This main goals of this project are:
qingli
2008-12-15
1
-27
/
+11
*
|
Spell "substitution" correctly.
kientzle
2008-12-15
1
-3
/
+3
*
|
Improve usage and sync SYNOPSIS with usage.
ru
2008-12-13
2
-10
/
+17
*
|
Sync manpage's synopsis with program's usage().
ru
2008-12-13
1
-6
/
+6
*
|
Apply the same defaults to https as to http.
des
2008-12-11
1
-2
/
+3
*
|
Add strndup(3) prototype to string.h.
kib
2008-12-08
1
-1
/
+1
*
|
Add a -L option to wc(1), for finger compatibility with the GNU
keramida
2008-12-06
2
-11
/
+60
*
|
bsdtar is synced up with 2.5.903a
kientzle
2008-12-06
1
-1
/
+1
*
|
bsdtar always supports long options now, so we can remove
kientzle
2008-12-06
1
-2
/
+2
*
|
Only use GCC-specific __dead2 marker when building with GCC.
kientzle
2008-12-06
2
-1
/
+11
*
|
Custom command line parser for cpio; this is a little more
kientzle
2008-12-06
5
-119
/
+198
*
|
Make the GCC-specific __dead2 markers conditional on whether
kientzle
2008-12-06
2
-1
/
+9
*
|
Update format string for kve_start/end.
peter
2008-12-02
1
-2
/
+3
[next]