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
*
Fixed races in `make -jN' using new yacc rules.
bde
1998-05-04
1
-8
/
+4
*
Simplified using new yacc rules and by not generating y.tab.h.
bde
1998-05-04
1
-10
/
+4
*
When calling a shell function, remember whether exit status is tested.
cracauer
1998-05-04
1
-2
/
+5
*
Add note about BLOCKSIZE variable to -s flag.
imp
1998-04-29
1
-2
/
+3
*
Backed out most of rev.1.19 (explicit dependencies of object files
bde
1998-04-26
1
-19
/
+1
*
Fix nasty error in len_octal, result not initialized
ache
1998-04-25
1
-2
/
+2
*
Fix ctype error #1 - chars must be unsigned
ache
1998-04-25
1
-2
/
+2
*
Remove the bogus -? option after reading the getopt() manual :)
des
1998-04-24
3
-8
/
+6
*
o Removed two unused variables (f_dirname and f_newline) in ls.c
des
1998-04-24
3
-27
/
+58
*
Updated references to the behaviour of ls(1).
des
1998-04-24
1
-20
/
+15
*
o Renamed '-b' (show unprintables in octal) to '-B'
des
1998-04-24
5
-25
/
+97
*
Added -b option to display unprintables in octal.
des
1998-04-21
6
-11
/
+71
*
Spelling/typo fixes: (preceeded, friday).
rnordier
1998-04-20
1
-3
/
+3
*
Rats. I was too quick. Work needs to be done on the non-Kerberos
markm
1998-03-26
1
-3
/
+3
*
KTH announced a weakness in their implementation of KerberosIV.
markm
1998-03-26
3
-15
/
+30
*
.Sh AUTHOR -> .Sh AUTHORS
charnier
1998-03-19
3
-14
/
+24
*
Some things only work on i386.
jb
1998-03-13
1
-3
/
+7
*
Fixed existence test for secure sources (don't test for secure objects).
bde
1998-03-06
1
-4
/
+4
*
Don't assume sigset_t and int are equivalent.
jraynard
1998-02-28
7
-31
/
+31
*
Exit with a nonzero status if we get killed by a SIGINT. POSIX.2
bde
1998-02-24
1
-4
/
+5
*
Add 'f' flag to the optstring.
dima
1998-02-18
1
-2
/
+2
*
cosmetic change for optstring
dima
1998-02-18
1
-2
/
+2
*
Explicitly describe the rules the shell uses to search for a file
jdp
1998-02-12
1
-1
/
+10
*
spelling
eivind
1998-02-11
1
-2
/
+2
*
Fix printing for bytes read > 4G.
asami
1998-02-11
2
-4
/
+4
*
Back out my previous attempt to fix SIGINT/SIGTERM behaviour
cracauer
1998-02-06
1
-16
/
+0
*
Fix handling of SIGINT/SIGQUIT for foreground subprocesses. Most
cracauer
1998-02-06
1
-1
/
+17
*
Display VSZ much more accurately now.
dyson
1998-02-02
1
-3
/
+2
*
setpwent now has a void return type, so remove the now bogus cast.
steve
1998-02-01
1
-3
/
+3
*
Cast a size_t to a long to avoid a gcc warning.
jb
1998-01-25
1
-3
/
+3
*
Removed definition of _NEW_VFSCONF. The new vfsconf interface is now
bde
1998-01-20
1
-2
/
+2
*
Fixed syntax error in normally-unconfigured code in previous commit.
bde
1998-01-17
1
-2
/
+2
*
Fixed handling of short writes. Previously, we stopped copying and
bde
1998-01-16
1
-5
/
+17
*
Make a couple of the stat flags dependent on the sys/stat.h header file
jb
1998-01-09
1
-1
/
+9
*
Oops, back out rev 1.5, it wasn't my intention to also commit the
joerg
1998-01-07
1
-2
/
+1
*
Use the correct value in the call to swab(3) with conv=swab. Previously,
joerg
1998-01-07
2
-3
/
+4
*
Correct a bogon in an example.
steve
1998-01-02
1
-2
/
+2
*
Ensure stdout is line buffered.
helbig
1997-12-31
2
-3
/
+7
*
Added $Id$.
alex
1997-12-29
1
-0
/
+2
*
Use consistent spelling,
hoek
1997-12-25
1
-2
/
+2
*
Add (BSD) copyright headers.
brian
1997-12-21
2
-0
/
+56
*
Don't strip trailing slashes (for the initial rmdir). It breaks
bde
1997-12-19
1
-9
/
+1
*
It's more portable to use <errno.h> than <sys/errno.h>
eivind
1997-12-15
1
-2
/
+2
*
Revert 1.15 - duplicate code (initialization).
eivind
1997-12-15
1
-5
/
+0
*
Make code slightly more robust towards change by calculating size
eivind
1997-12-12
1
-2
/
+2
*
Make this lint more cleanly
eivind
1997-12-12
1
-1
/
+6
*
Merge from OpenBSD:
eivind
1997-12-12
1
-3
/
+5
*
Put [+format] at the end of the usage message.
brian
1997-12-11
2
-7
/
+8
*
Remove simultaneous include of <sys/param.h> and <sys/types.h>.
eivind
1997-12-10
20
-56
/
+28
*
Merge from OpenBSD:
eivind
1997-12-10
1
-2
/
+16
[next]