Age | Commit message (Expand) | Author |
2002-11-25 | remove printf's in xl_setmode(). | Brad Smith |
2002-11-25 | protect the arc4_getbyte() w/ an splhigh since | Michael Shalayeff |
2002-11-24 | move } outside #ifdef INET6 | Ryan Thomas McBride |
2002-11-24 | also no opt_user_ldt.h | Philipp Buehler |
2002-11-24 | Check whether the chip enabled or not by reading status register. | Alexander Yurchenko |
2002-11-24 | there is no spoon^Wopt_pool.h | Philipp Buehler |
2002-11-24 | Be sun4m-friendly in FDC_C_HANDLER case. | Miod Vallat |
2002-11-24 | Explicit unsigned char and unsigned short instead of u_char, u_short. | Marc Espie |
2002-11-24 | Fix a kernel fault in FDC_C_HANDLER code. | Miod Vallat |
2002-11-24 | Make this compile again if FDC_C_HANDLER is defined. | Miod Vallat |
2002-11-24 | When initializing the colormap on low depth frame buffers, pick values | Miod Vallat |
2002-11-23 | Add the remaining layouts (due to popular demand): spanish, italian, dutch, | Miod Vallat |
2002-11-23 | New identifier for dutch keyboard layout. | Miod Vallat |
2002-11-23 | Mention that hme does not work in sun4c machines. | Miod Vallat |
2002-11-23 | wskbd layouts for Sun Danish, French and German keyboards. | Miod Vallat |
2002-11-23 | KNF | Theo de Raadt |
2002-11-23 | pass a pointer to the hash, not the first chunk of it | Ryan Thomas McBride |
2002-11-23 | kernel code to allow multiple redirection addresses to be specified for nat | Ryan Thomas McBride |
2002-11-23 | regen | Michael Shalayeff |
2002-11-23 | 3cSOHO 100B-TX; from Fredrik Persson | Michael Shalayeff |
2002-11-22 | new sysctl: machdep.v8mul says whether the kernel replaced the mul/div/rem | Theo de Raadt |
2002-11-22 | Allow more than two load sections on ELF executables, this limit | Dale Rahn |
2002-11-22 | Instead of statically allocating filedescs for proc0, use fdinit. | Artur Grabowski |
2002-11-22 | Allow fdinit to be called with p == NULL so that we can use | Artur Grabowski |
2002-11-22 | off by one for sis_tx_cnt, can lead to corrupt sis_tx_list; ok fgs@ | Markus Friedl |
2002-11-22 | on block rules, let queue apply to the RST packets in the return-rst case | Henning Brauer |
2002-11-22 | repair proc0 rlimit setup for >2GB machines | Theo de Raadt |
2002-11-22 | Add xl for pci and cardbus. It seems to work, needs additional testing... | Dale Rahn |
2002-11-22 | nate, why is it that for every single ethernet driver you merge into the | Theo de Raadt |
2002-11-21 | From Angelos: | Jason Wright |
2002-11-21 | add ubsec and lofn | Jason Wright |
2002-11-21 | MID_MACHINE should not be 0 (MID_ZERO) but MID_POWERPC, | Dale Rahn |
2002-11-20 | Store which tcvr to prefer | Jason Wright |
2002-11-20 | If both phys are available, prefer the external one. | Jason Wright |
2002-11-20 | o change dma engine registers macros so that the channel | Alexander Yurchenko |
2002-11-20 | KNF | Theo de Raadt |
2002-11-20 | Overhaul natsemi driver: | Jason Wright |
2002-11-20 | Read mac address correctly on rev 0x90; tested by Alexander, patch | Federico G. Schwindt |
2002-11-20 | Belkin F5D5020 support; from Michael J. Eisenhower. | Federico G. Schwindt |
2002-11-20 | Belkin F5D5020; from Michael J. Eisenhower. | Federico G. Schwindt |
2002-11-20 | sync | Nathan Binkert |
2002-11-20 | Add another model | Nathan Binkert |
2002-11-20 | You know why I love Sun? Consistency... deal with another weirdo root | Jason Wright |
2002-11-20 | Grrr, missed this in the pci id match | Jason Wright |
2002-11-19 | Since we have a cast'd pci_attach_args already, use it instead of another cast. | Jason Wright |
2002-11-19 | Add a simplistic table driven lookup routine and use it where appropriate. | Jason Wright |
2002-11-19 | Use queue.h macros instead of using the structure names directly. | Jason Wright |
2002-11-19 | Use queue.h macros | Jason Wright |
2002-11-19 | a typo; from David Krause | Michael Shalayeff |
2002-11-19 | sync | Nathan Binkert |