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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up the Kerberos build by turning libheimipcc and libheimipcs into
des
2013-09-10
1
-0
/
+16
*
Make this more deterministic by sorting the libraries before processing
des
2013-09-10
1
-1
/
+2
*
Add a sendfile regression test for transmit length > file size.
emaste
2013-09-10
1
-32
/
+64
*
Adjust optional obsolete files with new MK_GNUCXX
antoine
2013-09-07
1
-3
/
+19
*
Do not try to remove directories that are part of BSD.include.dist
antoine
2013-09-07
1
-2
/
+0
*
Add more leftovers from gcc.
glebius
2013-09-07
1
-1
/
+5
*
Add WITH_GCC alongside WITHOUT_GCC.
zeising
2013-09-06
2
-5
/
+3
*
Don't delete c++filt when doing a make delete-old if GCC is not built but
theraven
2013-09-06
1
-0
/
+2
*
On platforms where clang is the default compiler, don't build gcc or libstdc++.
theraven
2013-09-06
2
-0
/
+6
*
libc/stdio: Allow fopen/freopen modes in any order (except initial r/w/a).
jilles
2013-09-06
2
-0
/
+123
*
libc/stdio: Run mkostemp test using prove.
jilles
2013-09-06
1
-0
/
+10
*
libc/stdio: Provide proper TAP output for fmemopen/open_[w]memstream.
jilles
2013-09-06
3
-3
/
+18
*
sh: Make return return from the closest function or dot script.
jilles
2013-09-04
1
-0
/
+13
*
Fix a compiler warning about signed vs unsigned compare.
ian
2013-09-01
1
-1
/
+1
*
sh: Recognize "--" as end of options in type builtin.
jilles
2013-08-30
1
-0
/
+3
*
Remove GNU_PATCH leftover.
andreast
2013-08-29
1
-5
/
+0
*
Drop build option switch for the older GNU patch.
pfg
2013-08-29
1
-2
/
+0
*
Formally remove WITH_BSDCONFIG build option and re-generate src.conf.5
dteske
2013-08-27
1
-2
/
+0
*
Add more obsolete files.
antoine
2013-08-26
1
-0
/
+5
*
Document WITHOUT_ICONV, WITH_LIBICONV_COMPAT and WITH_USB_GADGET_EXAMPLES
antoine
2013-08-26
4
-2
/
+6
*
Fix fcntl F_GETFL F_SETFL for files opened execute-only (O_EXEC).
jilles
2013-08-25
3
-0
/
+127
*
drm/radeon: Import the Radeon KMS driver
dumbbell
2013-08-25
7
-0
/
+829
*
drm: Update drm_pciids.h based on Linux 3.8
dumbbell
2013-08-25
3
-0
/
+188
*
sh: Recognize "--" as end of options in alias builtin.
jilles
2013-08-25
1
-0
/
+4
*
sh: Disallow empty simple commands.
jilles
2013-08-25
1
-0
/
+3
*
sh: Reject ++ and -- in arithmetic.
jilles
2013-08-24
1
-0
/
+6
*
Add simple test for the read/write/lseek on posix shm filedescriptor.
kib
2013-08-21
1
-6
/
+21
*
Catch up with various changes to if_data and make this compile again
bz
2013-08-20
1
-2
/
+9
*
sh: Recognize "--" as end of options in bg/fg/jobid builtins.
jilles
2013-08-16
1
-0
/
+9
*
sh: Add test for the non-standard jobid builtin.
jilles
2013-08-16
1
-0
/
+7
*
Add tests for dup3().
jilles
2013-08-16
1
-1
/
+86
*
sh: Recognize "--" as end of options in local builtin.
jilles
2013-08-14
1
-0
/
+12
*
sh: Allow a lone redirection before '|', ';;' or ';&'.
jilles
2013-08-14
3
-0
/
+6
*
The iconv in libc did two things - implement the standard APIs, the GNU
peter
2013-08-13
1
-4
/
+28
*
Fix some signed comparison compile warnings.
hselasky
2013-08-12
3
-5
/
+5
*
fnmatch(): Add test for r254091 (pattern with single backslash).
jilles
2013-08-11
1
-0
/
+4
*
Initial commit of my USB test code which can exercise connected USB
hselasky
2013-08-09
7
-0
/
+3579
*
Add mkostemp() and mkostemps().
jilles
2013-08-09
2
-3
/
+167
*
* Add random_adaptors.[ch] which is basically a store of random_adaptor's.
obrien
2013-08-09
1
-0
/
+7
*
Improve the sysctl symbol extraction from the kernel so that it find more
obrien
2013-08-07
1
-4
/
+8
*
Adjust make knobs to know that WITH_ICONV installs a /usr/bin/iconv
sbruno
2013-08-06
1
-0
/
+4
*
Fix formatting warning.
ae
2013-08-06
1
-1
/
+1
*
Teach cxgbetool to display T5 congestion manager context.
np
2013-08-01
1
-1
/
+12
*
Back out r253779 & r253786.
obrien
2013-07-31
2
-15
/
+4
*
Decouple yarrow from random(4) device.
obrien
2013-07-29
2
-4
/
+15
*
Include stdint.h to fix build.
ae
2013-07-29
1
-1
/
+2
*
Revert r253748,253749
avg
2013-07-28
1
-0
/
+1
*
remove needless inclusion of machine/cpu.h in userland
avg
2013-07-28
1
-1
/
+0
*
Add support for packet-sniffing tracers to cxgbe(4). This works with
np
2013-07-26
1
-0
/
+202
*
Make the BSD-licensed patch the default.
pfg
2013-07-26
2
-2
/
+2
[next]