Age | Commit message (Expand) | Author |
1996-05-29 | enable ELF/a.out/ECOFF in machine/exec.h | Theo de Raadt |
1996-05-15 | add all the possible SCSI device types to the GENERIC configs. | Michael Shalayeff |
1996-05-05 | add general ether_ioctl call in net/if_ethersubr.c, | Michael Shalayeff |
1996-05-04 | remove #ifndef LKM, since that stuff already in sys/conf.h, | Michael Shalayeff |
1996-03-24 | Prefix usage of "long long" with a "/* LONGLONG */" comment to shut up | Thorsten Lockert |
1996-03-24 | Use __asm in place of asm | Thorsten Lockert |
1996-03-24 | Provide empty __warn_references() when we are not running GCC | Thorsten Lockert |
1996-03-04 | Fix two bugs reported by Don Koch <aardvark@poirot.krl.com>(NetBSD PR#216{8,9}) | chuck |
1996-02-21 | move cdev_gen_ipf() macro to the <sys/conf.h>, so the lkm | Michael Shalayeff |
1996-02-21 | minor clean up: revise locations of disk_busy/disk_unbusy calls to match xd.c | chuck |
1996-02-08 | - moved disk_busy() call from xdstrategy() to xdc_startbuf() | chuck |
1996-02-03 | whoops, EEPROM_SIZE is not used anymore | Theo de Raadt |
1996-01-31 | put zs chip register layout here. | Theo de Raadt |
1996-01-31 | do not worry about mapdev retval | Theo de Raadt |
1996-01-15 | sync with netbsd | Theo de Raadt |
1996-01-14 | The sun mmu is very broken, and we all can thank crashme for | davem |
1996-01-13 | - call mapiodev() with sizeof(struct xdc/xyc) rather than ra_len (which is | chuck |
1996-01-13 | have mapdev() panic if size == 0 to be safe (catches config errors) | chuck |
1996-01-12 | we no longer need to add in the offset to the mapped VA to get the correct | chuck |
1996-01-12 | dmamatch never added in the offset for the dma registers to the VA, | chuck |
1996-01-12 | improved handling of mapping of devices who's registers do not reside on | chuck |
1996-01-12 | change mapdev() so that it includes the offset from the start of the | chuck |
1996-01-12 | from netbsd; | Theo de Raadt |
1996-01-09 | from netbsd; Fix setcontext call and sendsig | Theo de Raadt |
1996-01-07 | When servicing a memory error on the sun4/sun4c make | davem |
1996-01-07 | created devices for the IP filter log on all architectures | dm |
1996-01-06 | from netbsd; some U tags | Theo de Raadt |
1996-01-06 | one tests code before one commits it. initialize ttymalloc'd struct properly. | Theo de Raadt |
1996-01-06 | by mrg and myself on irc: fix a ttymalloc() memory leak, TIOCM* botch | Theo de Raadt |
1996-01-05 | ss_sp is correct, ss_base is not. noticed by agc@sde.uts.amdahl.com; netbsd p... | Theo de Raadt |
1996-01-05 | from netbsd; = not == | Theo de Raadt |
1996-01-04 | mi 5380 driver | Theo de Raadt |
1995-12-31 | from netbsd; handle more netbsd versions | Theo de Raadt |
1995-12-30 | from netbsd: | Theo de Raadt |
1995-12-30 | from netbsd: support more gcc versions | Theo de Raadt |
1995-12-27 | from netbsd: | Theo de Raadt |
1995-12-18 | cgtwo only exists on vmes; and thus only sun4 (we will deal with | Theo de Raadt |
1995-12-18 | fix fb_setsize() to set width/height for P4 frame buffers | Theo de Raadt |
1995-12-17 | add a missing \n | Theo de Raadt |
1995-12-17 | match correctly on pfour | Theo de Raadt |
1995-12-15 | new mapdev/()/mapiodev() calling convention uses "struct rom_reg *" to supply | Theo de Raadt |
1995-12-15 | settable ring buffer sizes from pk | Theo de Raadt |
1995-12-15 | MI le driver | Theo de Raadt |
1995-12-15 | simplify vm inclusions | Theo de Raadt |
1995-12-15 | from gwr, changes in sun3 port | Theo de Raadt |
1995-12-15 | from netbsd: | Theo de Raadt |
1995-12-15 | delete archaic chuck of code relating to dumpdev | Theo de Raadt |
1995-12-15 | change u_long to u_int32_t to match rcons | Theo de Raadt |
1995-12-15 | from netbsd; enable interrupts | Theo de Raadt |
1995-12-14 | __FORK_BRAINDAMAGE | Theo de Raadt |