summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-07amd64 needs the page tooTheo de Raadt
2007-10-07AMD8111 -> AMD-8111Jason McIntyre
2007-10-07for miscellaneous devices section:Jason McIntyre
2007-10-07get rid of the configure remainsOtto Moerbeek
2007-10-07Add a driver, amdpcib(4), for the AMD 8111 series LPC bridge and HPET writtenMarc Balmer
2007-10-07merge from ragge's repo:Otto Moerbeek
2007-10-07merge from ragge's repo:Otto Moerbeek
2007-10-07Merge from ragge's repo:Otto Moerbeek
2007-10-07break after exit() is uselessCharles Longeau
2007-10-07nb is an int, so it should be compared to an int.Charles Longeau
2007-10-07and reorg this tree as wellOtto Moerbeek
2007-10-07and another stray fileOtto Moerbeek
2007-10-07garbage collect a few filesOtto Moerbeek
2007-10-07reorg pcc tree; requested by and ok deraadt@; ok ragge@Otto Moerbeek
2007-10-07mention the LPC bridge part.Marc Balmer
2007-10-07trash $Header goo which is just annoying; 5595Theo de Raadt
2007-10-07Print CAS latency for DDR/DDR2.Jonathan Gray
2007-10-07Make sure nfsrv_v2errmap[] really contains ELAST initialized values.Miod Vallat
2007-10-07mention amdpcib(4) and glxpcib(4)Marc Balmer
2007-10-07mention amdpcib(4) and glxpcib(4).Marc Balmer
2007-10-07manual page for an upcoming driver.Marc Balmer
2007-10-07delete ugly $Header stuff; pr 5595Theo de Raadt
2007-10-07Port of Nicolas Joly, Paul Goyette & Tobias Nygren'sJonathan Gray
2007-10-07add support for scanning the spdmem range of addresses, using a differentTheo de Raadt
2007-10-07Add support for the PCI-ISA bridge, timecounter, and watchdog timerMarc Balmer
2007-10-07add SSH_AUTH_SOCK to env_keep.Steven Mestdagh
2007-10-07Typo, from Mark PeoplesBjorn Sandell
2007-10-07From master repo:Anders Magnusson
2007-10-06Simpliest memset(,0,) -> M_ZERO changes. One (caddr *) cast removal,Kenneth R Westerback
2007-10-06Some archs used memset() rather than bzero(). So duplicate diffKenneth R Westerback
2007-10-06add WRKOBJDIR to default env_keep to help 'make fake' in ports.Stuart Henderson
2007-10-06Use db_printf instead of printf, to prevent problems with lockingMark Kettenis
2007-10-06replace realloc/memset/pointer-arithmetic with recalloc; ok millert@ ray@ espie@Constantine A. Murenin
2007-10-06Another NPBFILTER comment typo.Jonathan Gray
2007-10-06Allow the various pf table actions to operate independently. For example,Chris Kuethe
2007-10-06Provide <machine/lock.h> on hppa64 too.Mark Kettenis
2007-10-06Simple single-processor only mutex implementation; cloned from hppa.Mark Kettenis
2007-10-06NPBFILTER -> NBPFILTER in comments.Jonathan Gray
2007-10-06From master repo:Anders Magnusson
2007-10-06Remove unused variable.Mark Kettenis
2007-10-06From master repo:Anders Magnusson
2007-10-06_Bool is also a type, don't discrimnate against it; ok ragge@Otto Moerbeek
2007-10-06replace abort() by return (-1)Charles Longeau
2007-10-06Oops, committed this with a typo, which made it do not quite the right thing.Mark Kettenis
2007-10-06finish loop as soon as the ldconfig search directories have been found.Steven Mestdagh
2007-10-06Rename bus_space macros. ISA_GET/PUT -> CSR_READ/WRITEBrad Smith
2007-10-06syncTheo de Raadt
2007-10-06Oops. Forgot to do FREE -> free when I did MALLOC -> malloc.Kenneth R Westerback
2007-10-05gilles missed one of the __attribute__((__packed__)) here inJonathan Gray
2007-10-05add a 2.5 Gbps fiber media type.Brad Smith