summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.ia64
Commit message (Expand)AuthorAgeFilesLines
* Merge db_interface.c and db_trace.c into db_machdep.c.marcel2005-09-101-2/+1
* Move the ia32_sigcode structure from ia32_sigtramp.c to ia32_signal.c.marcel2005-09-101-1/+0
* Jumbo-commit to enhance 32 bit application support on 64 bit kernels.peter2005-06-301-0/+1
* Include the puc(4) bus frontend for ppc(4) when both ppc and puc aremarcel2005-06-141-0/+1
* Refactor the NETSMBCRYPTO option so that it does the same on allmarcel2005-06-121-0/+1
* - Hook up the new locations of the atkbdc(4), atkbd(4) and psm(4) sourcemarius2005-06-101-5/+6
* MFP4:jkoshy2005-06-091-0/+1
* Sanity the RTC code:marcel2005-04-221-2/+0
* Divorce critical sections from spinlocks. Critical sections as denoted byjhb2005-04-041-1/+0
* It appears that 'kbd' device has never been used and isn't needed.imp2004-11-231-1/+0
* Move the IA-32 trap handling from trap() to ia32_trap(). Move themarcel2004-09-251-0/+1
* Catch up with the drive-by renaming of IA32 to COMPAT_IA32. It mustmarcel2004-08-161-7/+7
* Break out the MI part of the /dev/[k]mem and /dev/io drivers intomarkm2004-08-011-1/+1
* Hook the GDB backend into the build.marcel2004-07-101-1/+1
* Move acpi_if.m to files.{amd64,i386,ia64}. This should fix the alpha build.njl2004-06-301-0/+1
* o De-support fdc(4). No ia64 has ever been made with PC floppy andmarcel2004-05-171-3/+0
* Move fdc from isa/fd.c to dev/fdc/fdc.c. The old files wereimp2004-05-171-1/+1
* Remove unwinder files that are commented-out.marcel2004-05-071-3/+0
* - Add uiomove_fromphys() implementations to alpha and ia64. These onlyalc2004-03-201-0/+1
* Add ffsl(), fls() flsl() to platforms that don't already have them.des2004-01-131-0/+3
* Assimilate ia64 back into the fold with the common freebsd32/ia32 code.peter2003-12-111-3/+6
* Use gcc's superior ffs() builtin.peter2003-12-101-1/+0
* Remove unused file. db_disasm() has been implemented in db_interface.cmarcel2003-10-241-1/+0
* Hook-up the new disassembler.marcel2003-10-231-0/+3
* Move uma_small_alloc() and uma_small_free() to uma_machdep.c. Thesemarcel2003-09-201-0/+1
* Hook-up the uart(4) driver to the build. For a detailed descriptionmarcel2003-09-061-0/+1
* Add rules for font.h and ukbdmap.h. Needed for LINT.marcel2003-08-231-0/+10
* Add ptrace_machdep.c.marcel2003-08-151-0/+1
* Fix ordering bug created by previous commit. While here, make ppc(4)marcel2003-08-011-1/+1
* Add printer support to puc(4) driver.ambrisko2003-08-011-1/+1
* The .s files were repo-copied to .S files.ru2003-07-021-7/+7
* Revamp of the syscall path, exception and context handling. Themarcel2003-05-161-1/+15
* Sort lines.marcel2003-04-291-44/+44
* Separate the encoding/decoding functions for struct disklabel into aphk2003-04-171-0/+1
* Move the functions for encoding decoding struct dos_partition intophk2003-04-121-0/+1
* Standardize handling of locore.[sS] etc. files.ru2003-02-281-3/+1
* Remove special casing for running in the simulator from the kernelmarcel2003-02-011-2/+0
* Remove entries for files we don't have.phk2003-01-301-3/+0
* NO_GEOM cleanup: subr_disklabel.c no longer needed.phk2003-01-281-1/+0
* ia64 didn't need subr_diskslice.c and subr_diskmbr.c either.phk2003-01-171-2/+0
* Move subr_disklabel.c and subr_diskslice.c from being MI to MD files,phk2003-01-171-0/+2
* Improve the way that an elf image activator for an alternate word size isjake2003-01-041-0/+1
* Rename 'device acpica' to 'device acpi'.jhb2002-10-241-4/+4
* Make the unwind functions standard and not optional on ddb. Theymarcel2002-10-191-1/+1
* geom_mbr.c and geom_bsd.c would be kinda useful here too, at leastpeter2002-10-101-0/+2
* NB: This commit does *NOT* make GEOM the default in FreeBSDphk2002-10-051-0/+1
* hookup new crypto support to the config/build processsam2002-10-041-0/+2
* de-count atkbdc and sc. Folks, remove the '1' from 'device sc 1' andpeter2002-08-191-2/+2
* Move sio_isa.c back to MD files files due to PC98 brain damage.jhb2002-07-241-0/+1
* Infrastructure tweaks to allow having both an Elf32 and an Elf64 executablepeter2002-07-201-1/+2
OpenPOWER on IntegriCloud