summaryrefslogtreecommitdiff
path: root/sys/arch/hppa64
AgeCommit message (Expand)Author
2005-12-30Now that errno.h and sys/errno.h are separate header files there is noTodd C. Miller
2005-12-27Remove unused sw_nblks field of struct swdevt. Then, remove swapconf()Miod Vallat
2005-12-25KERN_RESOURCE_SHORTAGE -> ENOMEMMiod Vallat
2005-12-22'spoofonly' does not mean what I thought it meant. The whole point isKenneth R Westerback
2005-12-14make va_arg() map to nothing; ok millertTheo de Raadt
2005-12-14convert _FOO_SOURCE -> __FOO_VISIBLE in machine. OK deraadt@Todd C. Miller
2005-12-13nuke unused BTOPKERNBASE defineMartin Reindl
2005-12-13First step in include files overhaul. Use __FOO_VISIBLE (as definedTodd C. Miller
2005-12-12Only include PROCFS on kernels which have either COMPAT_LINUX or COMPAT_SVR4,Miod Vallat
2005-12-06Remove fdescfsPedro Martelletto
2005-11-28use atop(), remove last traces of Mach macros from hppa and hppa64Martin Reindl
2005-11-24add lint-specific hacks. at the same time, clean out a lot of ancientTheo de Raadt
2005-10-26no more hppa_round_page() and hppa_trunc_page() macrosMartin Reindl
2005-09-27Don't try to read the DOS label from the device if spoofonly is 1.Kenneth R Westerback
2005-09-25Turn CPU_INFO_FOREACH into a real construct, like all queue(3) iterators,Miod Vallat
2005-09-20unbreak tree, how did you do that miodTheo de Raadt
2005-09-20Turn CPU_INFO_FOREACH into a real construct, like all queue(3) iterators,Miod Vallat
2005-09-15In syscall(), do not recompute the struct proc * after the syscall hasMiod Vallat
2005-09-15Change child_return() to record a proper ktrace record for vfork childMiod Vallat
2005-09-12Change the NKMEMPAGES range to 4-64MB for 32bit arches, and 8-128MB for 64bitMiod Vallat
2005-08-14Add mquery to the system calls which need extra care due to off_t argumentsMiod Vallat
2005-08-06We do not need a char machine_arch[] constant.Miod Vallat
2005-08-03missing safte/ses/scsibus piecesMartin Reindl
2005-07-31Get rid of unused SINCR and SSIZE constants.Miod Vallat
2005-07-31remove the config glue between the /dev entry for ses and its driverDavid Gwynne
2005-07-18remove trailing newline in panic(9); ok millert@ and deraadt@Federico G. Schwindt
2005-07-15- add /bsd.rd to FILESJason McIntyre
2005-06-17uipaq/ucom support; written by isis@www.cs.umd.eduTheo de Raadt
2005-05-31IPL_SCHED should block statclock on architectures where the schedulerArtur Grabowski
2005-05-29Sync with hppa r1.11: Correctly handle boot drives with SCSI id >= 10Miod Vallat
2005-05-29sched work by niklas and art backed out; causes panicsTheo de Raadt
2005-05-27add atapiscsi@umass to RAMDISKS as appropriate, ok krw@ deraadt@Dale Rahn
2005-05-26Add atapiscsi in parallel with scsibus@usb, this only changes systemDale Rahn
2005-05-25This patch is mortly art's work and was done *a year* ago. Art wants to thankNiklas Hallqvist
2005-05-25funcs to fetch pci intr routing table(s)Michael Shalayeff
2005-05-24wrap into nice definesMartin Reindl
2005-05-22fix dmesg printMichael Shalayeff
2005-05-22devices scan for the early new hppa64 machines.Michael Shalayeff
2005-05-21stray $$Michael Shalayeff
2005-05-21elf64 of course!Michael Shalayeff
2005-05-10add epic commented outMichael Shalayeff
2005-05-06generate vim-compatible tag files, from netbsdPedro Martelletto
2005-05-06Fix links target.Marco Peereboom
2005-05-01To allow for MD override of in4_cksum()...Brad Smith
2005-05-01since &func is aplt workaround the switch_trampoline and deref plt for the fu...Michael Shalayeff
2005-05-01spacing; ok miod@ deraadt@David Krause
2005-04-30start the job of making things look more alikeTheo de Raadt
2005-04-30nice docs at top of GENERICTheo de Raadt
2005-04-27tag these as hppa64Theo de Raadt
2005-04-21count fpu lazy context switches; deraadt@ okMichael Shalayeff