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
*
While I'm here and got caught by it, add FreeBSD IDs so the next guy
obrien
2000-10-26
84
-6
/
+84
*
Having a local `string.h' is just asking for trouble. As is having a
obrien
2000-10-26
13
-24
/
+46
*
Use the pathnames from pathnames.h rather than hardcoding them here.
obrien
2000-10-26
2
-2
/
+5
*
Add $FreeBSD$
phk
2000-10-24
3
-3
/
+9
*
The -o is the default for "short" display, not the -h.
ru
2000-10-24
1
-3
/
+4
*
-Wall cleanup.
ru
2000-10-23
3
-13
/
+10
*
The last "-iDsym" makes more sense as "-iUsym".
obrien
2000-10-22
1
-1
/
+1
*
Avoid using the semi-bogus include <struct.h>
phk
2000-10-22
1
-5
/
+3
*
Augment the 'ifaddr' structure with a 'struct if_data' to keep
joe
2000-10-19
1
-9
/
+47
*
Understand the difference between an empty file and a non-existent file.
des
2000-10-19
1
-9
/
+13
*
Fix the build break.
n_hibma
2000-10-17
1
-15
/
+9
*
Backed out part of the revision 1.10.
ru
2000-10-16
1
-1
/
+2
*
Include sys/types.h
brian
2000-10-16
1
-0
/
+3
*
Include sys/types.h
brian
2000-10-16
2
-0
/
+6
*
Include sys/types.h
brian
2000-10-16
2
-0
/
+4
*
Correct the usage of mktemp:
alex
2000-10-15
2
-2
/
+9
*
Remove GLOBAL -- it has moved to Ports.
obrien
2000-10-15
9
-98
/
+0
*
Change the "in use" percentage metric to actually display a real
bmilekic
2000-10-15
1
-9
/
+14
*
Skip sockets with no SCB
des
2000-10-13
1
-0
/
+2
*
Fix suffix matching.
des
2000-10-12
1
-2
/
+7
*
Fix man page installation
gshapiro
2000-10-11
1
-6
/
+4
*
Use sendmail's version of vacation. It is command line and database
gshapiro
2000-10-10
3
-729
/
+31
*
Don't depend on <sys/stat.h> bogusly including <sys/time.h> (and thereby
wollman
2000-10-10
2
-0
/
+2
*
Don't overflow in command-line args
kris
2000-10-09
1
-2
/
+2
*
Add :L and :U variable modifiers. These convert the variable's value to
will
2000-10-09
2
-0
/
+38
*
Add :C/// variable modifier, which is similar to :S/// in functionality
will
2000-10-09
2
-0
/
+414
*
Initiate deorbit burn sequence for <machine/console.h>.
phk
2000-10-08
1
-1
/
+1
*
Use the correct timestamp for the -C -p case when the comparison fails.
bde
2000-10-08
1
-2
/
+2
*
Document the fact that sockstat now lists Unix domain sockets, and the new
des
2000-10-07
1
-3
/
+27
*
Total rewrite. This was actually the first non-trivial Perl script I ever
des
2000-10-07
1
-26
/
+129
*
List the -t option in usage().
alex
2000-10-06
1
-1
/
+1
*
List the options in alphabetic order.
alex
2000-10-06
1
-1
/
+1
*
It may happen so that the local talk daemon is not running.
ru
2000-10-05
1
-0
/
+1
*
Do not allow `finger -m /somefile' as well.
ru
2000-10-05
1
-3
/
+3
*
Replaced unsafe use of sprintf() with snprintf().
ru
2000-10-03
1
-2
/
+2
*
Don't allow finger /somefile, only allow filname expansions from
brian
2000-10-02
1
-0
/
+10
*
Instead of printing '(null)' if there is no tty, print 'no tty'.
n_hibma
2000-10-02
1
-1
/
+5
*
Assume MAINTAINER. I will be taking the job of merging NetBSD/OpenBSD
will
2000-09-29
1
-0
/
+2
*
Add ia64 support and fix problems when cross-building when the host has
dfr
2000-09-29
1
-13
/
+15
*
*** empty log message ***
peter
2000-09-25
2
-12
/
+28
*
Do not call freeaddrinfo(res0) twice.
ru
2000-09-25
1
-0
/
+1
*
Don't assume ai0->ai_canonname will always be filled in. Print the
wollman
2000-09-24
1
-1
/
+6
*
Implement IPv6 support. Also restructure the way multi-homed hosts
wollman
2000-09-22
1
-57
/
+91
*
Delete a bogus reference to T/TCP -- the problem still exists on Standard
wollman
2000-09-22
1
-3
/
+1
*
Fix buffer overflow when DISPLAY is longer than 43 characters. This
imp
2000-09-20
1
-4
/
+7
*
Fixed the printing of header for IPv4 routing table without -l option.
ru
2000-09-18
1
-1
/
+1
*
Correct a few typos, including a mis-represented option (-s instead of
sheldonh
2000-09-18
1
-4
/
+4
*
Remove unneded -ltermcap
ache
2000-09-16
2
-4
/
+5
*
Remove unneded -lmytinfo
ache
2000-09-16
1
-2
/
+2
*
cc -O -pipe -I/usr/src/usr.bin/kdump/../ktrace -I/usr/src/usr.bin/kdump/../.....
jkh
2000-09-14
1
-2
/
+6
[next]