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
*
Prevent overflowing the buffer that stores the command arguments.
mikeh
2002-01-20
1
-4
/
+8
*
Add missed includes.
sobomax
2002-01-15
3
-0
/
+3
*
The fix for >/dev/stdout, including Tor Egge's fix for the bug in the
babkin
2002-01-13
1
-4
/
+4
*
mdoc(7) police: tidy up.
ru
2002-01-09
1
-54
/
+87
*
Put the "mtxname" keyword in alphabetical order (t comes after s) so
peter
2002-01-05
1
-1
/
+1
*
Bruce thought some of the comments I added were not clear enough. This is
mckay
2002-01-01
1
-8
/
+8
*
Fixed style bug (unsorting of SRCS) in rev.1.15.
bde
2001-12-29
1
-1
/
+1
*
Fixed style bugs in revs. 1.6, 1.10 and 1.12.
bde
2001-12-29
1
-3
/
+2
*
Fixed missing DPADD and disordered LDADD in rev.1.17
bde
2001-12-29
1
-1
/
+2
*
LSCOLOURS should be spelt LSCOLORS.
joe
2001-12-29
1
-1
/
+1
*
Remove part of a diff committed at the end of the file.
ben
2001-12-29
1
-20
/
+0
*
Force raw printing of non-printable characters via the -w option.
joe
2001-12-29
2
-3
/
+12
*
Restore these files to shiny KNF.
joe
2001-12-29
2
-82
/
+88
*
Convert some spaces into tabs that I missed first time around.
joe
2001-12-28
1
-30
/
+30
*
Revert most of rev 1.42, to restore KNF style.
joe
2001-12-28
1
-49
/
+49
*
Add a new flag, -h which when combined with the -l option causes
joe
2001-12-28
6
-5
/
+107
*
Make it clearer what changed to a user using the old format of LSCOLORS.
joe
2001-12-28
1
-3
/
+3
*
Mop up some warnings.
joe
2001-12-28
4
-4
/
+5
*
Make the style more consistent throughout the file.
joe
2001-12-28
1
-58
/
+71
*
Use the default colour instead if a bad colour specification is given.
joe
2001-12-28
1
-1
/
+1
*
Revamp the colour support to allow for bold characters. Colours
joe
2001-12-28
4
-24
/
+70
*
strtoq -> strtoll (strtoq is deprecated)
ache
2001-12-25
1
-5
/
+5
*
backout rev 1.14, it's breaking things.
alfred
2001-12-24
1
-1
/
+3
*
The previous fix caused cp to emit spurious warnings under some
mckay
2001-12-23
1
-22
/
+26
*
Added ability to do ">/dev/stdout". The apsfilter people are anxious
babkin
2001-12-22
1
-3
/
+1
*
Make ``df -l'' work when no network filesystems are loaded.
ru
2001-12-19
1
-2
/
+4
*
1) Localize (LC_CTYPE)
ache
2001-12-17
1
-0
/
+11
*
POSIX strto*() functions MAY return EINVAL, so don't assume that only one
ache
2001-12-14
1
-2
/
+4
*
Add prototypes for main() so that these programs compile with -Werror
luigi
2001-12-14
1
-0
/
+1
*
Do not dot terminate errx() strings
charnier
2001-12-11
1
-1
/
+1
*
Preserve directory timestamps with -p. Allow non-empty read-only
mckay
2001-12-11
1
-11
/
+39
*
Typo in warning message (chown should be chmod).
mckay
2001-12-11
1
-1
/
+1
*
Style improvements recommended by Bruce as a follow up to some
dwmalone
2001-12-10
1
-5
/
+6
*
-lcipher is an installable library.
ru
2001-12-06
2
-12
/
+2
*
Make a bit more clear the types of characters that -B option will
keramida
2001-12-06
1
-1
/
+3
*
Spelling.
ru
2001-12-04
1
-1
/
+1
*
mdoc(7) police: s/LKM/KLD/, sort xrefs.
ru
2001-12-04
2
-5
/
+9
*
Default to WARNS=2. Binary builds that cannot handle this must explicitly
obrien
2001-12-04
33
-37
/
+12
*
Move the code merging ACL_USER and ACL_GROUP objects from under
jedgar
2001-12-03
1
-22
/
+33
*
Add defines for access and default ACLs (ACCESS_ACL/DEFAULT_ACL)
jedgar
2001-12-03
4
-27
/
+31
*
style(9) cleanups mostly consisting of:
jedgar
2001-12-03
6
-87
/
+85
*
Correct example to remove *all* extended ACL entries and
jedgar
2001-12-03
1
-3
/
+4
*
Slight makefile style.
markm
2001-12-02
2
-7
/
+7
*
o Expand the explaination of the -b option WRT the resulting
jedgar
2001-12-02
1
-3
/
+13
*
o Correct error message forgotten in the last commit (malloc() -> calloc())
jedgar
2001-12-02
1
-3
/
+2
*
Use calloc(3) instead of rolling our own.
jedgar
2001-12-02
1
-2
/
+1
*
Note that stty is a utility and not... err... a program....
green
2001-11-29
1
-1
/
+1
*
Stty is a program, not a function.
green
2001-11-29
1
-1
/
+1
*
Add LOMAC options (the "Z" flag in both cases) to display extra information
green
2001-11-26
16
-17
/
+429
*
Remove the printf builtin command from sh(1), which command is not
knu
2001-11-20
3
-10
/
+5
[next]