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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Fixed a misspelling of 0 as NULL.
bde
2004-03-11
1
-4
/
+4
*
|
Replace <iostream.h> with <iostream> to remove annoying warning
josef
2004-03-11
1
-13
/
+13
*
|
Fixed a misspelling of '\0' as NULL.
bde
2004-03-11
1
-1
/
+1
*
|
Fixed misspellings of 0 as NULL.
bde
2004-03-11
1
-3
/
+3
*
|
Fixed misspellings of '\0' as NULL.
bde
2004-03-11
1
-4
/
+4
*
|
Fixed a misspelling of 0 as NULL.
bde
2004-03-11
2
-2
/
+2
*
|
Fixed misspellings of 0 as NULL.
bde
2004-03-11
1
-2
/
+2
*
|
Fixed misspellings of 0 as NULL.
bde
2004-03-11
1
-3
/
+2
*
|
Fix mind-o: sanity check in ndis_disable_ndis() is not sane.
wpaul
2004-03-11
1
-1
/
+1
*
|
Fix the problem with the Cisco Aironet 340 PCMCIA card. Most newer drivers
wpaul
2004-03-11
2
-0
/
+124
*
|
Be more insistent on destroying geoms at unload time. Still not perfect,
phk
2004-03-11
1
-2
/
+8
*
|
Add a newsyslog.conf manual page. This follows suit with the other utilities
trhodes
2004-03-11
2
-0
/
+371
*
|
Remove information about the configuration file.
trhodes
2004-03-11
1
-308
/
+3
*
|
Back out id -g checks as they are wrong (sendmail group untouched).
mlaier
2004-03-11
1
-8
/
+0
*
|
Remove stale or broken call to kdb_trap() and protected by the non-
marcel
2004-03-11
2
-8
/
+0
*
|
Give xterm-basic the le entry. bs should be avoided.
schweikh
2004-03-10
1
-1
/
+1
*
|
A manpage for ng_eiface(4).
ru
2004-03-10
2
-0
/
+124
*
|
Identify the Deerfield processor. Deerfield is a low-voltage variant
marcel
2004-03-10
1
-12
/
+25
*
|
Reworked the fix to print the useful line number on error in
ru
2004-03-10
3
-89
/
+79
*
|
Don't call devsw() more than we need to, and in particular do not expose
phk
2004-03-10
1
-4
/
+4
*
|
Make the extern for adv_mcode match the reality: it's u_int8_t, but
phk
2004-03-10
1
-1
/
+1
*
|
Fix a long-standing deadlock issue with vnode backed md(4) devices:
phk
2004-03-10
4
-4
/
+14
*
|
Add an option to write collected data to file in binary format. This
phk
2004-03-10
1
-1
/
+18
*
|
Undo the previous commit, which was just plain wrong, and then correctly
gad
2004-03-10
1
-2
/
+2
*
|
Increase __FreeBSD_version to reflect the transition from 32-bit to
gad
2004-03-10
1
-1
/
+1
*
|
Change time_t from a 32-bit value to a 64-bit value, on FreeBSD/sparc64
gad
2004-03-10
3
-32
/
+39
*
|
Eliminate multiple __FBSDID and sys/cdefs.h.
bms
2004-03-10
7
-15
/
+0
*
|
Add installcheck for proxy:proxy and authpf.
mlaier
2004-03-10
1
-0
/
+14
*
|
- Document cv_broadcastpri().
jhb
2004-03-10
2
-17
/
+13
*
|
Remove `$Name$' leftovers from the port version reporting.
mlaier
2004-03-10
3
-3
/
+0
*
|
ftp-proxy no longer lives in /usr/local/...
mlaier
2004-03-10
1
-1
/
+1
*
|
Add trailing collon
mlaier
2004-03-10
1
-2
/
+2
*
|
Set stream orientation in ungetc() instead of __ungetc(). This avoids
tjr
2004-03-10
1
-2
/
+1
*
|
Remove duplicate check for EOF from ungetc(); __ungetc() already checks.
tjr
2004-03-10
1
-2
/
+0
*
|
We don't retain 'x' bits in CVS so explicity use sh to run script.
phk
2004-03-10
1
-1
/
+1
*
|
Call __sputc() directly in fputc() instead of taking an expensive
tjr
2004-03-10
1
-1
/
+1
*
|
Add first cut at "nanobsd":
phk
2004-03-10
3
-0
/
+232
*
|
Call __sgetc() directly in getchar() instead of taking an expensive
tjr
2004-03-10
1
-1
/
+1
*
|
Use the external clock input for our PLL.
phk
2004-03-10
1
-1
/
+1
*
|
Set the stream orientation explicitly in fgetln() instead of relying on
tjr
2004-03-10
1
-0
/
+1
*
|
Remove the /* 1.2 */ comment which was orphaned by previous commit.
phk
2004-03-10
1
-2
/
+0
*
|
Set stream orientation in puts().
tjr
2004-03-10
1
-0
/
+2
*
|
Put libypclnt behind NO_YP_LIBC
phk
2004-03-10
1
-2
/
+6
*
|
Rearrange some of the GEOM debugging tools to be more structured.
phk
2004-03-10
5
-90
/
+71
*
|
Fixed a misspelling of 0 as NULL.
bde
2004-03-10
2
-2
/
+2
*
|
Fix handling of tap/vmnet flag in relation to cloning and properly enforce
phk
2004-03-10
1
-10
/
+8
*
|
Fix several issues related to the KeInitializeTimer() etc... API stuff
wpaul
2004-03-10
2
-39
/
+56
*
|
Move the AH algorithm list from a static local function variable to
rwatson
2004-03-10
1
-37
/
+38
*
|
- Make the acquisition of Giant in vm_fault_unwire() conditional on the
alc
2004-03-10
3
-15
/
+5
*
|
Lock down IP-layer encapsulation library:
rwatson
2004-03-10
1
-51
/
+35
[prev]
[next]