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
*
Don't assume that time_t is long.
bde
1998-06-29
1
-2
/
+6
*
Fix a few typos.
steve
1998-06-27
1
-3
/
+4
*
Correct typo: loosing --> losing
rnordier
1998-06-26
1
-2
/
+2
*
Update vmstat portion of man page to reflect the statistics currently
ghelmer
1998-06-25
1
-34
/
+29
*
Merge ppp 2.3.3 -> 2.3.5 changes (for what it's worth)
peter
1998-06-23
2
-7
/
+13
*
Minor grammar and punctuation cleanup.
ghelmer
1998-06-23
1
-6
/
+10
*
Make value of SIZE accurate.
dt
1998-06-21
1
-3
/
+3
*
Create a save TMPDIR using `mktemp -d'.
wosch
1998-06-18
1
-2
/
+7
*
Remove compile time dependency on ARG_MAX.
jkoshy
1998-06-17
1
-3
/
+5
*
sprintf -> snprintf to avoid potential buffer overflow.
steve
1998-06-14
6
-21
/
+27
*
Correct the description of the last four fields.
steve
1998-06-13
1
-3
/
+3
*
Make -V expand it's arguments. This means that instead of 'make -V OBJS'
peter
1998-06-13
1
-6
/
+8
*
"./strip maybe_stripped" doesn't work too well if maybe_stripped is an
peter
1998-06-12
1
-1
/
+1
*
The doscmd build process and doscmd.kernel loader is very a.out specific
peter
1998-06-12
1
-2
/
+5
*
#include <arpa/inet.h>
peter
1998-06-12
2
-2
/
+4
*
Add -DFREEBSD_AOUT to CFLAGS to ensure we get the correct definitions
peter
1998-06-12
1
-2
/
+2
*
#include <arpa/inet.h>
peter
1998-06-12
1
-3
/
+5
*
#include <arpa/inet.h>
peter
1998-06-12
2
-4
/
+3
*
#include <arpa/inet.h>
peter
1998-06-12
1
-3
/
+2
*
Local filesystems are ufs not ffs
ache
1998-06-11
1
-2
/
+2
*
Submitted by: Peter Hawkins thepish@freebsd.org
thepish
1998-06-11
1
-1
/
+1
*
Spelling fixes.
phk
1998-06-10
1
-1
/
+1
*
fchflags(8) -> fchflags(2)
peter
1998-06-10
1
-3
/
+3
*
sizeof(foo - 1) isn't the same as sizeof(foo) - 1.
imp
1998-06-09
1
-3
/
+3
*
Remove unused strvisx.
imp
1998-06-09
1
-10
/
+2
*
Don't assume that hp->h_lenght == 4. Be conservative in its use.
imp
1998-06-09
6
-31
/
+45
*
o Use snprintf rather than sprintf.
imp
1998-06-09
3
-11
/
+12
*
Use mkstemp rather than mktemp for yacc's temp files. This change was made
imp
1998-06-09
1
-7
/
+20
*
o Use snprintf rather than sprintf
imp
1998-06-09
8
-23
/
+32
*
o Use snprintf over sprintf.
imp
1998-06-09
2
-13
/
+17
*
Make sure we pass the length - 1 to readlink, since it adds its own
imp
1998-06-09
2
-4
/
+4
*
$@ is deprecated, use ${.TARGET} instead. Ditto for other single character
imp
1998-06-09
4
-9
/
+9
*
Reword to remove confusion between su(1)'s "-c" option and that of the shell
jkoshy
1998-06-08
1
-9
/
+16
*
PR: docs/5628
thepish
1998-06-06
1
-1
/
+1
*
Fix a bunch of spelling errors.
steve
1998-06-04
4
-9
/
+9
*
Don't forget to pretend that `make -n -jN' makes the targets that it
bde
1998-06-04
1
-1
/
+2
*
Spelling corrections.
jkoshy
1998-06-03
1
-3
/
+3
*
PR: bin/6828
thepish
1998-06-02
1
-30
/
+53
*
Treat an EOPNOTSUPP from fchflags() as a non-fatal case. Only warn about
peter
1998-06-02
2
-10
/
+25
*
Look for kzhead.o and kztail.o in /usr/lib/aout.
jhay
1998-06-01
1
-3
/
+3
*
SUBDIR += ldd
peter
1998-06-01
1
-2
/
+2
*
ldd standalone build, after repository copy.
peter
1998-06-01
1
-2
/
+1
*
Trim a domain part for wtmp as same as showed by "netstat -r".
amurai
1998-06-01
1
-1
/
+5
*
Fixed double slashes in pathnames.
bde
1998-05-31
1
-3
/
+3
*
objformat is part of the i386 mid life identity crisis. On alpha, things
jb
1998-05-31
1
-5
/
+4
*
Some cleanups related to timecounters and weird ifdefs in <sys/time.h>.
phk
1998-05-28
1
-3
/
+3
*
Reviewed by: Peter Hawkins <thepish@FreeBSD.org>
danny
1998-05-28
2
-18
/
+47
*
Correctly display the interrupt counts.
jhay
1998-05-27
1
-1
/
+6
*
Convert to more canonical format.. It seems that both Soren and I were
peter
1998-05-27
1
-8
/
+8
*
Compile & use objformat as it was intended to, I have no idea why
sos
1998-05-27
2
-18
/
+11
[next]