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
*
File positions are off_t nowdays, not long, so:
ache
2001-09-01
1
-3
/
+3
*
The file_descriptor argument to -t isn't optional, so don't mark it up so.
dd
2001-08-31
1
-1
/
+1
*
On today's kernels masking with ~KERNBASE is turning out to be less
peter
2001-08-24
2
-4
/
+4
*
Handle kvm_getprocs() returning nothing. Dont pass -1 to a size
peter
2001-08-24
1
-1
/
+1
*
Implement `stty ek` as documented.
dd
2001-08-23
1
-0
/
+12
*
Only capitalise the last `t' in ps's first argument when it's
brian
2001-08-16
1
-1
/
+5
*
mdoc(7) police: utilize the new .Ex macro.
ru
2001-08-15
14
-42
/
+14
*
mdoc(7) police: s/BSD/.Bx/ where appropriate.
ru
2001-08-14
4
-6
/
+17
*
Initialize infp at main()
peter
2001-08-13
1
-1
/
+2
*
Initialize listf at main()
peter
2001-08-13
1
-1
/
+2
*
Spell "FreeBSD" with "F" and "BSD" in uppercase.
ru
2001-08-13
1
-1
/
+1
*
Removed duplicate VCS ID tags, as per style(9).
ru
2001-08-13
2
-4
/
+0
*
mdoc(7) police: join split punctuation to macro calls.
ru
2001-08-10
4
-14
/
+12
*
can not -> cannot
sheldonh
2001-08-08
1
-1
/
+1
*
mdoc(7) police:
ru
2001-08-07
4
-25
/
+18
*
o Correctly define rcsid.
mike
2001-08-06
10
-182
/
+158
*
style(9)
obrien
2001-08-01
1
-1
/
+1
*
Remove a misplaced space.
obrien
2001-08-01
1
-1
/
+1
*
Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. The
sheldonh
2001-07-26
2
-3
/
+3
*
Break the list of parameter expansions into two lists so that
sheldonh
2001-07-23
1
-0
/
+2
*
Don't use the pronoun "you".
dd
2001-07-23
1
-6
/
+7
*
Don't put a shell prompt in the example since none of the other man
dd
2001-07-22
1
-2
/
+8
*
Add missing closing parenthesis.
ben
2001-07-21
1
-1
/
+1
*
Show an example of how to sort a file listing by size. Hopefully this
obrien
2001-07-21
1
-0
/
+9
*
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
[next]