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
*
Use err(3). Cosmetic in usage(). Delay the compute of defaultdomain (from
charnier
1997-08-29
1
-34
/
+28
*
Use err(3). Add Xreferences. Delay the compute of default domain.
charnier
1997-08-29
2
-24
/
+23
*
Use err(3). Add references to others man pages. Wait for the user to
charnier
1997-08-29
2
-19
/
+24
*
du(1) always exit with value zero.
wosch
1997-08-29
1
-1
/
+1
*
more sanity check before making output.
itojun
1997-08-29
1
-3
/
+3
*
Make X11 support in doscmd dependent on the actual libX11.a library and
jlemon
1997-08-28
1
-2
/
+2
*
To cope with shell archive file generated by GNU sharutils 4.2.
itojun
1997-08-28
1
-2
/
+10
*
Use err(3). Rewrote man page in mdoc format. The user visible change is that
charnier
1997-08-28
5
-171
/
+148
*
Use err(3). Add usage and prototypes. Use getopt(). Document -v flag.
charnier
1997-08-28
2
-57
/
+83
*
Stop parsing args before user supplied to argument in sendmail.
imp
1997-08-28
1
-2
/
+2
*
Don't preferentially execute Makefiles in ${OBJDIR} - it just causes
jkh
1997-08-27
1
-4
/
+3
*
Uncomment sccsid string and enclose it inside #if 0/#endif.
charnier
1997-08-27
2
-10
/
+11
*
Use err(3) instead of local redefinition.
charnier
1997-08-27
2
-56
/
+30
*
Adapt to recent smp tree changes..
peter
1997-08-27
1
-2
/
+3
*
Use err(3). Add usage() and prototypes.
charnier
1997-08-26
2
-67
/
+60
*
Cosmetic in usage string.
charnier
1997-08-26
1
-1
/
+1
*
Use err(3).
charnier
1997-08-26
2
-19
/
+22
*
Use err(3). Add usage().
charnier
1997-08-26
2
-20
/
+36
*
Cosmetic in usage string. Mdocify author section.
charnier
1997-08-26
2
-5
/
+6
*
Main() returns int.
charnier
1997-08-26
7
-14
/
+14
*
Removed a buffer overflow in args().
eivind
1997-08-26
2
-35
/
+38
*
Just forgot a moment that mdoc macros are limited to 9 parameters.
charnier
1997-08-26
1
-2
/
+2
*
Revert some casts I introduced.
charnier
1997-08-26
1
-3
/
+3
*
Make explicit '-B' option propigate to submakes.
fsmp
1997-08-25
1
-1
/
+2
*
Print out the two new fields in the ICMP stats. While we're at it, also
wollman
1997-08-25
1
-5
/
+23
*
While I'm in here, fix address printing for `netstat -f unix' which has been
wollman
1997-08-25
1
-12
/
+8
*
Use err(3).
charnier
1997-08-25
2
-8
/
+15
*
Sync usage string according to man page. Silent -Wall.
charnier
1997-08-25
2
-11
/
+11
*
Use err(3). Add usage().
charnier
1997-08-25
1
-31
/
+30
*
Typo in usage(). Err -> errx when testing allocations.
charnier
1997-08-25
4
-15
/
+24
*
Use err(3). Add some %d to %ld changes.
charnier
1997-08-25
2
-47
/
+38
*
Use err(3). Add usage() and prototypes.
charnier
1997-08-25
3
-20
/
+42
*
Use err(3). Nm vgrind -> Nm in man page.
charnier
1997-08-25
2
-15
/
+18
*
Change from using sys/param.h and MAXPATHLEN to using limits.h and PATH_MAX
imp
1997-08-25
4
-11
/
+11
*
Cleanup inconsistencies in the manpage.
steve
1997-08-23
1
-5
/
+7
*
Teach ctags(1) how to handle intermediate whitespace in macros
steve
1997-08-23
1
-0
/
+20
*
Open the file r/o if looking only. Make the error message more useful.
joerg
1997-08-23
1
-3
/
+3
*
Fix the .Dd line.
joerg
1997-08-23
1
-2
/
+3
*
Prevent a NULL dereferencation when given a garbage command line.
joerg
1997-08-23
1
-2
/
+5
*
Fix buffer overflow. prompt didn't get a size for its buffer,
imp
1997-08-22
3
-20
/
+25
*
Cleanup and remove the not-too-useful examples. The current versions
peter
1997-08-22
7
-368
/
+4
*
Merge ppp-2.3.1 changes onto mainline
peter
1997-08-22
2
-119
/
+614
*
-I/sys converstion and Id line
jmg
1997-08-22
1
-1
/
+2
*
another -I/sys conversion, and add Id line now it's left the vendor branch
jmg
1997-08-22
1
-1
/
+2
*
Use err(3).
charnier
1997-08-22
3
-50
/
+47
*
Was limited to 200 users. New entry is now allocated as needed.
charnier
1997-08-22
2
-23
/
+43
*
Use err(3) instead of local redefinition. Add usage().
charnier
1997-08-21
2
-46
/
+23
*
Use err(3) instead of local redefinition.
charnier
1997-08-21
2
-46
/
+20
*
Use err(3). Cosmetic in usage(). Rewrote man page in mdoc format.
charnier
1997-08-21
2
-115
/
+105
*
Implement "eod" as an alias for "eom". HP-UX uses this name, for
joerg
1997-08-21
2
-11
/
+24
[next]