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
*
Fix style bugs introduced by rev 1.28. No functional changes.
wollman
2001-07-16
1
-11
/
+12
*
Set WARNS=2 on programs which compile cleanly.
dd
2001-07-15
4
-0
/
+4
*
Remove whitespace at EOL.
dd
2001-07-15
19
-135
/
+135
*
mdoc(7) police: removed HISTORY info from the .Os call.
ru
2001-07-10
1
-1
/
+1
*
mdoc(7) police: removed HISTORY info from the .Os call.
ru
2001-07-10
15
-15
/
+20
*
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
dd
2001-07-09
2
-4
/
+0
*
Fix the type of the NULL arg to execl()
brian
2001-07-09
3
-4
/
+6
*
mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).
ru
2001-07-06
2
-3
/
+3
*
Fix warnings on alpha and re-enable WARNS=2.
mikeh
2001-07-04
2
-13
/
+18
*
Argh...this isn't ready for WARNS=2 on alpha.
mikeh
2001-07-03
1
-1
/
+0
*
Constify and lockdown with WARNS=2.
mikeh
2001-07-03
3
-25
/
+26
*
Use __unused for non-used variables.
green
2001-06-29
2
-2
/
+2
*
Add a note on what happens if the "-p" option is specified
yar
2001-06-29
1
-0
/
+2
*
Back out previous commit: it doesn't help anything since write_file(),
dd
2001-06-28
1
-2
/
+2
*
Use the correct printf format to print a long.
dwmalone
2001-06-26
1
-1
/
+1
*
Previous commit broke dd(1)'s I/O summary when it's terminated by a
dd
2001-06-25
1
-0
/
+1
*
Include missing header files which define functions for which gcc has
dd
2001-06-24
3
-0
/
+3
*
Don't call exit(3) from a signal handler.
dd
2001-06-24
2
-4
/
+3
*
Remove duplicate words.
dd
2001-06-24
1
-1
/
+1
*
WARNS= -> WARNS?=
dd
2001-06-22
15
-15
/
+15
*
Add more headers that are required with -fno-builtin (stdlib and strings)
des
2001-06-19
5
-0
/
+6
*
<stdlib.h> is needed for exit(3) when building with -fno-builtin.
des
2001-06-19
1
-0
/
+1
*
Xref zcat(1).
dd
2001-06-18
1
-0
/
+1
*
Check for the PS_SINTR flag in the right field of struct kinfo_proc
tegge
2001-06-16
1
-1
/
+1
*
Removed wrong cast for fts_open()'s third argument.
ru
2001-06-13
1
-1
/
+1
*
Removed the broken code which claimed to lose the set[ug]id bits in
bde
2001-06-11
3
-27
/
+4
*
Use new locale names
ache
2001-06-10
7
-15
/
+15
*
Simplify, with the power of new mdoc(7).
ru
2001-06-09
1
-9
/
+3
*
Add -j to the usage string.
dd
2001-06-09
1
-1
/
+1
*
Correct a typo.
dd
2001-06-08
1
-1
/
+1
*
Add parens to get the cast that was meant in previous commit.
nectar
2001-06-05
1
-2
/
+2
*
Wrong. The size of size_t is *not* the same as the size of an integer.
mjacob
2001-06-05
1
-2
/
+4
*
Correct a spelling nit (a -> an).
dd
2001-06-04
1
-1
/
+1
*
Added the -l option to df, so to be compatable with other unicies.
pirzyk
2001-06-04
2
-4
/
+59
*
Mention the kern.ps_showallprocs sysctl.
dd
2001-06-02
1
-0
/
+4
*
Remove vestiges of MFS.
ru
2001-06-01
1
-2
/
+2
*
Fix how /bin/sh handles 'for' and 'case' statements when it is called to do
gad
2001-06-01
1
-0
/
+16
*
Fixed the bug from the previous revision.
ru
2001-05-31
1
-1
/
+1
*
Fixed two bugs, first not allowing '.' as a valid login name character
pirzyk
2001-05-30
2
-3
/
+7
*
Use PATH_MAX in preference in MAXPATHLEN.
imp
2001-05-30
1
-1
/
+2
*
Use PATH_MAX instead of MAXPATHLEN.
imp
2001-05-30
1
-3
/
+4
*
PATH_MAX in preference to MAXPATHLEN.
imp
2001-05-30
1
-1
/
+2
*
Use PATH_MAX rather than MAXPATHLEN.
imp
2001-05-30
1
-1
/
+1
*
Minor comment fix
imp
2001-05-30
1
-1
/
+1
*
Use PATH_MAX in preference to MAXPATHLEN.
imp
2001-05-29
1
-3
/
+4
*
Use PATH_MAX rather than MAXPATHLEN. Also fix a possible off by one
imp
2001-05-29
3
-16
/
+11
*
Use PATH_MAX in preference to MAXPATHLEN.
imp
2001-05-29
1
-1
/
+2
*
Change noop option -h to do the real work. Now mode of symbolic link
ru
2001-05-28
2
-20
/
+22
*
Follow symbolic links named as command line arguments if run without -R.
ru
2001-05-28
2
-4
/
+6
*
Fix warnings to compile with WARNS=2 on i386 and alpha
kris
2001-05-26
2
-27
/
+43
[next]