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