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
...
*
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
|
|
\
|
|
*
Update LLDB bmake build for r262187
emaste
2014-02-18
1
-2
/
+3
|
*
|
There is no need to prevent iscsictl from adding iSER session when there
trasz
2014-02-26
1
-5
/
+0
*
|
|
Merge from head up to r262415.
dim
2014-02-23
3
-6
/
+4
|
\
\
\
|
|
/
/
|
*
|
Capability rights are held by descriptors, not processes.
pjd
2014-02-23
1
-1
/
+1
|
*
|
Fix parsing multiple roots with whitespace between them.
theraven
2014-02-23
1
-0
/
+1
|
*
|
Simplify the way the end of a singly linked list is followed (for adding
brueffer
2014-02-22
1
-5
/
+2
*
|
|
Add Makefile glue to build the Sparc backend libraries and link them
dim
2014-02-20
6
-0
/
+36
|
/
/
*
|
Match our implementation of iconv's inbuf argument.
peter
2014-02-20
1
-1
/
+1
*
|
Import svn-1.8.8.
peter
2014-02-20
1
-4
/
+4
*
|
Make it clear that there are two ways to add a session using iscsictl(8),
trasz
2014-02-20
1
-1
/
+16
|
/
*
Update lldb for clang/llvm 3.4 import
emaste
2014-02-17
1
-0
/
+1
*
calendar(1): don't segfault in invalid input
eadler
2014-02-17
1
-0
/
+4
*
Upgrade our copy of llvm/clang to 3.4 release. This version supports
dim
2014-02-16
30
-477
/
+216
*
Mention that rctl(8) was sponsored by the Foundation.
trasz
2014-02-16
1
-3
/
+4
*
Rework rctl(8) manpage
bdrewery
2014-02-15
1
-55
/
+135
*
Remove mention of minimum password length and upper/lower case checking,
wblock
2014-02-14
1
-19
/
+3
*
Whenever flowtable lookup fails, we do route lookup and then try to
glebius
2014-02-14
1
-1
/
+3
[prev]
[next]