Age | Commit message (Expand) | Author |
2000-07-05 | Fix spl-handling in cnstart. | Artur Grabowski |
2000-07-05 | Change splsoftclock to spltty. spltty is probably too paranoid, but it's | Artur Grabowski |
2000-07-05 | OpenBSD-tag | Artur Grabowski |
2000-07-05 | Stop sleeps from returning early (by up to a clock tick). | Paul Janzen |
2000-07-05 | Make return statements adhere to KNF | Niklas Hallqvist |
2000-07-05 | Sigh, scrr_len represents the length of the scrolling region, not the end of | Aaron Campbell |
2000-07-04 | sync with NetBSD. | Federico G. Schwindt |
2000-07-04 | missing splx | Artur Grabowski |
2000-07-04 | Missing splx. | Artur Grabowski |
2000-07-04 | Add a missing splx in intr_fasttrap. | Artur Grabowski |
2000-07-04 | fix uvisor entry. | Federico G. Schwindt |
2000-07-04 | sync with NetBSD... well almost. someone w/ the hw should check umass. | Federico G. Schwindt |
2000-07-04 | add uvisor and clcs, both commented out. | Federico G. Schwindt |
2000-07-04 | handspring visor driver; from NetBSD. | Federico G. Schwindt |
2000-07-04 | Cleaner spl handling in userret. | Artur Grabowski |
2000-07-04 | Fix the latest fix. | Artur Grabowski |
2000-07-04 | sync | Federico G. Schwindt |
2000-07-04 | new prods. | Federico G. Schwindt |
2000-07-04 | Make dmesg and /kern/msgbuf work on pmax. Thanks art@ for help with mem.c. ok... | Mats O Jansson |
2000-07-03 | Add support for big endian hardware. Clean up memory vs. io mapping code. | Steve Murphree |
2000-07-03 | Fix tail queue leakage (zzlevo@dd.chalmers.se) | Angelos D. Keromytis |
2000-07-03 | esp define was moved to conf/files | Eric Jackson |
2000-07-03 | comment out wscons keyboard and mouse for now | Eric Jackson |
2000-07-03 | sample wscons attachment | Michael Shalayeff |
2000-07-03 | forgot to cvs rm these | Michael Shalayeff |
2000-07-03 | oops | Michael Shalayeff |
2000-07-03 | closer approximation to an alpha using new wscons. | Michael Shalayeff |
2000-07-03 | wscons-related definitions | Michael Shalayeff |
2000-07-03 | Better ramdisk size from Jay Bolton. | Niklas Hallqvist |
2000-07-03 | Carefully reset pcic register; ok @aaron | Niklas Hallqvist |
2000-07-03 | A transient measure to make the floppy fit, remove CD support. | Niklas Hallqvist |
2000-07-03 | Current ahc requires the bus_dma API, which alpha does not provide | Niklas Hallqvist |
2000-07-03 | export SYSCALLGATE | Michael Shalayeff |
2000-07-03 | add luseless comment | Michael Shalayeff |
2000-07-03 | Make nat_ifdetach() actually work; beck@ ok | Aaron Campbell |
2000-07-03 | From NetBSD: | Aaron Campbell |
2000-07-02 | Remove NFSCLIENT for consistency with other RAMDISK kernels. | Todd C. Miller |
2000-07-02 | Recognize and support 16 partition disklabels (taken from sparc port) | Miod Vallat |
2000-07-02 | Silence annoying warnings when using type 4 or 5 keyboards on sun3 | Miod Vallat |
2000-07-02 | drop packet to tentative/duplicated interface address earlier. sync w/kame | Jun-ichiro itojun Hagino |
2000-07-02 | MSG_COMPAT is needed for COMPAT_BSDOS too. | Federico G. Schwindt |
2000-07-02 | yes, it will; forgot, oops, ouch | Michael Shalayeff |
2000-07-02 | constraints misscount; that's how it goes typing on the train | Michael Shalayeff |
2000-07-02 | no bays for stinger | Michael Shalayeff |
2000-07-02 | knf; ouch, that hurts | Michael Shalayeff |
2000-07-02 | new kvtop through lpa; also put some spu/sfu bits in cpu.h | Michael Shalayeff |
2000-07-02 | sync w/ libc | Michael Shalayeff |
2000-07-02 | use ffs.c | Michael Shalayeff |
2000-07-02 | sync w/ libc | Michael Shalayeff |
2000-07-02 | add via vt6102 id; freebsd-gnats | Jason Wright |