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
*
Bandaid for a broken world. The real fix is somewhat more
ru
2002-09-20
2
-12
/
+10
*
Remove unused variable.
phk
2002-09-20
1
-1
/
+0
*
Retire now unused DIOCGDVIRGIN kludge.
phk
2002-09-20
6
-44
/
+0
*
Construct new disklabels based on the medias stated parameters in
phk
2002-09-20
2
-40
/
+94
*
Add restrict type-qualifier.
mike
2002-09-20
2
-2
/
+3
*
Fix an error which prevented ssize_t from becoming defined. Add
mike
2002-09-20
1
-3
/
+3
*
Don't peek into MD structures from MI code. The getcontext(3) and
mini
2002-09-20
1
-9
/
+1
*
Straighten out get_params().
phk
2002-09-20
1
-33
/
+34
*
Current uses struct thread *td rather than struct proc *p.
imp
2002-09-20
1
-2
/
+2
*
o Don't print devices that aren't attached unless run with the newly
imp
2002-09-20
2
-5
/
+13
*
Expose the new kernel data structures to libdevinfo:
imp
2002-09-20
4
-6
/
+41
*
New release notes: Firewire support, ata(4) support for Sil 0680 and
bmah
2002-09-19
2
-8
/
+36
*
Update ata(4) supported chipsets.
bmah
2002-09-19
2
-8
/
+20
*
Fix last commit so that it actually works:
jhb
2002-09-19
1
-5
/
+6
*
Quiet warnings on shutdown.
gordon
2002-09-19
1
-1
/
+1
*
Use correct function name in previous commit.
jhb
2002-09-19
1
-1
/
+1
*
Fix a problem with the definition of HUGE_VAL causing the gcc warning
archie
2002-09-19
6
-7
/
+10
*
Pass flags to msync() accounting for differences in the definition of
mdodd
2002-09-19
1
-1
/
+5
*
This patch extends the FreeBSD Linux compatibility layer to support
mdodd
2002-09-19
2
-0
/
+29
*
Switch to using strlcpy() in several places. It seems there
mux
2002-09-19
1
-7
/
+7
*
This patch enables FreeBSD i686 MTRR support on Intel Pentium
mdodd
2002-09-19
2
-2
/
+2
*
Ahem, actually add the DDB_TRACE option and finish changing DDB_UNATTENDED
jhb
2002-09-19
2
-1
/
+7
*
Add ability to dump stacktraces on kernel panics when DDB is compiled into
jhb
2002-09-19
1
-2
/
+17
*
Implement db_print_backtrace() if DDB is compiled into the kernel. This
jhb
2002-09-19
7
-2
/
+60
*
From Christian Zander:
mdodd
2002-09-19
2
-4
/
+18
*
gdb now builds on sparc64.
obrien
2002-09-19
1
-1
/
+3
*
Update for FILE v3.39.
ru
2002-09-19
2
-17
/
+21
*
MFi386: Remove a.out support.
nyan
2002-09-19
2
-8
/
+2
*
Remove -elf option.
nyan
2002-09-19
1
-2
/
+0
*
MFi386: revisions 1.534 and 1.535.
nyan
2002-09-19
2
-18
/
+402
*
The file vnode passed to VOP_LINK() should now be locked before the call.
truckman
2002-09-19
1
-29
/
+7
*
VOP_FSYNC() requires that it's vnode argument be locked, which nfs_link()
truckman
2002-09-19
7
-44
/
+34
*
Added the missing dependencies for openssl/ headers.
ru
2002-09-19
1
-5
/
+7
*
This is Heimdal 0.5.
nectar
2002-09-19
1
-1
/
+1
*
Implement the %ls and %lc conversions for printing wide character strings
tjr
2002-09-19
2
-14
/
+110
*
Bootstrapping aid for systems without <stdint.h>.
ru
2002-09-19
1
-0
/
+4
*
This is Heimdal 0.5.
nectar
2002-09-19
1
-2
/
+2
*
Add forgotten newlines in debug messages.
nectar
2002-09-19
1
-2
/
+2
*
Updated to somewhat match sparc64/conf/GENERIC
grehan
2002-09-19
1
-18
/
+94
*
Pppctl seems to compile again now
julian
2002-09-19
1
-1
/
+1
*
Unbreak installworld.
truckman
2002-09-19
1
-0
/
+4
*
While well intentionned the check to see it there is a packet
julian
2002-09-19
1
-3
/
+0
*
reconnect libc_r
julian
2002-09-19
1
-1
/
+1
*
Part of a bandaid to get libc_r on air again.
julian
2002-09-19
1
-0
/
+4
*
- Use my freebsd email alias in the copyright.
jeff
2002-09-19
5
-12
/
+5
*
- added macio and psim files
grehan
2002-09-19
1
-1
/
+8
*
psim device support
grehan
2002-09-19
1
-0
/
+1
*
Support files and a h/w tree description for the PSIM ppc simulator
grehan
2002-09-19
6
-0
/
+1018
*
Driver for the macio south bridge, and ATA cell contained within.
grehan
2002-09-19
3
-0
/
+817
*
softc and register defs for the UniNorth chip
grehan
2002-09-19
1
-1
/
+19
[next]