summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1996-05-01Updated to new configure.Per Fogelstrom
1996-05-01Updated to new configure.Per Fogelstrom
1996-05-01Updated to new configure.Per Fogelstrom
1996-05-01Updated to new configure.Per Fogelstrom
1996-05-01Updated to new config interface.Per Fogelstrom
1996-05-01Commands now output to fifo directly instead of via dma.Per Fogelstrom
1996-05-01switch on _KERNEL to pull in correct headersTheo de Raadt
1996-05-01sparc needs memset, compiler calls it automaticallyTheo de Raadt
1996-05-01use .S versionTheo de Raadt
1996-05-01copied from libcTheo de Raadt
1996-05-01no longer needed because gcc has been fixedTheo de Raadt
1996-05-01copyright added by mark at my suggestionTheo de Raadt
1996-05-01from netbsd; fix a printf format stringTheo de Raadt
1996-05-01we don't need ia_iosize setting, since no isa_attach_argsMichael Shalayeff
1996-04-30add IPX support.Michael Shalayeff
1996-04-30Tidy up a bit...hvozda
1996-04-29Hmmm, guess we really do need that #endif :-)hvozda
1996-04-29Pull in John Kohl's [jtk@netbsd.org] most recent (15Apr96) APM and PCMCIA workhvozda
1996-04-29fix last fix that was unfix for the before previous fix.Michael Shalayeff
1996-04-29Rewrite a bit w/ a new flavour of behaviour understanding.Michael Shalayeff
1996-04-29fix the wrong changes, so the bcasts will work now ;)Michael Shalayeff
1996-04-29Revert last commit.Michael Shalayeff
1996-04-28rnd driver needs i586 counter too.Michael Shalayeff
1996-04-28Only use Pentium instruction counter of we have been compiled with NTPThorsten Lockert
1996-04-28Remove trailing garbage.Michael Shalayeff
1996-04-28Move ipx_cksum.c into MD config file.Michael Shalayeff
1996-04-28IPX additions and fixes.Michael Shalayeff
1996-04-28wdsc driver hacked from amiga driver by Steve WoodfordTheo de Raadt
1996-04-28rewriteTheo de Raadt
1996-04-28device/attach splitTheo de Raadt
1996-04-28add OpenBSD headerTheo de Raadt
1996-04-28cfattach/cfdriver split; we hate caddr_tTheo de Raadt
1996-04-28cfattach/cfdriver splitTheo de Raadt
1996-04-28add OpenBSD headerTheo de Raadt
1996-04-28add OpenBSD headerTheo de Raadt
1996-04-28cfattach/cfdriver split; config_*() function retval changeTheo de Raadt
1996-04-28add ccd, change fd->filedescTheo de Raadt
1996-04-28_KERNEL & cannot use unistd.hTheo de Raadt
1996-04-28change to assym.hTheo de Raadt
1996-04-28change vmapbuf/vunmapbuf declsTheo de Raadt
1996-04-28add OpenBSD headerTheo de Raadt
1996-04-28add _MACHINE & _MACHINE_ARCHTheo de Raadt
1996-04-28add OpenBSD headerTheo de Raadt
1996-04-28Reran makesyscalls.sh for addition of Linux dummy mount/umount() syscalls.etheisen
1996-04-28Added dummy mount/umount() syscalls for bogus Linux applications thatetheisen
1996-04-28Integrate new version of devlist2h.awk from NetBSD 1/22/96; regenerateThorsten Lockert
1996-04-28Make this compile; was missing new first argumentThorsten Lockert
1996-04-28Fix compation error in bootst.c (mvme68k/stand)Dale S. Rahn
1996-04-28First argument to profil(2) should be `char *', not `caddr_t'.Thorsten Lockert
1996-04-27Extend the bus.h interface with endian conversion functions and useNiklas Hallqvist