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
...
*
<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
*
Install _semaphore.h.
alfred
2002-09-19
1
-1
/
+1
*
add a stub for pthread_cond_destroy.
alfred
2002-09-19
1
-0
/
+7
*
Regen for added syscalls.
alfred
2002-09-19
8
-3
/
+94
*
Add the rest of the kernel support for the sem_ API in kern/uipc_sem.c.
alfred
2002-09-19
10
-4
/
+195
*
Bring in my implementation of kernel support for posix realtime semaphores
alfred
2002-09-18
1
-0
/
+835
*
Remove un-needed stack variable 'ops'.
rwatson
2002-09-18
9
-27
/
+18
*
style nit: unsigned -> u_int in the kernel, particularly to
bmilekic
2002-09-18
1
-11
/
+11
*
more style fixes: 'unsigned' should be 'u_int' in this file.
bmilekic
2002-09-18
1
-2
/
+2
*
style(9): tab after #define.
mike
2002-09-18
1
-12
/
+12
*
Convert descriptions in the ERRORS section to full sentences if they
truckman
2002-09-18
11
-18
/
+23
*
Clarify comment to "Code borrowed from if_fxp.c" to deal with running
ambrisko
2002-09-18
1
-1
/
+1
*
Add a missing file into the CLEANFILES variable.
mux
2002-09-18
2
-2
/
+2
*
Whitespace-only indention fixups for revision 1.20. This lets the 1.20
jhb
2002-09-18
1
-31
/
+31
[prev]
[next]