summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-01Adjust for renamed VIA VT8233 PCI ID's.Mark Kettenis
2006-01-01regenMark Kettenis
2006-01-01Correct names for VIA VT8233 PCI-ISA bridge PCI ID's:Mark Kettenis
2006-01-01syncTheo de Raadt
2006-01-01Fix typo in previous commit.Mark Kettenis
2006-01-01.Xr viapm(4)Mark Kettenis
2006-01-01.Xr viapm(4)Mark Kettenis
2006-01-01Enable A/UX style interrupt routing on non-AV Centrises and Quadras, gives usMiod Vallat
2006-01-01Service clock interrupts at the computed splclock(), not spl2(); from NetBSD.Miod Vallat
2006-01-01Let cons_init() and cons_init_bell() initialize the whole consdev structure,Miod Vallat
2006-01-012006Miod Vallat
2006-01-01add PTRACE and RTHREADS definesNikolay Sturm
2006-01-01no trailing "\n" for debug()Kevin Steves
2006-01-01move <net/if.h>; ok djm@Kevin Steves
2006-01-01more code cleanup;Joris Vink
2006-01-01keep the list of supported devices in order;Jason McIntyre
2006-01-01missing article;Jason McIntyre
2006-01-01Don't need to include machine/types.h here. OK and tested by miod@Todd C. Miller
2006-01-01Don't need to include machine/types.h here. OK and tested by miod@Todd C. Miller
2006-01-01viapm(4)Mark Kettenis
2005-12-31Make PT_SETFPREGS work even if the process didn't use the fpu yet.Mark Kettenis
2005-12-31Search for the devices to attach to mainbus, not hardcoded. ok miod@Dale Rahn
2005-12-31Nuke unused cdev_wscons_init() macro.Miod Vallat
2005-12-31Kill a pcvt leftover.Miod Vallat
2005-12-31syncTheo de Raadt
2005-12-31whitespace cleanup.Dale Rahn
2005-12-31Add "print debug foo" function safe to use in signal handlers, example:Marco S Hyman
2005-12-31Split the d_type field of cdevsw entries into d_type and d_flags for clarity.Miod Vallat
2005-12-31No point in saving a bunch of extra registers, and the child's state mustDale Rahn
2005-12-31Grok rthreads system calls before Dale yiells after me.Miod Vallat
2005-12-31Better bounds for the lm7x register repeat test; ok deraadt@Miod Vallat
2005-12-31add pthread_mutexattr_gettype.Brad Smith
2005-12-31CDIOCREADTOCENTRYS adjusts lba information into host order, so thereKenneth R Westerback
2005-12-31This port does not use dev/cninit.c.Miod Vallat
2005-12-31Move TTY_NAME_MAX and LOGIN_NAME_MAX to sys/syslimits.hTodd C. Miller
2005-12-31Make useradd -p slightly less dangerous by overwriting the encryptedTodd C. Miller
2005-12-31Nuke unused variable 'space' found by lint. Eliminate some trailingKenneth R Westerback
2005-12-31enable tftp-proxy since it was committed - what's the point otherwise?Peter Valchev
2005-12-31amdiic enable. if problems or worries, we shut things off before a releaseTheo de Raadt
2005-12-31Comment out pcibios tweaks paragraph, in the vain hope that people who hitMiod Vallat
2005-12-31if you don't enable amdiic, when will people test it?Theo de Raadt
2005-12-31add amdiic(4) to the listPeter Valchev
2005-12-31add admcts(4) and admlc(4) manpages; ok deraadtPeter Valchev
2005-12-31we do not look at the proberegs anymore, always full dumpsTheo de Raadt
2005-12-31if a register dump is going to find that all the registers are the same,Theo de Raadt
2005-12-31Fix edata and etext description, and clarify these are not variables;Miod Vallat
2005-12-31Rework (once again) the console code, in order to match the PROM's logic better.Miod Vallat
2005-12-31sync the .Nd for the list of supported masters;Jason McIntyre
2005-12-31sync with the maxtmp .Nd;Jason McIntyre
2005-12-31Sync with recent kernel changes: recognize more models, use the same logicMiod Vallat