| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Remove unwinder files that are commented-out. | marcel | 2004-05-07 | 1 | -3/+0 |
* | - Add uiomove_fromphys() implementations to alpha and ia64. These only | alc | 2004-03-20 | 1 | -0/+1 |
* | Add ffsl(), fls() flsl() to platforms that don't already have them. | des | 2004-01-13 | 1 | -0/+3 |
* | Assimilate ia64 back into the fold with the common freebsd32/ia32 code. | peter | 2003-12-11 | 1 | -3/+6 |
* | Use gcc's superior ffs() builtin. | peter | 2003-12-10 | 1 | -1/+0 |
* | Remove unused file. db_disasm() has been implemented in db_interface.c | marcel | 2003-10-24 | 1 | -1/+0 |