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
*
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
*
Remove define and documentation for vm_pageout_algorithm missed in r253587
zont
2013-07-26
1
-3
/
+0
*
zfsboottest: remove explicit -Werror
avg
2013-07-24
1
-2
/
+1
*
wordexp(): Fix syntax validation for backslashes in single-quotes.
jilles
2013-07-23
1
-0
/
+12
*
Fix several warnings.
kib
2013-07-21
1
-8
/
+10
*
Include stdint.h when use intmax_t.
kevlo
2013-07-18
1
-1
/
+1
*
Replace PRId64 with "jd" in a printf call. Cast the corresponding value to
kevlo
2013-07-18
1
-1
/
+1
*
Add missing headers.
kevlo
2013-07-17
2
-0
/
+3
*
Use PRId64 instead of %gd to print an int64_t.
kevlo
2013-07-17
1
-1
/
+2
*
2 years, 10 months, 22 days after the projects/arm_eabi branch was created
andrew
2013-07-16
2
-2
/
+2
*
Need to define NO_MAN here.
kevlo
2013-07-16
1
-0
/
+1
*
Use MAN= instead of NO_MAN=
kevlo
2013-07-16
1
-1
/
+1
*
Add missing header needed by sleep(3).
kevlo
2013-07-16
1
-0
/
+1
*
Disable building of pkg_install by default
bapt
2013-07-12
1
-1
/
+1
*
Ensure the locale is LC_ALL=C when regenerating src.conf.5
bapt
2013-07-12
1
-0
/
+1
*
sh: Do not read from stdin if an error occurs during -i -c cmd.
jilles
2013-07-12
1
-0
/
+3
[next]