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
*
Removed unused include of kernel-only file <sys/lock.h>.
bde
2001-10-13
1
-1
/
+0
*
o Treat a buffer as a non-NUL terminated string, because the whois
mike
2001-10-12
1
-34
/
+24
*
Minor cleanup, no functional changes:
tg
2001-10-12
5
-96
/
+108
*
Fixed bugs from revision 1.27. Specifically:
ru
2001-10-11
1
-9
/
+16
*
Compensate for "Compensate for header dethreading" by backing it out.
bde
2001-10-10
9
-9
/
+0
*
Make this build on ia64.
dfr
2001-10-09
1
-1
/
+4
*
Remove greatly outdated comment that systat(1) takes 2-10% of the CPU time.
sobomax
2001-10-09
1
-1
/
+0
*
Pad input with null characters if it is not a multiple of 3.
ru
2001-10-09
2
-1
/
+7
*
The previous change also disaligned lines with AF_IPX and AF_NS
ru
2001-10-09
1
-10
/
+10
*
Update for FILE v3.37.
ru
2001-10-09
2
-5
/
+23
*
Minor output formatting for 'netstat -i':
mdodd
2001-10-09
1
-7
/
+7
*
Update for FILE v3.37.
obrien
2001-10-08
1
-6
/
+2
*
Clarify foundation of GDR/DDR.
grog
2001-10-07
1
-1
/
+1
*
Document -depth
obrien
2001-10-06
1
-0
/
+13
*
Add an entry with my birthday.
keramida
2001-10-06
1
-0
/
+1
*
Properly static'ize increase_maxtable().
obrien
2001-10-05
1
-1
/
+1
*
Fix the output so it really does dynamically resize the table.
obrien
2001-10-05
1
-14
/
+44
*
Increase the table size by an order of magnitude.
obrien
2001-10-05
1
-1
/
+1
*
Remove duplicate entries.
grog
2001-10-04
2
-2
/
+0
*
- First shot at PIC emulation;
tg
2001-10-02
13
-589
/
+741
*
Allow "obsolete" (but commonly-used) command line style to be used
fenner
2001-10-02
1
-2
/
+3
*
mdoc(7) police: Use the new .In macro for #include statements.
ru
2001-10-01
2
-2
/
+2
*
mdoc(7) police: make double quotes in #include statement visible.
ru
2001-10-01
1
-1
/
+1
*
mdoc(7) police: s/FreeBSD/.Fx/, bump document date.
ru
2001-10-01
1
-2
/
+4
*
Adjust to the libedit enhancements some functions now take more parameters.
obrien
2001-10-01
3
-3
/
+5
*
Add description for calendar.freebsd.
grog
2001-10-01
1
-0
/
+2
*
Correct spelling of Labour Day in Australia, and clarify which states observ...
grog
2001-10-01
1
-4
/
+6
*
Re-enable mbtypes statistics in the mbuf allocator. I disabled these
bmilekic
2001-09-30
2
-77
/
+62
*
use openpty() instead of rolling a custom function (which didn't support
billf
2001-09-28
2
-30
/
+18
*
Clarify that -h implies -c.
obrien
2001-09-24
1
-0
/
+5
*
Don't print running stats unless we're the foreground process.
des
2001-09-23
1
-0
/
+11
*
Don't add space after comma unless there was already one (prevents a
mikeh
2001-09-23
1
-4
/
+4
*
blah, remove debugging code that crept in with last commit.
obrien
2001-09-23
1
-1
/
+0
*
Add the 'h' flag to operate on symlinks rather than what they point to.
obrien
2001-09-22
2
-6
/
+19
*
Fixing a bug that causes very short uptimes (less than one minute) to
cjc
2001-09-22
1
-1
/
+2
*
mdoc(7) police: markup nits.
ru
2001-09-21
1
-6
/
+10
*
Cross-reference jot(1).
wollman
2001-09-21
1
-1
/
+2
*
Cross-reference rs(1), the general array re-shaper. (pr(1) is commonly used
wollman
2001-09-21
1
-2
/
+7
*
Cross-reference between lam(1) and paste(1). Add a STANDARDS section to
wollman
2001-09-21
2
-3
/
+12
*
Userland part of nfs client/server split and cleanup.
peter
2001-09-18
2
-89
/
+108
*
Fix multiple uses of commas to separate countries. This construct is
grog
2001-09-17
1
-28
/
+28
*
When bootstrapping install(1), libc may not have the strtofflags(3) support.
ru
2001-09-17
1
-0
/
+6
*
Correct spelling of PNG.
grog
2001-09-15
1
-2
/
+2
*
o Modify NFS rights comment to note that the early credential changes
rwatson
2001-09-15
1
-1
/
+7
*
Fold groups(1) and whoami(1) into id(1).
ru
2001-09-14
4
-87
/
+35
*
Simplify f_Xtime().
ru
2001-09-14
1
-24
/
+11
*
Bloat find(1) even more, and introduce the concept
ru
2001-09-14
3
-18
/
+166
*
Now that we have it, replace `afterinstall' target with SCRIPTS.
ru
2001-09-13
1
-7
/
+1
*
Fixed the BINGRP handling mess.
ru
2001-09-13
1
-3
/
+3
*
Set BINOWN=root explicitly for setuid root binaries.
ru
2001-09-13
11
-0
/
+12
[next]