Age | Commit message (Expand) | Author |
2001-12-20 | add powerhook support to handle APM resumes correctly, fixes PR 1814 | joshua stein |
2001-12-20 | Netgear FA411 support. | Federico G. Schwindt |
2001-12-20 | regen. | Federico G. Schwindt |
2001-12-20 | put our tag back; bad mickey. | Federico G. Schwindt |
2001-12-20 | Netgear FA411. | Federico G. Schwindt |
2001-12-19 | sync KNF with src/usr.bin/ssh | Markus Friedl |
2001-12-19 | regen | Michael Shalayeff |
2001-12-19 | promise 20268r and 20269 pci ids; from Alexander Yurchenko <grange@rt.mipt.ru> | Michael Shalayeff |
2001-12-19 | UBC was a disaster. It worked very good when it worked, but on some | Artur Grabowski |
2001-12-19 | Introduce brdtyp and change what cputyp means. | Steve Murphree |
2001-12-19 | board.h overhaul. split definitions by arch. | Steve Murphree |
2001-12-19 | unbreak mickey commit; make vra work after resume. previous commit | Niels Provos |
2001-12-19 | cleanup | Theo de Raadt |
2001-12-19 | bus switch name shortened. Added register definitons and functionality. | Steve Murphree |
2001-12-18 | NRL license cleaning | Theo de Raadt |
2001-12-18 | correctly deal w/ ext_ctrl in powerhook | Michael Shalayeff |
2001-12-18 | powerhook for auich; based on jason's changed for yds; okay mickey@ | Niels Provos |
2001-12-18 | bigger delay in mute; from Maxim V. Tsyplakov <tm@oganer.net> | Michael Shalayeff |
2001-12-18 | Recognize newer uni-n chips. | Dale Rahn |
2001-12-18 | sync | Dale Rahn |
2001-12-18 | Add names for devices on newer G4 boxes. | Dale Rahn |
2001-12-18 | Delay Debugger(). Noticed by NetBSD. | Hugh Graham |
2001-12-18 | Update rt_ifp in DIOCCHANGERULE. | jasoni |
2001-12-17 | Initialize variable before use. ok fgs@ | Thomas Nordin |
2001-12-17 | be more accurate in enabling variable rate bits | Michael Shalayeff |
2001-12-17 | Comment out abtn, since it is the cause of the function key crashes | Dale Rahn |
2001-12-17 | Move the process_read_reg prototype to the correct file, it is specified | Dale Rahn |
2001-12-17 | and of course, since the tree is so volatile now, i mess it up | Theo de Raadt |
2001-12-17 | move more microcode, so that it does not end up in /usr/include | Theo de Raadt |
2001-12-17 | Decrease splvm() level to the splimp() level. | Miod Vallat |
2001-12-16 | Revert the mvme88k to 20011212. Recent changes had not been merged correctly, | Miod Vallat |
2001-12-16 | Delay a cache invalidation in a 68060-only loop. | Miod Vallat |
2001-12-16 | 68060 CPUs need a few more TLB operations. Oops. | Miod Vallat |
2001-12-16 | match piix icu type on 82810ba/m; from netbsd | Michael Shalayeff |
2001-12-16 | - Call pf_test6() after we have checked header length and protocol version. | jasoni |
2001-12-15 | document exit command at Boot: prompt; pvalchev tested | Theo de Raadt |
2001-12-15 | first i gave you one of the reasons it mmakes thing better. | Michael Shalayeff |
2001-12-15 | Fix a long-standing alignment bug by removing the 32-but call/return | Kjell Wooding |
2001-12-15 | Optimize (reduce) the pmap_changebit() calls for 68060 processors. | Miod Vallat |
2001-12-15 | add support for creating span ports so that one can snoop a bridge | Jason Wright |
2001-12-15 | Disestablish the powerhook on detach. ok jason@ | Thomas Nordin |
2001-12-15 | support LXT-961; hostmaster@bsws.de | Theo de Raadt |
2001-12-15 | sync | Theo de Raadt |
2001-12-15 | Slightly reorganize. | Miod Vallat |
2001-12-14 | add wskbd, wsmouse, and wsmux cdev entries | Jason Wright |
2001-12-14 | add ukbd* at hub? and wskbd* at ukbd? | Jason Wright |
2001-12-14 | sync | Jason Wright |
2001-12-14 | Add EnableSemi 88E1000 and 88E1000S product IDs. | Jason Wright |
2001-12-14 | Remove the ugly protection_codes[] array, only used by the pte_prot() | Miod Vallat |
2001-12-14 | less confusing variable names | Jason Wright |