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 the .Fx macro.
simon
2006-01-17
1
-2
/
+7
*
Skip format flags, when parsing ktr_desc.
glebius
2006-01-12
1
-1
/
+7
*
Correct insecure temporary file usage in texindex. [06:01]
cperciva
2006-01-11
1
-12
/
+22
*
Add marker vnodes to ensure that all vnodes associated with the mount point are
tegge
2006-01-09
1
-0
/
+1
*
Document the TMPDIR environment variable.
dds
2006-01-05
1
-1
/
+3
*
Enable truss for powerpc
grehan
2006-01-05
1
-2
/
+1
*
Add powerpc support for truss.
grehan
2006-01-05
3
-0
/
+358
*
Fix the other su bug reintroduced two commits ago, namely
brian
2006-01-03
1
-1
/
+14
*
Handle the case (that I just broke) where the following hangs:
brian
2006-01-02
1
-1
/
+3
*
Remove broken code that mucks about with tcsetpgrp() -- even if
brian
2006-01-02
1
-7
/
+0
*
Add a -s flag for the same functionality as strace. Introduce a Name
brian
2006-01-02
13
-54
/
+91
*
NUL terminate buffer from fgetln(3). From fgsch@OpenBSD.
jmallett
2006-01-01
1
-0
/
+1
*
Whitespace after switch.
jmallett
2006-01-01
1
-3
/
+3
*
Check the entire length of the current argument for the EOF string with -E,
jmallett
2005-12-31
1
-1
/
+1
*
Only clear sb.st_size if it is clearly wrong or meaningless. This fixes
des
2005-12-30
1
-5
/
+5
*
Add a FreeBSD-specific -S flag which controls the maximum size of an argument
jmallett
2005-12-30
2
-10
/
+34
*
Handle maxsize==0 in such a way that we don't modify the string.
jmallett
2005-12-30
1
-0
/
+12
*
mkstemp(3) and friends use a combination of base 10 digits, along
csjp
2005-12-30
1
-1
/
+1
*
Reflect progress in process title.
des
2005-12-30
1
-0
/
+4
*
Build gprof for powerpc now.
grehan
2005-12-29
1
-2
/
+0
*
clone i386.h for powerpc
grehan
2005-12-29
1
-0
/
+44
*
Add support for printing IPSEC protocol stats if the kernel was compiled
kbyanc
2005-12-28
5
-97
/
+489
*
Someone buy me a beer. Now.
ade
2005-12-28
1
-0
/
+1
*
Liberation Day is no longer celebrated in Romania; rather a national
ceri
2005-12-20
1
-1
/
+1
*
Provide some basic documentation explaining what the bpf(4) flags are
csjp
2005-12-18
1
-0
/
+24
*
Make our ELF64 type definitions match standards. In particular this
marcel
2005-12-18
1
-6
/
+6
*
Know the machines FreeBSD runs on. Print the machine value for
marcel
2005-12-17
1
-2
/
+10
*
Fix the name of the country I was born.
maxim
2005-12-14
1
-1
/
+1
*
Really fix the relative timestamp bug. It was only incorrect for the ALQ
njl
2005-12-09
1
-1
/
+2
*
Remove the -B option from the directory-copying examples. The -B
kientzle
2005-12-09
1
-2
/
+2
*
Teach rfcomm_sppd(8) to recognize "lan" (for LAN Access Using PPP) service
emax
2005-12-07
2
-1
/
+7
*
Wording tweaks.
des
2005-12-07
1
-3
/
+2
*
Add a -0 option for interoperability with xargs -0.
des
2005-12-07
3
-4
/
+14
*
Add -r option for GNU compatibility.
des
2005-12-07
1
-1
/
+4
*
Fix -r flag to actually work. "now" comes after "then", not vice versa.
njl
2005-12-06
1
-1
/
+1
*
Prepare for MACHINE and hw.machine switching to "pc98" on FreeBSD/pc98.
ru
2005-12-05
5
-25
/
+57
*
Catch up with 64bit time_t on sparc64. The rstat packet expects a 32bit
philip
2005-12-04
1
-5
/
+19
*
Quickly fix brokeness in revision 1.157, that change was
davidxu
2005-12-01
1
-4
/
+4
*
- match_var: do not address memory at invalid address (`len' can be greater
fjoe
2005-11-30
2
-3
/
+5
*
Remove two lines of debugging output that accidentally snuck into the
rwatson
2005-11-28
1
-2
/
+0
*
Portability: remove AC_FUNC_MALLOC from configure.ac.in.
kientzle
2005-11-27
1
-1
/
+0
*
Teach rfcomm_sppd(1) about service names, so it is possible to specify
emax
2005-11-23
2
-8
/
+39
*
Use the appropriate error function for displaying the error,
dds
2005-11-20
1
-1
/
+1
*
Fix up markup.
ru
2005-11-18
2
-26
/
+38
*
-mdoc sweep.
ru
2005-11-18
7
-37
/
+38
*
Sync as close as possible with NetBSD.
pjd
2005-11-16
1
-92
/
+115
*
I often find myself doing:
pjd
2005-11-16
2
-15
/
+45
*
Eliminate coredump problem introduced by last commit.
rodrigc
2005-11-14
1
-2
/
+8
*
Eliminate build breakage due to warnings about const.
rodrigc
2005-11-14
1
-3
/
+3
*
Use ANSI definitions.
dwmalone
2005-11-13
13
-574
/
+352
[next]