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
*
If you've compiled your base system with WITH_ICONV, then use it for svn
peter
2013-07-01
2
-0
/
+10
*
Update to current configuration.
peter
2013-07-01
3
-13
/
+139
*
killall: add -q flag to suppress error message when no processes are matched
mjg
2013-06-30
2
-4
/
+11
*
truss: recognize O_DIRECTORY, O_EXEC, O_TTY_INIT and O_CLOEXEC
mjg
2013-06-30
1
-1
/
+1
*
Adding myself to the calendar!
hiren
2013-06-30
1
-0
/
+1
*
Enable svnlite on armv6.
kientzle
2013-06-29
1
-1
/
+1
*
- Trim an unused and bogus Makefile for mount_smbfs.
davide
2013-06-28
6
-0
/
+7
*
sed: use getline() instead of fgetln().
pfg
2013-06-26
1
-8
/
+11
*
- Adding myself to the committers-ports.dot
feld
2013-06-26
1
-0
/
+1
*
Only enable svn on amd64/ia64/sparc64/i386.
peter
2013-06-20
1
-1
/
+1
*
Fix a couple of typos that broke buildworld for me.
truckman
2013-06-19
1
-2
/
+2
*
Bandaid: mips doesn't seem to have the full set of atomics builtins. I
peter
2013-06-19
1
-0
/
+2
*
Tweak generated config to make it more likely to work on 32 bit systems.
peter
2013-06-18
1
-2
/
+17
*
Fix bug in destructor for checker manager in DTC that caused segfaults on
theraven
2013-06-18
1
-0
/
+1
*
Introduce svnlite so that we can check out our source code again.
peter
2013-06-18
41
-0
/
+3245
*
Fix header guards.
eadler
2013-06-17
1
-2
/
+2
*
Clean up -Wheader-guard warnings.
pluknet
2013-06-17
2
-2
/
+2
*
Add a checker to dtc, based on a feature request from rwatson / brooks.
theraven
2013-06-17
2
-0
/
+58
*
- add myself
rm
2013-06-17
1
-0
/
+1
*
Revert revision 251648. style(9) requires an empty line here.
grog
2013-06-13
1
-0
/
+1
*
Upgrade our copy of llvm/clang to 3.3 release.
dim
2013-06-12
5
-11
/
+26
*
style(9)
grog
2013-06-12
1
-1
/
+0
*
Handle some expression regressions.
grog
2013-06-12
6
-71
/
+113
*
Bump the CPU/WCPU column width by one so that it fits values from 100% up
jhb
2013-06-11
1
-6
/
+6
*
Modify nfsstat.c so that it prints out an error when a non-root
rmacklem
2013-06-09
1
-0
/
+3
*
- Add file system type number (vfc_typenum) in the list. This is useful
hrs
2013-06-09
2
-37
/
+38
*
Print file names without stdio buffering to avoid mixing buffered and
jh
2013-06-09
4
-5
/
+18
*
Use getnameinfo(3) instead of inet_ntop(3) to make printable versions of
ae
2013-06-07
1
-1
/
+3
*
Adjust CFLAGS to pick up correct regex.h and posix/regex.h. Note this
jkim
2013-06-06
1
-1
/
+1
*
New install flags were merged to 9-STABLE and will appear in FreeBSD-9.2.
brooks
2013-06-05
1
-1
/
+1
*
Update to bmake-20130604 to fix file descriptor leak.
sjg
2013-06-05
1
-2
/
+2
*
mdoc: convert .Fd to .In, which is much nicer.
joel
2013-06-04
2
-6
/
+6
*
Correct check to see if file changes.
eadler
2013-06-02
1
-1
/
+1
*
- Update Oleg Moskalenko's email address
gabor
2013-06-02
15
-15
/
+15
*
If the -r option is given we cannot enter capability mode.
pjd
2013-05-30
1
-2
/
+4
*
MFp4 @229086:
pjd
2013-05-28
1
-0
/
+50
*
MFp4 @229085:
pjd
2013-05-28
1
-5
/
+5
*
Prevent shadowing.
ed
2013-05-25
6
-10
/
+10
*
Revert r250972 to fix build.
gjb
2013-05-25
2
-4
/
+4
*
The error handling for writes to the target file could lead to the final
se
2013-05-24
2
-4
/
+4
*
Fix target selection logic, which did not comply with the man page.
se
2013-05-23
1
-2
/
+8
*
Add support for netgroup, based on patch in the PR but made consistent
ghelmer
2013-05-23
1
-0
/
+43
*
Let iconv build on -HEAD properly.
ed
2013-05-23
3
-2
/
+5
*
Work around build breakages with GCC 4.2.
jkim
2013-05-23
4
-0
/
+7
*
Avoid signed overflow in error handling code.
eadler
2013-05-21
1
-1
/
+3
*
Connect flex 2.5.37 to the build and bump __FreeBSD_version.
jkim
2013-05-21
31
-15377
/
+9874
*
Sync with upstream version (20130520) that includes same fixes made last week.
sjg
2013-05-20
1
-2
/
+2
*
Per the comment, we cannot rely on bsd.own.mk
sjg
2013-05-17
1
-7
/
+6
*
We really need to get the bsd.own.mk from this tree so the
sjg
2013-05-17
1
-0
/
+8
*
guard against MK_SHARED_TOOLCHAIN not being defined.
delphij
2013-05-16
1
-1
/
+1
[next]