summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-21add optional 3rd choice [y/N/a] for always, so that this question typeMarc Espie
2006-02-21Added button type fieldJordan Hargrave
2006-02-21improvements from claudio:Jason McIntyre
2006-02-21Readjust debug levels that crept in too low over the last few days.Marco Peereboom
2006-02-21Adjust debug levels since _STA often doesn't exist and its annoyingly loud.Marco Peereboom
2006-02-21- fix some bugs when handling strange revision numbers (0 and 1). found byNiall O'Higgins
2006-02-21Fix a panic reported by D.Snezhkov by issuing an ifconfig command withClaudio Jeker
2006-02-21Better English in comments.Claudio Jeker
2006-02-21The new default encryption algorithm for main mode is AES instead of 3DES.Hans-Joerg Hoexer
2006-02-21use after free; from itojun@Markus Friedl
2006-02-21Correctly count the number of LSAs in the retransmission list. OK norby@Claudio Jeker
2006-02-21hook sdiffOtto Moerbeek
2006-02-21sdiff regress tests from RayOtto Moerbeek
2006-02-21Rig the power button so that the machine shuts down correctly.Marco Peereboom
2006-02-21- Overhaul link state detection code.Brad Smith
2006-02-21Adjust debugging levels to something more reasonable.Marco Peereboom
2006-02-21Lo -> LowBrad Smith
2006-02-21Print the parent name which is way more useful than the node name.Marco Peereboom
2006-02-20Calling parseint instead of parseval for getpciaddrJordan Hargrave
2006-02-20Added aml_bufcmp buffer comparisonsJordan Hargrave
2006-02-20Fix a typo cbproc -> proc. Found by drahn@Marco Peereboom
2006-02-20Fixed structure size for sleep states (bad grange!)Jordan Hargrave
2006-02-20- remove mbuf linearization code. it is broken in this context and it is veryDamien Bergamini
2006-02-20Fix kernel builds without bpfilter. Linking is still broken.Damien Bergamini
2006-02-20Remove historical yet completely undocumented ``is this a tape'' ioctl forMiod Vallat
2006-02-20Compile out more rthreads stuff unless option RTHREADS;Miod Vallat
2006-02-20move #include <sys/stat.h> out of includes.h; ok markus@Kevin Steves
2006-02-20make it more evil and panic; from egger@Michael Shalayeff
2006-02-20move #include <signal.h> out of includes.h; ok markus@Kevin Steves
2006-02-20move #include <sys/un.h> out of includes.h; ok djm@Kevin Steves
2006-02-20- more spacingNiall O'Higgins
2006-02-20- spacingNiall O'Higgins
2006-02-20new ftp-proxyCamiel Dobbelaar
2006-02-20Be sure to call shutdownhook_disestablish() as this is a removeable device.Jonathan Gray
2006-02-20fix some typos in comments; from ray laiJason McIntyre
2006-02-20bit more consistent...Jason McIntyre
2006-02-20- note that "deletetunnel" is for gif(4) and gre(4) devices onlyJason McIntyre
2006-02-20Move two functions to separate file; from Ray Lai; ok jaredy@Otto Moerbeek
2006-02-20refactor processq() loop. From Rai Lay; ok jaredy@Otto Moerbeek
2006-02-20fix conversion for the temp values. i think i was losing some precisionDavid Gwynne
2006-02-20Region has to be read and write not just read.Marco Peereboom
2006-02-20Region has to be read/write not just read.Marco Peereboom
2006-02-20Display device name for button attachJordan Hargrave
2006-02-20There are systems with nfe attaching icsphy in the wild.Jonathan Gray
2006-02-20Add acpibtn device. Remains disabled for now.Marco Peereboom
2006-02-19We no longer install the SystemV compatibility links. OK pvalchev@Todd C. Miller
2006-02-19Keep track of the duration of our relationships with neighbors.Esben Norby
2006-02-19Added code for aml_notify GPE notification callbackJordan Hargrave
2006-02-19add some vertical space;Jason McIntyre
2006-02-19grammar;Jason McIntyre