summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1996-12-16Implement more tty flags for better portability from other systems:Thorsten Lockert
1996-12-16uiomove not checked for failure; wpaul@skynet.ctr.columbia.eduTheo de Raadt
1996-12-16add "return (0)" to end of zsstop() since it's not a void function anymorekstailey
1996-12-15allow sd0a for root device promptTheo de Raadt
1996-12-14clamp kvm useageTheo de Raadt
1996-12-14better nfsrv_access() control, from netbsdTheo de Raadt
1996-12-13make UIO_MAXIOV visible to userland.michaels
1996-12-12undo last change.Michael Shalayeff
1996-12-12wrong place for bindresvport() protoTheo de Raadt
1996-12-12struct sockaddr_in; prototypeMichael Shalayeff
1996-12-12int bindresvport __P((int sd, struct sockaddr_in *sin));Michael Shalayeff
1996-12-12note lpt chipMichael Shalayeff
1996-12-12MLINKTheo de Raadt
1996-12-12new makefile system, sun4/sun4c/sun4m a.out header hacking, some from netbsdTheo de Raadt
1996-12-12printf format fix.Michael Shalayeff
1996-12-12<sys/stat.h> missed.Michael Shalayeff
1996-12-12types.h for u_charTheo de Raadt
1996-12-12safe to{lower,upper} macros.Michael Shalayeff
1996-12-1232 bit cleanup, because this code is going to be copied by other ports soonTheo de Raadt
1996-12-12Revert to non-bus.h versions for the time beingNiklas Hallqvist
1996-12-11Correct include pathsNiklas Hallqvist
1996-12-11Slight optimizationsNiklas Hallqvist
1996-12-11add stub for willowglen vme serial card driverTheo de Raadt
1996-12-11correct master decoded logic; i have mapped a vmes device successfully nowTheo de Raadt
1996-12-11add wl cdev entryTheo de Raadt
1996-12-11b_resid cleanups, pointed out by minoura@kw.netlaputa.or.jp in netbsd pr#3007Theo de Raadt
1996-12-11removed #ifdef SCAN_BC codekstailey
1996-12-11removed redundant copy of whole filekstailey
1996-12-11SUNXPART always; also one case of MAXPARTITIONS not being thereTheo de Raadt
1996-12-11TS_WOPEN on cua close, like com.cTheo de Raadt
1996-12-11isadma belongs in files.isaNiklas Hallqvist
1996-12-11Do not allocate all of ports 0x80 - 0x8f for isadma (hint: delay)Niklas Hallqvist
1996-12-11MCLSHIFT=11, and calc MCLBYTES in such terms. found by pefoTheo de Raadt
1996-12-11Sync headers to ld.so for gdb/arc supportimp
1996-12-11fix eisa ultrastor configTheo de Raadt
1996-12-10do not need isapnp0Theo de Raadt
1996-12-10Forgotten line in extent handling codeNiklas Hallqvist
1996-12-10the real changes by niklas... I did not merge correctlyTheo de Raadt
1996-12-10clr TS_WOPEN if bailing on cua opensTheo de Raadt
1996-12-09arc port can use the same disksubr code, whee!Theo de Raadt
1996-12-09Use new extent manager when mapping bus resourcesNiklas Hallqvist
1996-12-09Import extent manager from NetBSDNiklas Hallqvist
1996-12-09minor whoopsTheo de Raadt
1996-12-09brelse properlyTheo de Raadt
1996-12-09For the moment, use the same code that we use in the pmax port to generateimp
1996-12-08Disable quotasThorsten Lockert
1996-12-08fixed comment in union_advlockkstailey
1996-12-08Merge to NetBSD 961207Niklas Hallqvist
1996-12-08-Wcast-qual happinessNiklas Hallqvist
1996-12-08Forgotten files from NetBSD mergeNiklas Hallqvist