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
*
Reviewed by: hackers@freebsd.org in general
julian
1997-11-13
1
-2
/
+6
*
Document the exit status for a command that was terminated by a
jdp
1997-11-12
1
-1
/
+5
*
Sort "sparse" into alphabetical order, since dd's `conv' options need
joerg
1997-11-11
1
-2
/
+2
*
Fixed some type and value mismatches. setsignal() returned a bogusly
bde
1997-11-10
2
-12
/
+11
*
1) Fix longstanding bug:
ache
1997-11-05
1
-3
/
+10
*
Synchronize usage() and man page.
helbig
1997-10-26
2
-5
/
+5
*
Style police: keep a variable list in alphabetical order, and add
joerg
1997-10-13
1
-5
/
+5
*
Make df(1) exit with non-success status if something went wrong.
joerg
1997-10-12
1
-11
/
+18
*
Teach dd(1) about an option to write sparse files. Can be useful for
joerg
1997-10-11
4
-7
/
+45
*
Un-clobber mktemp->mkstemp patch.
eivind
1997-10-09
1
-3
/
+2
*
Add <sys/errno.h>
eivind
1997-10-09
1
-1
/
+2
*
make signal handlers errno safe
eivind
1997-10-08
1
-3
/
+8
*
mktemp -> mkstemp
eivind
1997-10-08
1
-2
/
+3
*
make signal handlers errno safe
eivind
1997-10-08
1
-1
/
+3
*
Slightly improved fix compared to my insiration
eivind
1997-10-08
1
-1
/
+3
*
save errno in sigchld handler
eivind
1997-10-07
1
-1
/
+3
*
vsprintf -> vnsprintf paranoia.
eivind
1997-10-07
1
-2
/
+2
*
Don't honor $HOME if >= MAXPATHLEN
eivind
1997-10-07
1
-2
/
+3
*
Changes to support full make parallelism (-j<n>) in the world
jkh
1997-10-05
1
-6
/
+9
*
mv(1) is too silent if used with the option -i. It should
wosch
1997-10-04
1
-6
/
+9
*
cp(1) is too silent if used with the option -i. It should
wosch
1997-10-03
1
-2
/
+5
*
Change example from US to international standard date notation.
wosch
1997-10-03
1
-3
/
+3
*
Back out suppress '\n' mod.
danny
1997-10-03
2
-16
/
+8
*
Add the '-s' flag to the usage string.
danny
1997-10-01
1
-2
/
+2
*
Add the ability to supress the '\n' at the end of the date printed.
danny
1997-10-01
2
-7
/
+15
*
Fix the broken `date HHMM.SS' handling.
joerg
1997-09-30
1
-2
/
+3
*
Add the '-t timeout' option to the 'read' builtin. This allows the
msmith
1997-09-29
2
-6
/
+72
*
Endless loop.
wosch
1997-09-28
1
-5
/
+6
*
Change to use the new KTH Kerberos.
markm
1997-09-28
2
-11
/
+13
*
environmental -> environment.
charnier
1997-09-18
2
-5
/
+5
*
Fix sorting of directories when doing '-d'.
sef
1997-09-18
1
-10
/
+6
*
PR: docs/4449
wosch
1997-09-13
1
-1
/
+6
*
spelling corrections.
wosch
1997-09-13
2
-3
/
+3
*
This command doesn't need to be setuid root, it's only asking
jkh
1997-09-12
1
-3
/
+1
*
fix misspelling
jmg
1997-08-30
1
-2
/
+2
*
fix misspelling
jmg
1997-08-30
1
-2
/
+2
*
Dont have an internal function named "warn" it clashes with libc..
sos
1997-08-29
15
-247
/
+247
*
Restored clobbered parts of rev.1.15 (build intermediate object files
bde
1997-08-25
1
-2
/
+14
*
Correct confusing error message when called as 'stty -sane'.
steve
1997-08-24
1
-5
/
+8
*
Disallow empty arguments (eg: '') as process ids.
jlemon
1997-08-21
1
-4
/
+4
*
Document correct option in manual page.
jlemon
1997-08-19
1
-2
/
+2
*
Pad the input buffer whenever sync is used, not just if the noerror flag
jlemon
1997-08-19
1
-10
/
+12
*
Hint at how to use TZ.
brian
1997-08-18
1
-1
/
+6
*
Make all status values an integral type and use
steve
1997-08-18
2
-7
/
+8
*
Use -I${.CURDIR}/../../sys so that the path is relative
steve
1997-08-13
1
-2
/
+2
*
Describe signals behaviour now
ache
1997-08-12
1
-1
/
+7
*
Oops, add #include's (forgotten in last commit) to make this
steve
1997-08-11
1
-1
/
+4
*
Use -I../../sys instead of -I/sys.
steve
1997-08-11
1
-2
/
+2
*
Remove #ifdef NEWVM code and remove extra "key.name = p" line.
steve
1997-08-11
1
-125
/
+6
*
Fix seg fault when invalid keywords are used.
steve
1997-08-11
1
-3
/
+2
[next]