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
*
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
*
- probe the UniNorth chip in addition to the PCI bridges
grehan
2002-09-19
1
-3
/
+114
*
Removed osigframe. No need for COMPAT_43 signal bin-compat in PPC.
grehan
2002-09-19
1
-6
/
+0
*
psim device support
grehan
2002-09-19
1
-0
/
+1
*
<machine/types.> -> <sys/types.h>
grehan
2002-09-19
1
-1
/
+1
*
Fix clearing of recoverable exception MSR bit when disabling
grehan
2002-09-19
1
-1
/
+1
*
Additional machdep sysctl constants needed for userland utils
grehan
2002-09-19
1
-2
/
+6
*
Added sparse address support, required by the macio ATA device
grehan
2002-09-19
1
-4
/
+9
*
Fixed branch labels
grehan
2002-09-19
1
-5
/
+5
*
- bring vm_mapbuf/unmapbuf in line with other archs
grehan
2002-09-19
2
-84
/
+50
*
- make sure recoverable interrupts are re-enabled in the trap handler
grehan
2002-09-19
2
-14
/
+6
*
- worked around 32-bit big-endian syscall return value problem
grehan
2002-09-19
2
-18
/
+40
*
Add sync before isync for G4 cpus
grehan
2002-09-19
1
-1
/
+1
*
- use symbol for user-context offset
grehan
2002-09-19
1
-2
/
+7
*
- use BAT registers to map device space and physical memory
grehan
2002-09-19
3
-84
/
+402
*
- psim device support
grehan
2002-09-19
1
-17
/
+38
*
Clear on-demand BAT entries to properly restore OpenFirmware's
grehan
2002-09-19
2
-0
/
+12
*
psim device support
grehan
2002-09-19
2
-0
/
+10
*
- implemented sendsig/sigreturn
grehan
2002-09-19
2
-676
/
+338
*
- moved intrcnt/intrnames to locore.s to fix sysctl -a panic
grehan
2002-09-19
5
-12
/
+36
*
- rationalised includes
grehan
2002-09-19
1
-11
/
+13
*
- removed unnecessary includes
grehan
2002-09-19
1
-28
/
+7
*
Repo copied to <sys/smbus/smb.h>
peter
2002-09-19
1
-64
/
+0
*
Repo copied to <sys/iicbus/iic.h>
peter
2002-09-19
1
-47
/
+0
*
intmax_t is printed with %jd, not %lld.
obrien
2002-09-19
1
-7
/
+7
*
Return the correct environment name for 64-bit platforms in the
wollman
2002-09-19
1
-1
/
+2
*
simos.c needs a to be updated from the old pci shims. Yell loudly but
peter
2002-09-19
1
-0
/
+7
*
Completely revamp the way getconf(1) works, for better adherence to the
wollman
2002-09-19
10
-189
/
+457
*
Add Yet Another Duplicate of the font.h and ukbdmap.h rules. Remove
peter
2002-09-19
1
-4
/
+9
*
Add dev/iicbus and dev/smbus to LSUBDIRS list
peter
2002-09-19
1
-1
/
+2
*
move <machine/iic.h> and <machine/smb.h> to <dev/iicbus/iic.h> and
peter
2002-09-19
2
-5
/
+2
*
fix style.. Return in the kernel always has () around the arguments.
julian
2002-09-19
1
-1
/
+1
*
Compiler was correct:
julian
2002-09-19
1
-1
/
+1
*
move wl (isa wavelan card, not "wi") to i386-only
peter
2002-09-19
2
-7
/
+6
*
move "profile 2" to i386
peter
2002-09-19
2
-4
/
+4
*
move ncv, nsp, stg to i386-only section (there is no pc98-specific version)
peter
2002-09-19
2
-9
/
+14
*
Move dgb to the i386 section
peter
2002-09-19
2
-11
/
+11
*
Update the KSE test utility to the new KSE API.
mini
2002-09-19
3
-319
/
+482
*
Add some extra directories created by recent versions of XFree86-4
kris
2002-09-19
1
-0
/
+10
*
If M_PKTHDR is set then we don't need to do a loop to find the total length.
darrenr
2002-09-19
1
-0
/
+3
*
Welcome the sem_ API to libc!
alfred
2002-09-19
3
-1
/
+709
[next]