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
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a better TEST script. I was surprised how much can be wrong
wosch
1996-06-19
2
-0
/
+133
*
Backup yacc changes.
phk
1996-06-02
2
-5
/
+4
*
Backout yacc changes
phk
1996-06-02
1
-2
/
+6
*
Use new yacc rules. (I'm fixing the tree as fast as I can :-)
phk
1996-05-30
2
-6
/
+7
*
Use default yacc rule.
phk
1996-05-30
1
-7
/
+3
*
This commit was generated by cvs2svn to compensate for changes in r15920,
peter
1996-05-27
3
-0
/
+168
|
\
|
*
Import the 4.4BSD-Lite2 /bin/sh sources
peter
1996-05-27
66
-1222
/
+2226
*
|
Nuke the undocumented -F flag, since it doesn't do anything anymore.
peter
1996-05-24
1
-9
/
+6
*
|
Output line count to stdout. Complies to POSIX.2.
tg
1996-05-23
1
-3
/
+3
*
|
``mv'' -> ``mv -f''
wosch
1996-05-07
1
-2
/
+2
*
|
CLSIZE -> getpagesize()
phk
1996-05-02
1
-2
/
+2
*
|
Replace NBPG with getpagesize()
phk
1996-05-02
1
-3
/
+3
*
|
Fix up the badly out of date struct proc's p_flags.
smpatel
1996-04-19
1
-39
/
+22
*
|
Correct some cross references and some path names.
mpp
1996-04-06
2
-4
/
+4
*
|
For nonexisten time use proper diagnostic instead of bad format and usage
ache
1996-04-06
1
-2
/
+2
*
|
Use unsigned char for isprint
ache
1996-03-31
1
-2
/
+2
*
|
Fixed typo.
bde
1996-03-31
1
-2
/
+2
*
|
Fix 'stutter' in manpage.
nate
1996-03-12
1
-2
/
+2
*
|
err() --> errx() for non-errno related failures.
joerg
1996-03-11
1
-3
/
+3
*
|
Option -f implemented (remove + create)
wosch
1996-03-08
4
-17
/
+37
*
|
fix usage string
wosch
1996-03-07
2
-4
/
+20
*
|
delete unused label endarg
wosch
1996-03-01
1
-9
/
+8
*
|
option -f and -i are exclusive (Posix)
wosch
1996-02-20
2
-9
/
+29
*
|
Don't initialize udata, fix usage string
pst
1996-02-19
1
-4
/
+3
*
|
Don't initialize udata, remove bogus case, fix usage string
pst
1996-02-19
2
-6
/
+5
*
|
-- is implemented in getopt(3)
pst
1996-02-19
1
-5
/
+2
*
|
delete my last commit
wosch
1996-02-19
7
-68
/
+27
*
|
Remove unnecessary '?' case and don't zero global udata, it's already zero
pst
1996-02-18
1
-5
/
+4
*
|
update usage string
wosch
1996-02-18
1
-5
/
+6
*
|
Option -f implemented (remove + create)
wosch
1996-02-18
4
-18
/
+39
*
|
option -f and -i are exclusive
wosch
1996-02-18
2
-10
/
+30
*
|
Add an .Xr for chflags(1) into the SEE ALSO sectoin.
joerg
1996-02-16
1
-1
/
+2
*
|
Added a update(4) man page to describe the kernel initiated update
mpp
1996-02-12
1
-3
/
+3
*
|
Correct a bunch of man page cross references and generally
mpp
1996-02-11
1
-2
/
+2
*
|
#include <kerberosIV/des.h> -> #include <des.h>
markm
1996-02-11
1
-2
/
+2
*
|
Close bin/937 - handle negative timestamps
pst
1996-02-08
1
-10
/
+9
*
|
Fix the borokeness that crept in with rev 1.10 of parser.c, the sh
joerg
1996-02-03
2
-3
/
+6
*
|
Fix some incorrect locations in the FILES sections of some man pages.
mpp
1996-02-02
1
-3
/
+3
*
|
Fix some spelling errors.
mpp
1996-01-29
1
-5
/
+5
*
|
Use the correct buffer size from limits.h for the error buffer
mpp
1996-01-20
1
-2
/
+3
*
|
Remove unused include of utmp.h from print.c. Closes PR# 486.
mpp
1996-01-20
1
-2
/
+1
*
|
Partially fixed negative and truncated "Avail" counts in df output.
bde
1996-01-14
1
-5
/
+2
*
|
oops. I forgot to add the "[-U username]" option to the usage string.
peter
1996-01-12
1
-2
/
+2
*
|
This commit was generated by cvs2svn to compensate for changes in r13122,
peter
1995-12-30
2
-0
/
+0
*
|
Print dev minor #'s > 255 in hex.
joerg
1995-12-30
1
-3
/
+7
*
|
Small man page tweaks:
joerg
1995-12-30
1
-2
/
+12
*
|
Implement a new option to ps.. `-U username'. This allows you to
peter
1995-12-26
2
-4
/
+19
*
|
Restored formatting from the old printf/printf.c.
bde
1995-12-14
1
-5
/
+5
*
|
The shell incorrectly gave & precedence over ;. This breaks the
joerg
1995-12-10
1
-23
/
+19
*
|
Move out some of the shell builtin bogosity from printf's source to
joerg
1995-12-10
1
-1
/
+10
[next]