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
/
sys
/
conf
/
files.ia64
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hoist the MI compat_freebsd32 files up into files from files.*.
imp
2012-10-25
1
-5
/
+0
*
Disconnect non-MPSAFE SMBFS from the build in preparation for dropping
attilio
2012-10-18
1
-1
/
+1
*
Remove support for SKI: HP's Itanium simulator. It's pretty much not
marcel
2012-08-18
1
-2
/
+0
*
Hide the creation of phys_avail behind an API to make it easier to do it
marcel
2012-07-07
1
-0
/
+1
*
Implement mechanism to export some kernel timekeeping data to
kib
2012-06-22
1
-0
/
+1
*
Allow (with a license warning) "options ZFS" to work in static kernels.
peter
2012-03-27
1
-0
/
+1
*
Switch to the event timers infrastructure. This includes:
marcel
2011-06-25
1
-0
/
+1
*
Stop linking against a direct-mapped virtual address and instead
marcel
2011-04-30
1
-0
/
+1
*
Compile in in_cksum* implementations for both IPv6 and IPv6.
bz
2011-04-20
1
-1
/
+1
*
Fix switching to physical mode as part of calling into EFI runtime
marcel
2011-03-21
1
-0
/
+1
*
Provide groundwork for 32-bit binary compatibility on non-x86 platforms,
nwhitehorn
2010-03-11
1
-10
/
+10
*
Remove the usb2_input_kbd directive that was missed during the renaming of th...
brucec
2010-02-08
1
-1
/
+1
*
Use io(4) for I/O port access on ia64, rather than through sysarch(2).
marcel
2010-01-11
1
-0
/
+2
*
Revamp bus_space access functions:
marcel
2009-12-30
1
-0
/
+1
*
SYnc with amd64:
marcel
2009-12-26
1
-2
/
+0
*
Reimplement the lazy FP context switching:
marcel
2009-10-31
1
-0
/
+1
*
Move libteken out of the syscons directory.
ed
2009-09-03
1
-1
/
+0
*
Add trivial implementation for the freebsd32_sysarch on ia64.
kib
2009-04-01
1
-0
/
+1
*
Add memmove() to the kernel, making the kernel compile with Clang.
ed
2009-02-28
1
-0
/
+1
*
Pull in kbd.c with usb2_input_kbd, just like ukbd.
thompsa
2009-02-15
1
-1
/
+1
*
Replace syscons terminal renderer by a new renderer that uses libteken.
ed
2009-01-01
1
-1
/
+2
*
Add freebsd32 compat shims for ioctl(2)
obrien
2008-09-22
1
-0
/
+1
*
Break out stack(9) from ddb(4):
rwatson
2007-12-02
1
-0
/
+1
*
Align.
obrien
2007-10-25
1
-1
/
+1
*
Commit the change from FAST_IPSEC to IPSEC. The FAST_IPSEC
gnn
2007-07-03
1
-3
/
+2
*
LINT on ia64 requires memset symbol too. Make fire it is present by adding
kan
2007-04-09
1
-0
/
+1
*
Move "device splash" back to MI NOTES and "files", it's MI.
ru
2006-10-23
1
-1
/
+0
*
Move MI parts of syscons into MI "files".
ru
2006-10-23
1
-7
/
+0
*
Move default GEOM classes from files.ia64, where they were marked
marcel
2006-07-17
1
-5
/
+0
*
Partial support for branch long emulation. This only emulates the
marcel
2006-06-29
1
-0
/
+1
*
o Move ISA specific code from ppc.c to ppc_isa.c -- a bus front-
marcel
2006-04-24
1
-2
/
+0
*
Retire NETSMBCRYPTO as a kernel option and make its functionality
yar
2006-03-05
1
-1
/
+1
*
Make config(8) understand ORed dependecies in "files*" and
ru
2005-11-27
1
-10
/
+5
*
Merge db_interface.c and db_trace.c into db_machdep.c.
marcel
2005-09-10
1
-2
/
+1
*
Move the ia32_sigcode structure from ia32_sigtramp.c to ia32_signal.c.
marcel
2005-09-10
1
-1
/
+0
*
Jumbo-commit to enhance 32 bit application support on 64 bit kernels.
peter
2005-06-30
1
-0
/
+1
*
Include the puc(4) bus frontend for ppc(4) when both ppc and puc are
marcel
2005-06-14
1
-0
/
+1
*
Refactor the NETSMBCRYPTO option so that it does the same on all
marcel
2005-06-12
1
-0
/
+1
*
- Hook up the new locations of the atkbdc(4), atkbd(4) and psm(4) source
marius
2005-06-10
1
-5
/
+6
*
MFP4:
jkoshy
2005-06-09
1
-0
/
+1
*
Sanity the RTC code:
marcel
2005-04-22
1
-2
/
+0
*
Divorce critical sections from spinlocks. Critical sections as denoted by
jhb
2005-04-04
1
-1
/
+0
*
It appears that 'kbd' device has never been used and isn't needed.
imp
2004-11-23
1
-1
/
+0
*
Move the IA-32 trap handling from trap() to ia32_trap(). Move the
marcel
2004-09-25
1
-0
/
+1
*
Catch up with the drive-by renaming of IA32 to COMPAT_IA32. It must
marcel
2004-08-16
1
-7
/
+7
*
Break out the MI part of the /dev/[k]mem and /dev/io drivers into
markm
2004-08-01
1
-1
/
+1
*
Hook the GDB backend into the build.
marcel
2004-07-10
1
-1
/
+1
*
Move acpi_if.m to files.{amd64,i386,ia64}. This should fix the alpha build.
njl
2004-06-30
1
-0
/
+1
*
o De-support fdc(4). No ia64 has ever been made with PC floppy and
marcel
2004-05-17
1
-3
/
+0
*
Move fdc from isa/fd.c to dev/fdc/fdc.c. The old files were
imp
2004-05-17
1
-1
/
+1
[next]