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
*
- Portability changes for ARM
gabor
2012-11-01
9
-70
/
+74
*
Catch up with r238925. ktr_entries may not be a power of 2.
np
2012-10-30
1
-2
/
+2
*
Add pcpu to the the rctl(8) manual page.
trasz
2012-10-26
1
-1
/
+2
*
Add "-f" to also output filemon(4) information.
obrien
2012-10-26
2
-11
/
+56
*
Prefer an example users born after myself might use.
eadler
2012-10-26
1
-1
/
+1
*
Merge bmake-20121010
sjg
2012-10-25
1
-8
/
+12
*
Show the number of times we block waiting for mbufs.
alfred
2012-10-25
1
-4
/
+18
*
Don't include both <sys/param.h> & <sys/types.h>.
obrien
2012-10-23
1
-6
/
+1
*
Somehow this got replicated too many times
eadler
2012-10-22
1
-18
/
+0
*
Add a clean-room reimplementation of a script originally
eadler
2012-10-22
4
-0
/
+210
*
Check the return error of set[ug]id. While this can never fail in the
eadler
2012-10-22
1
-10
/
+10
*
Check the return error of set[e][ug]id. While this can never fail in the
eadler
2012-10-22
3
-3
/
+7
*
Remove unused variable. Newer versions of gcc care.
eadler
2012-10-22
1
-2
/
+0
*
Fix conditional expression: previously a bitvector would be operated
eadler
2012-10-22
1
-1
/
+1
*
Mark bsdar_errc as __dead2 to help code analysis tools.
eadler
2012-10-22
1
-1
/
+1
*
Add ATF to the build. This is may be a bit rought around the egdes,
marcel
2012-10-22
8
-0
/
+274
*
Fix build.
andreast
2012-10-21
1
-1
/
+1
*
More -Wmissing-variable-declarations fixes.
ed
2012-10-20
6
-4
/
+15
*
Apply local patches to mandoc and connect it to the build.
uqs
2012-10-20
1
-0
/
+1
*
Merge mandoc from vendor into contrib and provide the necessary Makefile glue.
uqs
2012-10-19
1
-0
/
+22
*
Fix a bootstrapping problem where the first bmake (built by FreeBSD's
marcel
2012-10-19
1
-4
/
+3
*
More -Wmissing-variable-declarations fixes.
ed
2012-10-19
26
-341
/
+347
*
Add missing const keywords.
ed
2012-10-19
1
-3
/
+3
*
Correct the order of the MFU and MRU labels. I had reversed them.
jhb
2012-10-19
1
-1
/
+1
*
Remove WARNS=6 lines.
ed
2012-10-18
1
-2
/
+0
*
Disconnect non-MPSAFE SMBFS from the build in preparation for dropping
attilio
2012-10-18
6
-7
/
+0
*
Disconnect non-MPSAFE NWFS from the build in preparation for dropping
attilio
2012-10-17
2
-8
/
+0
*
Obey the value of "MK_BMAKE".
obrien
2012-10-16
1
-1
/
+1
*
- Remove GNU sort and the WITH_GNU_SORT knob
gabor
2012-10-13
1
-8
/
+0
*
Use CLOCK_UPTIME to get the uptime.
emaste
2012-10-12
1
-1
/
+1
*
Remove contractions.
joel
2012-10-07
6
-6
/
+6
*
make: report :M or :N pattern in debug mode
avg
2012-10-06
1
-0
/
+1
*
Add bmake to the build and allow it to be installed as make(1) instead
marcel
2012-10-06
5
-0
/
+646
*
Allow time offsets to be negative, e.g. `at 1530 - 15 minutes`.
cracauer
2012-10-05
1
-13
/
+49
*
Implement the Sun/GNU extension of using a default
eadler
2012-10-02
2
-2
/
+13
*
add SG state type
eadler
2012-10-02
1
-0
/
+2
*
Add missing va_end.
kevlo
2012-09-29
1
-1
/
+3
*
Make sure that each va_start has one and only one matching va_end,
kevlo
2012-09-28
1
-3
/
+9
*
Fix usr.bin/ and usr.sbin/ build with a 64-bit ino_t.
mdf
2012-09-27
1
-1
/
+1
*
find: Do not pass fd to save current directory to child processes.
jilles
2012-09-26
1
-1
/
+1
*
Teach getent(1) to look up a hostname and find IPv6 addresses.
kevlo
2012-09-26
1
-12
/
+22
*
kdump: Pretty-print signal codes.
jilles
2012-09-22
2
-5
/
+57
*
yes(1) actually comes from V7.
obrien
2012-09-17
1
-1
/
+1
*
Make systat(1) accept fractional number of seconds.
melifaro
2012-09-17
10
-97
/
+159
*
Remove references to userstat(1) and jailstat(1). Those tools were never
trasz
2012-09-16
1
-4
/
+2
*
- Make truss thread-aware.
zont
2012-09-16
14
-721
/
+804
*
- Add myself as a new src committer.
peterj
2012-09-16
1
-0
/
+1
*
Handle AT_TIMEKEEP in procstat(1) -x [1]. Remove the AT_COUNT switch
kib
2012-09-16
1
-2
/
+4
*
sh: Prefer internal nextopt() to libc getopt().
jilles
2012-09-15
1
-4
/
+10
*
Correct double "the the"
eadler
2012-09-14
1
-1
/
+1
[next]