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
*
Style fix.
bdrewery
2015-10-03
1
-0
/
+1
*
Add decoding for struct statfs.
bdrewery
2015-10-03
2
-1
/
+30
*
Add aarch64 support to truss(1).
kib
2015-10-02
2
-2
/
+110
*
Make truss print CloudABI system call names.
ed
2015-10-02
3
-0
/
+136
*
Final step of eliminating the "games" distribution: Merge src/games
cperciva
2015-10-02
78
-0
/
+82712
*
Rather than groveling around in a socket address structure for a socket
jhb
2015-10-01
1
-33
/
+35
*
The id_t type used to pass IDs to wait6(2) and procctl(6) is a 64-bit
jhb
2015-10-01
2
-10
/
+22
*
- Remove extra integer argument from truncate() and ftruncate(). This is
jhb
2015-10-01
1
-5
/
+5
*
Several changes to truss.
jhb
2015-09-30
16
-2783
/
+1106
*
Trim trailing whitespace.
jhb
2015-09-30
3
-5
/
+5
*
Decode recently added procctl(2) operations.
jhb
2015-09-29
1
-1
/
+3
*
Use _PATH_DEVNULL instead of direct hardcoding.
delphij
2015-09-28
1
-1
/
+1
*
Store PID after becoming a daemon() and not before to ensure the
hselasky
2015-09-28
1
-8
/
+6
*
Add support to systat to display zfs arc cache status/info
mr
2015-09-27
7
-3
/
+272
*
Revert r288270 to fix the build
cem
2015-09-26
1
-7
/
+0
*
Hookup mkcsmapper_static and mkesdb_static for all but install.
bdrewery
2015-09-26
1
-0
/
+7
*
Add more SUBDIR_PARALLEL.
bdrewery
2015-09-26
1
-1
/
+4
*
xinstall: renumber UCB clauses to avoid skipping #3
emaste
2015-09-25
2
-2
/
+2
*
META_MODE: Remove DEP_MACHINE from Makefile.depend files.
bdrewery
2015-09-25
5
-10
/
+0
*
META_MODE: Remove DEP_RELDIR from Makefile.depend files.
bdrewery
2015-09-25
31
-62
/
+0
*
Add missing CLEANFILES.
bdrewery
2015-09-24
1
-0
/
+2
*
Rename ELFOSABI_SYSV to ELFOSABI_NONE to match current spec
emaste
2015-09-24
1
-1
/
+1
*
Similar to r266147, don't define PROG in the test subdirs.
bdrewery
2015-09-23
1
-0
/
+2
*
elfdump: report MIPS ELF section type SHT_MIPS_REGINFO
emaste
2015-09-23
1
-0
/
+1
*
elfdump: report MIPS-specific section type SHT_MIPS_ABIFLAGS
emaste
2015-09-22
1
-0
/
+1
*
Bunch of improvements to ctlstat.
mav
2015-09-21
2
-54
/
+78
*
Output times as normal microseconds, rather then in bintime format.
mav
2015-09-20
1
-5
/
+4
*
Connect sesutil(1) and numactl(1) for META_MODE.
bdrewery
2015-09-19
1
-0
/
+18
*
Restore man -t for manpages rendered by mandoc
bapt
2015-09-19
1
-1
/
+5
*
Don't hide build commands.
bdrewery
2015-09-18
1
-1
/
+1
*
Update META_MODE dependencies.
bdrewery
2015-09-17
3
-0
/
+13
*
Make it clear that 'swapuse' is swap reservation and not actual swap usage.
trasz
2015-09-14
1
-2
/
+2
*
Use a common subroutine to fetch and zero protocol stats instead of
markj
2015-09-11
10
-242
/
+119
*
Remove prototypes for undefined functions from netstat.h.
markj
2015-09-11
1
-15
/
+0
*
Remove the v_cache_min and v_cache_max sysctls. They are unused and have
markj
2015-09-11
1
-2
/
+0
*
login.c doesn't really need libutil.h, don't include it.
delphij
2015-09-10
2
-3
/
+1
*
- Avoid accessing window properties directly, instead, use accessors.
delphij
2015-09-10
4
-21
/
+16
*
w(1) is not setgid binary since r53279, so remove the setgid() call.
delphij
2015-09-09
2
-13
/
+1
*
Fix inverted output re: stack protection no-execute flag in procstat(1)
allanjude
2015-09-06
1
-2
/
+2
*
Fix build error on gcc platforms
allanjude
2015-09-05
1
-1
/
+1
*
Introduce libxo to procstat(1)
allanjude
2015-09-05
17
-243
/
+654
*
Rename YP to NIS in the manpages.
araujo
2015-09-03
3
-13
/
+13
*
Simplify kvm symbol resolution and error handling. The symbol table
hrs
2015-09-02
8
-241
/
+151
*
Divide statistics in the number of packets with 1000 instead of 1024
hrs
2015-09-02
1
-21
/
+25
*
- Add -W flag support for network column in intpr() (-i flag) and
hrs
2015-09-01
9
-284
/
+226
*
Drop group privileges after opening the kvm descriptor, otherwise, the code
delphij
2015-09-01
1
-10
/
+4
*
Failure of dropping privilege should be fatal, so test and bail out
delphij
2015-09-01
1
-3
/
+6
*
vtfontcvt: fix buffer overflow for non-default size .hex fonts
emaste
2015-09-01
1
-6
/
+22
*
vtfontcvt: introduce xmalloc to abort on out-of-memory
emaste
2015-08-31
1
-3
/
+13
*
ar: Deobfuscate a while loop
emaste
2015-08-31
1
-1
/
+1
[next]