summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-18enter iso dir for clean/cleandir, too, to delete dribblesTheo de Raadt
2007-10-18Make sure interrupts are really enabled at the beginning of proc_trampoline,Miod Vallat
2007-10-18enter for obj@ building, otherwise dribbles happenTheo de Raadt
2007-10-18Pull from master repo:Stefan Kempf
2007-10-18Define a new attribute, pckbcslot, which pckbc and gsckbc provide, and toMiod Vallat
2007-10-18Kill spurious warnings when arg is a function pointer. ShouldOtto Moerbeek
2007-10-18spacingTheo de Raadt
2007-10-18Avoid memory leak if tag is defined multiple times in CVSROOT/config.Tobias Stoeckmann
2007-10-18Check to see if the SPD EEPROM size looks sane (ie < 32K)Jonathan Gray
2007-10-18Massive cleanup in the authentication code. the simple auth_key and the cryptClaudio Jeker
2007-10-18Add missing bits for auth crypt and cleanup a bit. OK deraadt@Claudio Jeker
2007-10-18avoid some ugly line split;Jason McIntyre
2007-10-18Add some first LEDs support. Tested on my cardbus Linksys WPC54G Ver 3.Marcus Glocker
2007-10-18scsi_done() must be splbio() protected... who did this work for??; ok dlgTheo de Raadt
2007-10-18Eliminate unnecessary resets when calling the SIOCSIFADDR ioctl.Brad Smith
2007-10-18No need to include <machine/pte.h> here.Miod Vallat
2007-10-18Get rid of the silly union for mips pte. No functional change exceptMiod Vallat
2007-10-18add missing $OpenBSD$; "of course" deraadtConstantine A. Murenin
2007-10-18mention the Intel ICH9 chipset.Brad Smith
2007-10-18SIGCHLD is not an errno value.Ray Lai
2007-10-17Add the Intel ICH9 chipset.Brad Smith
2007-10-17Add the Intel ICH9 chipset.Brad Smith
2007-10-17Add the Intel ICH9 chipset.Brad Smith
2007-10-17miod says noone needs isa/isavar.h anymore, and i believe himTheo de Raadt
2007-10-17Use ldx (instead of ld) to load a pointer.Mark Kettenis
2007-10-17put bsd.rd onto install##.isoTheo de Raadt
2007-10-17sparc64 has a bsd.mp too (though it is early work..)Theo de Raadt
2007-10-17build sparc64 bsd.mp tooTheo de Raadt
2007-10-17Let other people build sparc64 bsd.mp too.Mark Kettenis
2007-10-17MULTIPROCESSOR kernels need clock interrupts on secondary CPUs too, so don'tMark Kettenis
2007-10-17Spin up secondary CPUs on MULTIPROCESSOR kernels. Works on UltraSPARC-IIIMark Kettenis
2007-10-17From ripd: Add missing RTM_VERSION checks.Claudio Jeker
2007-10-17From ripd: Add missing RTM_VERSION checksClaudio Jeker
2007-10-17Do not clean up vers.c as it is not autogenerated anymore.Hans-Joerg Hoexer
2007-10-17wrong type for digest; ok claudioTheo de Raadt
2007-10-17Add missing RTM_VERSION checks.Claudio Jeker
2007-10-17Get proc_trampoline() ready for MULTIPROCESSOR.Mark Kettenis
2007-10-17remove "unused variable" warningsCharles Longeau
2007-10-17- Be more careful about pre-existing SIGCHLD handlers (or SIG_IGN) byTheo de Raadt
2007-10-17Convert MALLOC/FREE to malloc/free.Hans-Joerg Hoexer
2007-10-17Remove redundant code.Claudio Jeker
2007-10-17Sanitize debug printf.Mark Kettenis
2007-10-17Proper TLB flushing for MULTIPROCESSOR kernels.Mark Kettenis
2007-10-17fix getopt handling; ok marcoTheo de Raadt
2007-10-17use TAILQ_FOREACH() where applicable in nfs_timer();Thordur I. Bjornsson
2007-10-17add probe for TI TMP401 (untested)Theo de Raadt
2007-10-17typoTheo de Raadt
2007-10-17clear the invalid flag for temperature sensors that are no longer invalid; ok...Constantine A. Murenin
2007-10-17Use TCSAFLUSH not TCSADRAIN when turning off echo and use TCSANOW whenTodd C. Miller
2007-10-17cleanup dmesgTheo de Raadt