Age | Commit message (Expand) | Author |
2004-12-01 | Remove unused constants. | Miod Vallat |
2004-12-01 | VIA VT612x PCI Gigabit Ethernet adapter support, ok deraadt | Peter Valchev |
2004-11-30 | Move the struct wsscreen_descr from a per-driver global to a per-instance | Miod Vallat |
2004-11-30 | repair DEBUG kernels | Martin Reindl |
2004-11-30 | provide a more accurate assembly delay() routine | Martin Reindl |
2004-11-29 | Move the struct wsscreen_descr from a per-driver global to a per-instance | Miod Vallat |
2004-11-29 | plug memory leaks on error | Patrick Latifi |
2004-11-29 | Port the remaining two sbus framebuffer drivers to sparc64; tvtwo untested | Miod Vallat |
2004-11-29 | Spell precede correctly. | Jonathan Gray |
2004-11-28 | Prevent ADB devices other than mices of generating "extended" protocol events. | Matthieu Herrb |
2004-11-28 | Correct pmap_enter() flags usage. | Miod Vallat |
2004-11-28 | MAXSLP is not really an MD-configurable define so move it to param.h; miod@ t... | Michael Shalayeff |
2004-11-27 | use a pm_lock define instead of the long fluff | Michael Shalayeff |
2004-11-27 | Fix for building in another directory using config -s. ok deraadt@, miod@. | Matthieu Herrb |
2004-11-27 | In pmap_bootstrap(), replace PMAP_MD_RWZERO, which would leave the lowest | Miod Vallat |
2004-11-26 | Kill __HAVE_EVCOUNT, now that all architectures provide them. | Miod Vallat |
2004-11-26 | More interrupt system cleaning and homogenization: | Miod Vallat |
2004-11-25 | crank ramdisk filesystem slightly to cope with firmwares inside the filesystem | Theo de Raadt |
2004-11-25 | Move towards a more flexible and generic interrupt system, as well as better | Miod Vallat |
2004-11-25 | Enable lpt0 on amd64 GENERIC. ok deraadt@ | Ian Darwin |
2004-11-24 | replace old net/if_ieee80211.h header with the net80211 ones, kernel part. | Theo de Raadt |
2004-11-23 | replace old net/if_ieee80211.h header with the net80211 ones, kernel part. | Federico G. Schwindt |
2004-11-23 | Use pci_matchbyid() for matching crazy VIA power management controllers | Alexander Yurchenko |
2004-11-22 | better types; from hppa64 (; | Michael Shalayeff |
2004-11-19 | Be more conservative in openpic_enable_irq() and only reprogram the vector | Miod Vallat |
2004-11-19 | Better Raven PREP initialization, per the book, with an evil book mistake | Miod Vallat |
2004-11-19 | Better i8259 slave handling: | Miod Vallat |
2004-11-19 | More aggressive strip flags for non debug kernels; this is a noop on some | Miod Vallat |
2004-11-18 | Tell MVME2600 and MVME2700 apart. | Miod Vallat |
2004-11-18 | Feature sync with macppc | Miod Vallat |
2004-11-18 | Move PowerPC cpu type constants to <machine/cpu.h> | Miod Vallat |
2004-11-17 | Enable interrupts after autoconf. | Miod Vallat |
2004-11-17 | Remove dead or unused code; minor syncs with macppc code. | Miod Vallat |
2004-11-17 | Correct *cnputc() prototypes. | Miod Vallat |
2004-11-17 | Add register prefixes and generally match macppc locore.S now; diff between | Miod Vallat |
2004-11-17 | A few more register prefixes, as well as more tab vs space police. No | Miod Vallat |
2004-11-17 | proper autoconf attachments; grange@ testing; markus@ ok | Michael Shalayeff |
2004-11-17 | print real/avail/bufcache sizes as unsigned | Michael Shalayeff |
2004-11-17 | atu(4) on by default, since it is now smaller | Theo de Raadt |
2004-11-16 | Strip kernels compiled with DEBUG=-g leaving an unstripped kernel as bsd.gdb. | Mark Kettenis |
2004-11-16 | Set p_stat to SONPROC in cpu_switch() after picking a proc to run. | Miod Vallat |
2004-11-15 | Let stand/ compile with gcc 3. | Miod Vallat |
2004-11-15 | Get rid of some old debug stuff. | Miod Vallat |
2004-11-15 | Compile with gcc 3. | Miod Vallat |
2004-11-13 | Let the chip settle for a bit more time between trying to output two | Miod Vallat |
2004-11-12 | commented out atw | Michael Shalayeff |
2004-11-12 | #atu | Theo de Raadt |
2004-11-11 | Typos | Miod Vallat |
2004-11-11 | Somewhat improve single-stepping. | Mark Kettenis |
2004-11-11 | say hello to XKSEG0 and XKSEG1! | Per Fogelstrom |