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
*
When copying the complement of the string loop to WINT_MAX as we are dealing
andrew
2013-01-22
1
-1
/
+2
*
- Avoid unnecessary strdup()
gabor
2013-01-20
1
-2
/
+2
*
Remove EOL whitespace.
joel
2013-01-19
1
-2
/
+2
*
- Move 'showthreads' check out of fmt.c.
jhb
2013-01-19
1
-4
/
+3
*
Set showthread = 0 for w(1).
delphij
2013-01-18
1
-0
/
+1
*
Introduce six new options from NetBSD:
brooks
2013-01-18
3
-53
/
+733
*
Remove default support for 1aout section manpages. There haven't been
brooks
2013-01-16
2
-2
/
+2
*
Add myself as a port committer (with eadler@ and bdrewery@ as mentors).
dbn
2013-01-15
1
-0
/
+1
*
Remove stray tabs.
jlh
2013-01-14
1
-2
/
+2
*
Allow commands without any additional arguments, as stated in the
jlh
2013-01-14
1
-2
/
+2
*
procstat: only one mode flag can be specified, but required check for 'i'
mjg
2013-01-12
1
-2
/
+2
*
Implement the -N <dbdir> option which allows an alternate passwd and
brooks
2013-01-11
3
-30
/
+61
*
Use calloc() to get zeroed memory.
delphij
2013-01-08
1
-3
/
+2
*
Following r226271, allow disabling lzma support with "WITHOUT_LZMA_SUPPORT".
obrien
2013-01-08
2
-5
/
+19
*
Fix a signed/unsigned comparison when wchar_t is unsigned by casting the
andrew
2013-01-06
1
-1
/
+1
*
Fix a segfault when bsdgrep -i is given an empty pattern string.
markj
2013-01-05
1
-1
/
+1
*
- Fix handling of the case when multiple patterns are specified in a single
gabor
2013-01-05
1
-2
/
+12
*
Follow calloc convention in other code, this is functionally identical
delphij
2013-01-05
1
-1
/
+1
*
Constify arguments. While I'm there, also add a static for usage().
delphij
2013-01-04
1
-3
/
+3
*
Add missing DPADD.
antoine
2013-01-01
1
-0
/
+1
*
- Use BN_set_negative() and BN_is_negative() instead of subtracting or
kevlo
2012-12-30
3
-42
/
+66
*
Upgrade our copy of llvm/clang to 3.2 release.
dim
2012-12-23
1
-4
/
+4
*
Make struct fstate aligned to the same as an int as its pointer is cast to
andrew
2012-12-22
1
-1
/
+1
*
- Change the memory heuristics to an actually working one
gabor
2012-12-20
1
-19
/
+15
*
Make bsdgrep behave as gnugrep and as documented: -m should only stop
eadler
2012-12-20
3
-3
/
+4
*
POSIX requires that non-existent or null arguments be treated as if a
eadler
2012-12-18
1
-1
/
+1
*
- Use unsigned int for values obtained with sysctlbyname(). This fixes
gabor
2012-12-17
2
-4
/
+9
*
Use even more conventional conversion routines.
grog
2012-12-13
1
-1
/
+1
*
Reluctantly remove one of the most extraordinary numeric conversion
grog
2012-12-13
1
-7
/
+5
*
Give users a hint when their locate database is too small.
eadler
2012-12-10
1
-1
/
+3
*
Fix bandwidth reporting when doing a restarted download with "-r".
andre
2012-12-09
1
-1
/
+1
*
A number of places in the source tree still reference cuad.* after
eadler
2012-12-08
1
-2
/
+2
*
Add check for failure of mkstemp and setenv.
eadler
2012-12-08
1
-2
/
+6
*
time: Use close-on-exec instead of fclose() in the child process.
jilles
2012-12-08
1
-3
/
+1
*
Remove superfluous paragraph macro.
joel
2012-12-04
1
-1
/
+0
*
- Move EXAMPLES descriptions to before the actual command
bdrewery
2012-12-04
1
-12
/
+9
*
Note that the manual page of less(1) says:
delphij
2012-12-03
1
-1
/
+1
*
Remove fictitious support for 80386-class CPUs from bsd.cpu.mk and make(1).
jkim
2012-12-03
1
-1
/
+1
*
Upgrade our copy of llvm/clang to r168974, from upstream's release_32
dim
2012-12-03
9
-19
/
+54
*
Document the "-m" option added by r243783.
rmacklem
2012-12-02
1
-2
/
+8
*
Add a "-m" option to nfsstat, which dumps out the
rmacklem
2012-12-02
1
-2
/
+24
*
Respect NO_FSCHG and don't set 'schg' flag on passwd/yppasswd is defined.
pjd
2012-11-27
1
-0
/
+2
*
The is_delim function works on wchar_t characters not ints, update the
andrew
2012-11-24
1
-2
/
+2
*
Add 'w' flag to:
eadler
2012-11-20
2
-10
/
+35
*
Use .Nm instead of a self xref
eadler
2012-11-19
1
-4
/
+4
*
Use the correct size when allocating the cmdbuf string.
rpaulo
2012-11-19
1
-14
/
+15
*
Use the macro for standard error return values.
eadler
2012-11-18
1
-4
/
+1
*
Make it clear that amin and friends take + and - options.
eadler
2012-11-18
1
-7
/
+27
*
Standardize EXIT STATUS instructions in man pages when possible.
eadler
2012-11-18
2
-7
/
+3
*
Sort options.
grog
2012-11-17
1
-7
/
+18
[next]