summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-11-23Pick HP-IB describe structures changes from main kernel code here as well.Miod Vallat
2005-11-23Don't try to fclose(infile) when infile == NULL. This can happenTodd C. Miller
2005-11-23fix DEBUG buildMartin Reindl
2005-11-23merge probe and match since one is only ever called from the other. knf tooDavid Gwynne
2005-11-23Add regression test for right shift of N-bit quantity by >= N bitsChad Loder
2005-11-23Warn on a right shift of an N-bit quantity by >= N bits. OK millert,Chad Loder
2005-11-22- remove HP-IB.geometry which is not useful since a long time (since we putMiod Vallat
2005-11-22Added probing for Dell ESM serverJordan Hargrave
2005-11-22fix problem of dhcp server looping with "already acking lease"Bob Beck
2005-11-22Recognize hd as disk drives.Miod Vallat
2005-11-22kill double .Pp;Jason McIntyre
2005-11-22'?' may not be easily found until the keyboard is mapped. Make 'L' theKenneth R Westerback
2005-11-22make `-p' work again as expected;Xavier Santolaria
2005-11-22out-of-bounds access; ok otto@, millert@, deraadt@Markus Friedl
2005-11-22enter diff3Markus Friedl
2005-11-22regress test for diff3prog handling of unchanged filesMarkus Friedl
2005-11-22- print to stderr in some casesXavier Santolaria
2005-11-22add EXAMPLES section; jmc okXavier Santolaria
2005-11-22support one of the powerunitsDavid Gwynne
2005-11-22add another backplaneDavid Gwynne
2005-11-22cleanup;Xavier Santolaria
2005-11-22shrink a littleDavid Gwynne
2005-11-22do not manually inline kvtopte() macro; no func changeMichael Shalayeff
2005-11-22pm_pdirpa is apaddr_t and PTDpaddr (on the contrary) is u_int32_tMichael Shalayeff
2005-11-22bios gives 32bit units not paddr/psize; no func changeMichael Shalayeff
2005-11-22- document `-kmode'Xavier Santolaria
2005-11-22for every sensor esm looks after it has to talk to the hardware, whichDavid Gwynne
2005-11-22- ci(1) can intialise RCS files now!Niall O'Higgins
2005-11-22add printer for IAPP and hostapd(8) messagesReyk Floeter
2005-11-22nuke trailing whitespaces; no cookie for niallo.Xavier Santolaria
2005-11-22accidentaly lost a zero in timeout long time ago (;Michael Shalayeff
2005-11-22repair verbose printfsMichael Shalayeff
2005-11-22get rid of bmc_wait and use a flag on bmc_ready to indicate if we wantDavid Gwynne
2005-11-22Move kill-related commands to their own file.Kjell Wooding
2005-11-22Fix backwards insert into kill buffer (aaa \n bbb M-BS M-BS c-Y) byKjell Wooding
2005-11-22Some BIOS' lie about location of ports. Prevent panic by checking bus_space_...Marco Peereboom
2005-11-22Fix up an ambiguous else (though ifdefed out at the moment)Kjell Wooding
2005-11-22Correct format/arguments to debug call; spotted by shaw at vranix.com ok djm@Darren Tucker
2005-11-22syncTheo de Raadt
2005-11-22sync with new names.Brad Smith
2005-11-22regenBrad Smith
2005-11-22- fix ordering of some idsBrad Smith
2005-11-22regenBrad Smith
2005-11-22add 82801E USB and SMBus ids.Brad Smith
2005-11-21add support for the backplane found on my 2500David Gwynne
2005-11-21Do not dare dereferencing NULL pointers if OSIOP_DEBUG.Miod Vallat
2005-11-21missing 's'.Alexandre Anriot
2005-11-21add a handful of Intel PCI interrupt routers to the table.Brad Smith
2005-11-21regenBrad Smith
2005-11-21I forgot the 82801E LPC controller id in the last commit.Brad Smith