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
*
find: Treat errno from fts_read() more carefully.
jilles
2014-04-06
1
-4
/
+5
*
Convert sort to using newer MK_ convention.
imp
2014-04-05
1
-2
/
+2
*
Don't test WITHOUT_FOO in program makefiles, test MK_FOO instead.
imp
2014-04-01
1
-4
/
+4
*
Add atf m4 files from the vendor branch.
jmmv
2014-04-01
1
-0
/
+2
*
add capsicum to units(1)
eadler
2014-03-30
1
-0
/
+10
*
units(1): Add some missing units
eadler
2014-03-30
1
-0
/
+3
*
Teach units(1) that an erg and ergon are the same thing.
eadler
2014-03-30
1
-0
/
+1
*
Fix build on FreeBSD 7 where:
marcel
2014-03-29
3
-3
/
+26
*
Fix build on FreeBSD 8 where partition types for nandfs do not exist.
marcel
2014-03-29
4
-0
/
+17
*
Fix build on FreeBSD 9 where <sys/pc98.h> has the same defines as
marcel
2014-03-29
1
-0
/
+13
*
Hook mkimg(1) to the build.
marcel
2014-03-29
1
-0
/
+1
*
Add mkimg, a utility for making disk images from raw partition contents.
marcel
2014-03-29
13
-0
/
+2080
*
Add `-S' to display syscall numbers in the output as well.
bdrewery
2014-03-28
2
-11
/
+30
*
Enable parallel building for gnu/usr.bin and usr.bin/clang too.
dim
2014-03-27
1
-0
/
+2
*
Add a SUBDIR_PARALLEL option to bsd.subdir.mk, to allow make to process
dim
2014-03-26
1
-0
/
+2
*
udpate VERY old email address.. I haven't had this email address for
jmg
2014-03-26
1
-2
/
+2
*
Make `-R', `-T' and `-E' options mutially non-exclusive. It is often
sobomax
2014-03-25
1
-12
/
+26
*
Add a new ARM TARGET_ARCH, armv6hf. This is considered experimental.
andrew
2014-03-23
1
-1
/
+1
*
Mark multi_test as requiring /usr/share/dict/words.
jmmv
2014-03-19
1
-0
/
+1
*
Add Makefiles missed in r263346.
jmmv
2014-03-19
49
-0
/
+659
*
Migrate tools/regression/usr.bin/make/ to the new tests layout.
jmmv
2014-03-19
272
-0
/
+2119
*
Now, after r263102 we have ifi_oqdrops in if_data, restore printing of
glebius
2014-03-19
1
-3
/
+7
*
Remove dead code from umtx support:
attilio
2014-03-18
2
-15
/
+1
*
Make talk(1) capable of displaying UTF-8 characters.
glebius
2014-03-17
4
-124
/
+145
*
find: When performing -quit, finish pending -exec ... + command lines.
jilles
2014-03-16
1
-0
/
+1
*
Update most userspace consumers of capability.h to use capsicum.h instead.
rwatson
2014-03-16
5
-7
/
+7
*
Migrate most of tools/regression/usr.bin/ to the new tests layout.
jmmv
2014-03-16
546
-1
/
+27951
*
Migrate tools/regression/{usr.bin/lastcomm,usr.sbin}/ to the new tests layout.
jmmv
2014-03-16
17
-0
/
+334
*
Garbage collect long time obsoleted (or never used) stuff from routing API.
glebius
2014-03-15
2
-18
/
+0
*
Use the system queue.h instead of bundling its own.
eadler
2014-03-15
11
-237
/
+17
*
Fix cut-and-paste error message.
imp
2014-03-15
1
-1
/
+1
*
Don't dump entries that were modified during the time the KTR buffer was being
neel
2014-03-14
1
-3
/
+11
*
Fix an issue with ktrdump(8) where it would not print all entries in the
neel
2014-03-14
1
-3
/
+7
*
Make bsd.test.mk the only public mk fragment for the building of tests.
jmmv
2014-03-14
1
-1
/
+1
*
Remove AppleTalk support.
glebius
2014-03-14
8
-381
/
+38
*
multiple: Remove 3rd clause from BSD license where approved by the
eadler
2014-03-14
5
-25
/
+5
*
Remove IPX support.
glebius
2014-03-14
8
-600
/
+44
*
Since 32-bit if_baudrate isn't enough to describe a baud rate of a 10 Gbit
glebius
2014-03-13
1
-2
/
+4
*
Make ministat CRNL tolerant by stripping all isspace() from the tail
phk
2014-03-12
1
-2
/
+3
*
install: Use posix_spawnp() for starting strip and improve error messages.
jilles
2014-03-08
1
-20
/
+29
*
Fix compilation for 32-bit machines.
glebius
2014-03-06
1
-4
/
+4
*
- Clarify usage of the -f option.
brd
2014-03-05
1
-2
/
+2
*
Hide struct rtentry from userland.
glebius
2014-03-05
1
-0
/
+1
*
- Remove rt_metrics_lite and simply put its members into rtentry.
glebius
2014-03-05
3
-31
/
+37
*
Increase MAXLINE to deal with longer paths.
marcel
2014-03-04
1
-1
/
+1
*
Apply fix for lldb not linking after the sparc backend import.
dim
2014-03-01
1
-0
/
+6
*
ssh-copy-id: add restorecon call
eadler
2014-03-01
1
-0
/
+3
*
ssh-copy-id: avoid sending private keys; add -v option
eadler
2014-03-01
2
-6
/
+16
*
Merge from head up to r262536.
dim
2014-02-26
2
-7
/
+3
|
\
|
*
Update LLDB snapshot to upstream r202189
emaste
2014-02-26
1
-2
/
+3
|
|
\
[next]