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
*
elfcopy: enable PE and EFI support
emaste
2016-02-12
1
-3
/
+4
*
Rename variable to reflect the condition.
kib
2016-02-09
1
-4
/
+4
*
Rename P_KTHREAD struct proc p_flag to P_KPROC.
kib
2016-02-09
1
-4
/
+4
*
Increase max allowed backlog for listen sockets
alfred
2016-02-02
3
-9
/
+10
*
Add a SYSDECODE_ABI_ prefix to the ABI enums to avoid potential collisions.
jhb
2016-01-30
15
-21
/
+21
*
Augment struct tcpstat with tcps_states[], which is used for book-keeping
glebius
2016-01-27
1
-1
/
+1
*
Bump copyright
dteske
2016-01-27
1
-1
/
+1
*
Add `-k' for dpv(3) `keep_tite' config option
dteske
2016-01-26
2
-4
/
+13
*
Add support to libsysdecode for decoding system call names.
jhb
2016-01-26
20
-191
/
+83
*
Disable gprof and users on RISC-V, they don't build.
br
2016-01-25
1
-1
/
+4
*
elfdump: handle STT_SPARC_REGISTER
emaste
2016-01-25
1
-4
/
+24
*
We don't support a.out executables on RISC-V.
br
2016-01-24
1
-2
/
+2
*
Fix a regression in the .de and .dk whois special cases
fanf
2016-01-23
1
-7
/
+15
*
A lot of the cleverness in whois is no longer needed!
fanf
2016-01-23
2
-189
/
+139
*
Update whois synopsis and usage with new options
fanf
2016-01-22
2
-2
/
+2
*
Bump .Dd after r294575
bjk
2016-01-22
1
-1
/
+1
*
A few `whois` usability improvements
fanf
2016-01-22
2
-56
/
+80
*
Add support for RISC-V ISA.
br
2016-01-22
2
-0
/
+56
*
Fix usr.bin.truncate.truncate_test.bad_truncate with ZFS /tmp.
asomers
2016-01-19
1
-7
/
+4
*
Import misc.c,v 1.46 from OpenBSD (by espie@)
bapt
2016-01-18
1
-1
/
+3
*
Fix printing multibyte printing when performing a networked finger(1) request
bapt
2016-01-18
1
-6
/
+7
*
mdoc: sort Xr
joel
2016-01-18
1
-3
/
+3
*
Update mandoc to 20160116
bapt
2016-01-15
1
-2
/
+4
*
- Add support for zip to lesspipe.sh
ak
2016-01-15
1
-0
/
+3
*
- Match directory extraction message with Infozip [1]
ak
2016-01-15
1
-2
/
+5
*
- Extract common code from extract()/extract_stdout() to extract2fd()
ak
2016-01-15
2
-143
/
+91
*
Set -mlong-calls where needed to get a static clang and lldb 3.8.0
andrew
2016-01-14
2
-0
/
+7
*
numactl: fix CPU affinity when modifying an existing process or thread
vangyzen
2016-01-14
1
-5
/
+6
*
New sendfile(2) syscall. A joint effort of NGINX and Netflix from 2013 and
glebius
2016-01-08
1
-3
/
+23
*
DIRDEPS_BUILD: Update dependencies.
bdrewery
2016-01-07
2
-5
/
+0
*
Make cap_mkdb and services_mkdb file operations sync
garga
2016-01-07
1
-1
/
+1
*
Update dependencies after r292622 moved the ioctl script.
bdrewery
2016-01-07
1
-3
/
+0
*
MFV r293125: less v481.
delphij
2016-01-05
1
-0
/
+5
*
Drop the clang patch which adds recognition of 'CC' suffixes as aliases
dim
2015-12-30
2
-1
/
+7
*
Improvements to BSD-licensed DTC.
theraven
2015-12-29
8
-136
/
+792
*
Fix type mismatches for malloc(3) and Co.
uqs
2015-12-29
3
-5
/
+5
*
Add on systat -vm the ability to display the physical and kernel memory
araujo
2015-12-28
1
-1
/
+13
*
Merge bmake-20151220
sjg
2015-12-25
1
-2
/
+2
*
Since removal of oldnfs support linking to kvm is not needed anymore
bapt
2015-12-24
2
-3
/
+0
*
Remove extraneous characters
rodrigc
2015-12-23
1
-2
/
+2
*
Move the mkioctls script to libsysdecode and use it to generate a
jhb
2015-12-22
5
-139
/
+19
*
RIP Juergen Lock (nox@FreeBSD.org), you and your contributions won't be forgo...
brueffer
2015-12-17
1
-0
/
+1
*
Switch the IPsec related statistics to using the built in sysctl
gnn
2015-12-17
2
-14
/
+24
*
Start on a new library (libsysdecode) that provides routines for decoding
jhb
2015-12-15
7
-197
/
+10
*
- Properly set mode and atime/ctime for symlinks
ak
2015-12-13
1
-6
/
+10
*
- Allow to extract symlinks
ak
2015-12-11
2
-34
/
+75
*
- Remove stray whitespaces
ak
2015-12-11
1
-3
/
+2
*
Add ppcboot FAT type. Needed to create a bootable powerpc image.
imp
2015-12-11
3
-0
/
+6
*
Use LIBADD for pthread.
bdrewery
2015-12-10
1
-2
/
+2
*
Merge bmake-20151201
sjg
2015-12-08
3
-6
/
+24
[next]