summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-10-20fix up the licey entry; from form@Michael Shalayeff
2005-10-20s/mtrspr/mtsprg in ddblowMark Kettenis
2005-10-20Don't try to match VIA ide chips as ISA bridges.Alexander Yurchenko
2005-10-20put HISTORY in the right order;Jason McIntyre
2005-10-20A library should not return EFAULT. Just segfault if a bogus orOtto Moerbeek
2005-10-20talk about choices when describing -y; from chris.kuethe@gmail.com ok fgschTheo de Raadt
2005-10-20add arrays of initial rf register values.Reyk Floeter
2005-10-20Always give user a chance to confirm/modify TERM and keymap whenKenneth R Westerback
2005-10-20KNF; marco okTheo de Raadt
2005-10-19Fixup case statements to use #define'sJordan Hargrave
2005-10-19KNF fixesJordan Hargrave
2005-10-19Oops.. part of ipmi_thread fixesJordan Hargrave
2005-10-19Added readable case names for ipmi device typesJordan Hargrave
2005-10-19Added length test for ipmi_sensor_name stringJordan Hargrave
2005-10-19make this compile with AUDIO_DEBUG; reported in tech@ byFederico G. Schwindt
2005-10-19Changed poll to use kernel threads instead of in timer contextJordan Hargrave
2005-10-19Added status for chassis intrusion (critical if open)Jordan Hargrave
2005-10-19Changed order of reading sensor vs sensor status, failed sensors had invalidJordan Hargrave
2005-10-19small cleanups while reading; ok claudio@Kevin Steves
2005-10-19Added code to properly read power supply installed/power stateJordan Hargrave
2005-10-19Add -h option to display human-readable numbers.Marc Espie
2005-10-19Add neighbor ID in warning and use correct function names.Claudio Jeker
2005-10-19fix some spellings in comments.Claudio Jeker
2005-10-19Added SMIC interface codeJordan Hargrave
2005-10-19kill trailing space;Jason McIntyre
2005-10-19syncTheo de Raadt
2005-10-19add support to change the channel from ifconfig; tested by some,Federico G. Schwindt
2005-10-19Teach unwinder about StackGhost.Mark Kettenis
2005-10-19once again: library routines should not check pointers and what errnoTheo de Raadt
2005-10-19library routines should not be checking for NULL pointers passed in,Theo de Raadt
2005-10-19add missing header for HISTORY section; ok jmc awhile agoJared Yanovich
2005-10-19sync usage();Xavier Santolaria
2005-10-19EFAULT corrections; ok millert and ottoJared Yanovich
2005-10-19regenBrad Smith
2005-10-19Add the DeLorme Earthmate GPS.Brad Smith
2005-10-19v_lock is also gone, noted by tedu@Pedro Martelletto
2005-10-19Remove v_vnlock from struct vnode, okay krw@ tedu@Pedro Martelletto
2005-10-19.Xr rcsmerge(1) + one style nitpick;Xavier Santolaria
2005-10-19header cleaning; ok claudio@Kevin Steves
2005-10-19Add smu(4) man page.Mark Kettenis
2005-10-19Add smu(4).Mark Kettenis
2005-10-19use string.h; ok claudio@Kevin Steves
2005-10-19for "bgpctl neighbor foo up/down/clear", make bgpctl not exit after sendingHenning Brauer
2005-10-19- make a bunch of changes to how we handle verbose output. this brings usNiall O'Higgins
2005-10-19tsc tsc tsc, tabs are not always holyHenning Brauer
2005-10-19new keyword "down" in neighbor spec, when givenm, the session is notHenning Brauer
2005-10-19mark links being extracted with `zap', so that they do not get recordedMarc Espie
2005-10-19on "bgpctl neighbor foo clear", we used to send a STOP event immediatelyHenning Brauer
2005-10-19only allow connects in IDLE when the ConnectRetryTimer is running, akaHenning Brauer
2005-10-19space between macro args and punctuation;Jason McIntyre