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
*
Add rcsid, prototypes. Use err(3).
charnier
1997-07-03
2
-15
/
+37
*
Add rcsid, usage(). Silent -Wall. Use warn(3).
charnier
1997-07-02
6
-17
/
+46
*
Nm does not always need an argument.
charnier
1997-07-02
1
-6
/
+4
*
One newline should be enough.
charnier
1997-07-02
1
-2
/
+2
*
Add forgotten newline.
wosch
1997-07-01
2
-4
/
+4
*
Do not use argv[0] in usage().
charnier
1997-07-01
1
-8
/
+8
*
Add usage(), rcsid. Use getopt().
charnier
1997-07-01
1
-12
/
+44
*
Use EX_USAGE in usage().
charnier
1997-06-30
1
-2
/
+2
*
Remove lines inside #ifdef 0/#endif.
charnier
1997-06-30
1
-31
/
+1
*
Add usage().
charnier
1997-06-30
1
-3
/
+11
*
Document -k flag.
charnier
1997-06-30
2
-8
/
+15
*
Use err(3) instead of local redefinition. Change argument name in man
charnier
1997-06-30
2
-42
/
+14
*
Add usage string. Typo in man page.
charnier
1997-06-30
2
-10
/
+15
*
Uncompress is under .Nm not .Ar.
charnier
1997-06-30
1
-1
/
+1
*
Mdoc'ify man page. Use err(3). Remove whoami.
charnier
1997-06-30
3
-64
/
+49
*
Use err(3). Add DIAGNOSTIC section name in man page.
charnier
1997-06-30
2
-9
/
+8
*
Add missing -s flag in usage string.
charnier
1997-06-30
1
-1
/
+1
*
Add magic for FIGlet fonts and controlfiles
obrien
1997-06-29
1
-0
/
+9
*
NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!".
pst
1997-06-29
2
-4
/
+4
*
Some minor cosmetic tweaks.
steve
1997-06-28
1
-5
/
+5
*
Replace hand-made tolower conversions with real tolower from ctype
ache
1997-06-27
1
-8
/
+6
*
Protect isspace by isascii to not count high spaces
ache
1997-06-27
2
-6
/
+6
*
Activate collate to sort local files properly for completion
ache
1997-06-27
2
-6
/
+6
*
Localize it (ctype)
ache
1997-06-27
6
-27
/
+30
*
Use err(3) instead of local redefinition.
charnier
1997-06-26
1
-7
/
+10
*
Add usage(). Put program name in bold in the man page.
charnier
1997-06-26
2
-7
/
+15
*
Remove use of progname. Add usage().
charnier
1997-06-26
1
-7
/
+13
*
Correct usage string. Program name converted to bold in man page.
charnier
1997-06-26
2
-5
/
+7
*
Treat no match as a failure. This is the normal behaviour on SunOS.
tegge
1997-06-25
1
-0
/
+1
*
Import substantial improvements to ftp(1) from NetBSD, largely the
msmith
1997-06-25
14
-1398
/
+3555
*
Update manpage to newer version. Use err(3).
charnier
1997-06-25
2
-19
/
+20
*
Free a malloc'ed variable before exiting. Compute line number when parsing
charnier
1997-06-25
2
-5
/
+12
*
Don't depend upon the kernel load address being 0xf0100000.
tegge
1997-06-24
1
-2
/
+2
*
Document the use of `ls -lo' to see flags.
charnier
1997-06-24
1
-0
/
+4
*
Add prototypes to functions. Make -Wall happy.
charnier
1997-06-24
1
-45
/
+74
*
Remove use of program_name variable.
charnier
1997-06-24
1
-9
/
+7
*
Revert part of previous commit. I didn't see rcsid string in the middle of
charnier
1997-06-24
1
-4
/
+2
*
Long command names are not NUL terminated. Force truncation in format string.
tegge
1997-06-23
1
-2
/
+3
*
Typo fix: Alan Turning is aka Alan Turing.
charnier
1997-06-23
1
-2
/
+2
*
Use err(3). Abort if strdup() returns NULL.
charnier
1997-06-23
2
-22
/
+27
*
Upgrade to a newer version. Old synopsys was incorrect.
charnier
1997-06-23
1
-3
/
+3
*
Use err(3). Typo fix in usage string.
charnier
1997-06-23
1
-15
/
+13
*
Typo fix in man page. Use err(3) instead of local copy.
charnier
1997-06-23
2
-18
/
+10
*
Use err(3).
charnier
1997-06-23
2
-8
/
+10
*
Convert man page to mdoc format. Cosmetic in usage string.
charnier
1997-06-23
3
-241
/
+352
*
Fix a minor nit in the .Dd macro invocation so that
steve
1997-06-23
8
-12
/
+12
*
Show the real revision date and not the date that this
steve
1997-06-23
9
-12
/
+12
*
Add some cross references and alphabetize them.
jdp
1997-06-21
4
-7
/
+15
*
Typo fix.
max
1997-06-14
1
-1
/
+1
*
Remove srandomdev fallback code
ache
1997-06-14
2
-7
/
+5
[next]