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
*
More ts_nse -> tv_nsec changes following the kernel changes I made earlier.
nate
1996-09-20
1
-3
/
+3
*
For now we just hexdump the stuff in USER records.
phk
1996-09-19
2
-3
/
+20
*
The userland change to the utrace(2) call.
phk
1996-09-19
4
-4
/
+11
*
Attempt to untangle the timeout code a bit, also make the default ftp
peter
1996-09-19
2
-20
/
+35
*
Make fetch 64-bit safe, corresponding to libftpio changes.
peter
1996-09-19
1
-26
/
+31
*
Make "ftp" a synonym for "open"
phk
1996-09-19
1
-0
/
+1
*
Make telnet a synonym for open
phk
1996-09-19
1
-0
/
+1
*
Clean up dependencies a bit (we were not doing a depend on scan.c)
peter
1996-09-19
1
-6
/
+7
*
Do not claim that tip is also called cu.
peter
1996-09-19
1
-21
/
+2
*
Clean up style and formatting. The listing of options could still be
wollman
1996-09-18
1
-32
/
+34
*
Restore previous compatibility of ${.CURDIR}/obj.`uname -m` and
swallace
1996-09-18
2
-30
/
+67
*
Add '-C' "Canonical" format to hexdump:
phk
1996-09-16
2
-2
/
+12
*
#include <fastfind.c> -> #include "fastfind.c"
wosch
1996-09-16
1
-5
/
+5
*
remove unnecessary boundary check, 2x faster
wosch
1996-09-14
1
-18
/
+13
*
Closes PR bin/1567
roberto
1996-09-14
2
-9
/
+32
*
Don't use __dead or __pure in user code. They were obfuscations
bde
1996-09-14
4
-15
/
+15
*
Fixed handling of `!=' assignment. Don't warn if the shell's output is
bde
1996-09-12
1
-6
/
+7
*
Close bin/2747: rdist accesses free()d memory
pst
1996-09-11
1
-2
/
+2
*
YY --> CC
adam
1996-09-10
1
-2
/
+2
*
Add -c flag to fmt to center lines.
phk
1996-09-10
2
-0
/
+33
*
Remove the code which has restart looking at the modtime. That's just
jkh
1996-09-10
1
-2
/
+2
*
Document the -f ps option.
jfieber
1996-09-09
2
-3
/
+7
*
Bye Bye sgmlsasp (and rast)! Frankly, I won't miss you.
jfieber
1996-09-08
10
-1549
/
+2
*
This now uses instant(1) instead of sgmlsasp(2).
jfieber
1996-09-08
2
-166
/
+112
*
. make vgrind 8-bit clean; note that it still implicitly assumes
joerg
1996-09-08
3
-9
/
+30
*
Turn on instant.
jfieber
1996-09-08
1
-2
/
+2
*
This commit was generated by cvs2svn to compensate for changes in r18145,
jfieber
1996-09-08
15
-0
/
+8265
|
\
|
*
Tool for manipulating SGML document instances. Replaces sgmlsasp.
jfieber
1996-09-08
15
-0
/
+8265
*
remove devconf tools from make tree.
phk
1996-09-06
1
-2
/
+2
*
Remove devmenu. Devconf never grew up.
phk
1996-09-06
6
-717
/
+0
*
Add a timeout flag so that failing operations can at least be caught
jkh
1996-09-06
2
-9
/
+33
*
make appletalk networks not show an un-needed host
julian
1996-09-05
1
-2
/
+2
*
Document the existance of a configuration file for updatedb.
guido
1996-09-05
2
-4
/
+13
*
Recovered from -Wall cleanup in ss_internal.h. This depended on
bde
1996-09-05
1
-2
/
+1
*
Finished adjustments for cleaning up declaration of zopen(). Moving the
bde
1996-09-05
1
-0
/
+2
*
Fixed DPADD.
bde
1996-09-05
6
-7
/
+9
*
Reset password change time to zero. (This has no effect with standard
wpaul
1996-09-05
1
-0
/
+2
*
Make "file foo.core" print the program name properly again.
jdp
1996-09-05
1
-1
/
+1
*
Be more careful with mmap. If it fails, fall back to a plain compare or
peter
1996-09-05
1
-11
/
+27
*
accidently removed the "dont compare > 8MB files hack".
peter
1996-09-05
1
-33
/
+39
*
Only attempt to mmap() files from a ufs or cd9660 fs for comparing or
peter
1996-09-05
1
-4
/
+45
*
Removed unused `-I.'s from CFLAGS.
bde
1996-09-04
5
-5
/
+5
*
Removed fib. It was never used, and is unusable without libforms, which
bde
1996-09-03
4
-1015
/
+0
*
Fix -Wall warning in skeleton parser
peter
1996-09-03
1
-1
/
+1
*
Make the yacc skeleton aware of C++. It was previously broken in the
joerg
1996-09-03
1
-1
/
+12
*
Fix to work with obj directories: -I. -> -I${.CURDIR}
wosch
1996-09-01
1
-2
/
+2
*
optimized search algorithm
wosch
1996-08-31
5
-121
/
+957
*
Allow proper ftp verbosity with a new -v flag.
jkh
1996-08-31
2
-8
/
+13
*
NULL -> '\0'
wosch
1996-08-31
2
-12
/
+12
*
Fixed a missing colon in `notyet' code.
bde
1996-08-31
1
-1
/
+1
[next]