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
*
Fix bug from last commit: don't SEGV when reading as part of a pipe.
hoek
1998-07-04
1
-1
/
+1
*
Use '-e' when viewing helpfile.
hoek
1998-07-03
1
-1
/
+1
*
Prevent recursive help)elp)elping.
hoek
1998-07-03
1
-1
/
+5
*
Add missing ')'..
sos
1998-07-02
1
-2
/
+2
*
o Be more careful about using sprintf and strcpy.
imp
1998-07-02
2
-9
/
+10
*
o typo: will -> with
imp
1998-07-02
1
-1
/
+1
*
o fix bug in conversion of DOS 32-bit signed number to FreeBSD's 64-bit
imp
1998-07-02
2
-4
/
+4
*
Kill printf accidentally committed
imp
1998-07-01
1
-3
/
+1
*
Make sourcer's main program execute in X mode.
imp
1998-07-01
7
-61
/
+49
*
Implement int 2f ax=1600, which is, according to the Interrupt List,
imp
1998-06-30
1
-1
/
+5
*
Don't assume that time_t is long.
bde
1998-06-29
2
-8
/
+16
*
Don't assume that time_t is long.
bde
1998-06-29
3
-7
/
+13
*
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
[next]