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
*
Handle ELF files with 65280 or more sections
emaste
2014-05-07
1
-8
/
+35
*
Add width and precision specifiers to printf(1) %n$.
pfg
2014-05-07
1
-25
/
+90
*
Introduce a new command line switch '-H' for stat(1)
thomas
2014-05-07
2
-5
/
+44
*
Add mkimg_write() which combines lseek(2) and write(2) and uses
marcel
2014-05-06
9
-51
/
+25
*
In apm_write(), both fd and imgsz are referenced, so don't mark the
marcel
2014-05-06
1
-1
/
+1
*
Fix the upgrade path for fmake by allowing the include of src.opts.mk
imp
2014-05-06
1
-1
/
+1
*
Revert r265436, since it is not the correct fix.
se
2014-05-06
1
-1
/
+1
*
Fix include statement to accept src.opts.mk from a source directory
se
2014-05-06
1
-1
/
+1
*
Remove support for WITHOUT_BMAKE. bmake is now the only make that can
imp
2014-05-06
3
-14
/
+0
*
Use src.opts.mk in preference to bsd.own.mk except where we need stuff
imp
2014-05-06
46
-48
/
+48
*
- Remove net.inet.tcp.reass.overflows sysctl. It counts exactly
glebius
2014-05-06
1
-1
/
+2
*
Treat the '-' as meaning standard input.
pluknet
2014-05-04
2
-7
/
+12
*
Fix width/alignment of JID column. Make it support up to the maximum
bdrewery
2014-05-03
1
-15
/
+23
*
Fix syntax error with modern shells
eadler
2014-05-03
1
-1
/
+1
*
Add -J command/flag to filter by jail name/jid. This will automatically
bdrewery
2014-05-02
2
-2
/
+8
*
Add freebsd-boot to recognized partition types.
nwhitehorn
2014-05-01
1
-0
/
+1
*
Fix "netstat -gW" behavior broken in r259638.
melifaro
2014-04-29
1
-11
/
+13
*
Eliminate last vestigies of NO_MAN= in the tree. Also, remove
imp
2014-04-25
3
-6
/
+0
*
Fix spelling error.
bdrewery
2014-04-25
1
-1
/
+1
*
Constify.
delphij
2014-04-25
2
-6
/
+6
*
Add option WITHOUT_VI to not build/install vi. vi was the largest
imp
2014-04-24
1
-1
/
+4
*
Add Linux socket call decoding to truss
smh
2014-04-24
2
-1
/
+123
*
Grammar fix.
trasz
2014-04-24
1
-2
/
+2
*
Make usage printing more consistent with other tools.
ed
2014-04-23
2
-2
/
+20
*
Update to byacc 20140409
bapt
2014-04-23
1
-4
/
+2
*
Various style(9) fixes and typos in grep, sort and patch.
pfg
2014-04-21
13
-71
/
+71
*
Add parameterized position handling to printf(1).
pfg
2014-04-21
2
-1
/
+39
*
login: Remove broken dialup log message.
jilles
2014-04-19
1
-8
/
+0
*
Stop casting the const char * to void * to char * to make compile more happy
bz
2014-04-17
1
-1
/
+1
*
Remove duplicate extern declarations after r264573.
bz
2014-04-17
1
-3
/
+0
*
Minor style(9) cleanups
pfg
2014-04-17
1
-2
/
+2
*
Sync with OpenBSD.
delphij
2014-04-16
11
-164
/
+321
*
units(1): don't compare pointers with 0
eadler
2014-04-14
1
-1
/
+1
*
units(1): Add 'static' and sort list.
eadler
2014-04-14
1
-18
/
+18
*
units(1): Add v option: verbose
eadler
2014-04-14
2
-14
/
+39
*
units(1): Add U option
eadler
2014-04-14
2
-4
/
+16
*
units(1): support reading multiple units files
eadler
2014-04-14
1
-9
/
+12
*
units(1): parse config file after setting defaults
eadler
2014-04-14
1
-1
/
+1
*
units(1): add libedit support
eadler
2014-04-14
2
-19
/
+51
*
Avoid double close() of a file descriptor.
brueffer
2014-04-13
1
-1
/
+0
*
Avoid double free in f_acl().
brueffer
2014-04-13
1
-1
/
+0
*
find: Return normal exit status from -quit.
jilles
2014-04-13
2
-3
/
+3
*
Fix periph listing when IOCTL buffer border hits result for wanted bus.
mav
2014-04-13
1
-3
/
+3
*
NO_MAN= has been deprecated in favor of MAN= for some time, go ahead
imp
2014-04-13
26
-26
/
+26
*
find: Correctly propagate -exec/-execdir ... {} + exit status.
jilles
2014-04-12
5
-7
/
+28
*
- Adding myself to the committers-ports.dot
xmj
2014-04-10
1
-0
/
+1
*
units(1): make -V print version instead of -v
eadler
2014-04-07
2
-11
/
+7
*
units(1): fix spelling
eadler
2014-04-07
1
-1
/
+1
*
units(1): Add some some additional units
eadler
2014-04-07
1
-0
/
+6
*
find: Treat errno from fts_read() more carefully.
jilles
2014-04-06
1
-4
/
+5
[next]