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
*
"./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
*
ELF preparation step 2:
sos
1998-05-26
2
-11
/
+11
*
Get owner/group/modes right
sos
1998-05-26
1
-9
/
+11
*
Oops, remember CFLAGS...
sos
1998-05-26
1
-8
/
+6
*
PR: 1904
danny
1998-05-26
1
-1
/
+6
*
"EOF of file..." is written to stderr and not stdout.
steve
1998-05-26
1
-2
/
+2
*
ELF preparation step 1:
sos
1998-05-25
7
-4
/
+10
*
Only compile on install.
sos
1998-05-25
1
-0
/
+3
*
Make objformat DTRT when in the make world environment.
sos
1998-05-25
2
-4
/
+14
*
Back out Steve's fix, as this was already fixed by me in revision 1.6
des
1998-05-25
1
-4
/
+0
*
Only allow 'who' and 'who am i' as valid usages.
steve
1998-05-25
1
-1
/
+5
*
Allow spaces in the filename to be decoded to.
steve
1998-05-25
1
-2
/
+2
*
Allow a user in group 0 to su(1) to root if their primary
steve
1998-05-25
2
-9
/
+21
[next]