summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1996-10-16-W cleanTheo de Raadt
1996-10-16compile aic7xxx_asm using HOSTCC and -U_KERNELTheo de Raadt
1996-10-16support _STANDALONEMichael Shalayeff
1996-10-15nqnfs code is for client+server; spotted by niklasTheo de Raadt
1996-10-15gcc -Wall happyMichael Shalayeff
1996-10-15zlib need thisMichael Shalayeff
1996-10-15missing ';'Michael Shalayeff
1996-10-14support standalone.Michael Shalayeff
1996-10-14make gcc -Wall happy for lkms...Michael Shalayeff
1996-10-14syncTheo de Raadt
1996-10-14rename some 3cxxx stuffTheo de Raadt
1996-10-14mimic ptrace behaviour; worked out with bitbltTheo de Raadt
1996-10-14openbsdTheo de Raadt
1996-10-14syncTheo de Raadt
1996-10-14no need for --posix flagTheo de Raadt
1996-10-14better 3c59x and 3c9xx support; netbsd pr#2840; curt@portal.caTheo de Raadt
1996-10-14enable le0Theo de Raadt
1996-10-14Oops. zsstop still needs to return int in OpenBSD.briggs
1996-10-14Nuke old COMPAT options. Move MACHINE_NONCONTIG to std.mac68k.briggs
1996-10-14fpu_type -> fputype, use m68k/cpu.h--from NetBSDbriggs
1996-10-14More from NetBSD:briggs
1996-10-14More from NetBSD:briggs
1996-10-14From NetBSD--use m68k/cpu.h defines, rename fpu_type to fputype.briggs
1996-10-14From NetBSD--use m68k/cpu.h defines, rename fpu_type to fputype.briggs
1996-10-14Merge in from NetBSD. Use <m68k/cpu.h> andbriggs
1996-10-14A generic m68k cpu.h from NetBSD.briggs
1996-10-13Fix some type incompatibilities another way roundNiklas Hallqvist
1996-10-13Updated driver to match FreeBSD, from Dave Huang <khym@bga.com>.Jason Downs
1996-10-13The 68LC040 generates a format 4 stack frame for floating pointbriggs
1996-10-13* Fix from Bill Studenmund <wrstuden@loki.stanford.edu> for transmissionbriggs
1996-10-13Add some more offsets, from Erik.Jason Downs
1996-10-13Clean up ioctl and flush the input buffer.Jason Downs
1996-10-13provide split raw/cooked (translated) input modes. cooked mode is default,Jason Downs
1996-10-12on newer cards, use word count for SET_TX_AVAIL_THRESH; from numerous people,...Theo de Raadt
1996-10-12Argh, fix a stupid typoNiklas Hallqvist
1996-10-12Correct sys_pipe's 3rd arg type, alpha needs itNiklas Hallqvist
1996-10-12+SYSVSEM/MSG support; netbsd pr#2825, hwr@pilhuhn.deTheo de Raadt
1996-10-12use my eeprom.h with sun-alike definitionsTheo de Raadt
1996-10-12i added a fair bit to thisTheo de Raadt
1996-10-12Support LUNs. My God...Jason Downs
1996-10-12correct diag messagesTheo de Raadt
1996-10-11sync + our changesTheo de Raadt
1996-10-10This is OpenBSDNiklas Hallqvist
1996-10-08Support isaedNiklas Hallqvist
1996-10-08Prototype & Stylistic fixes for high -W gcc levelsNiklas Hallqvist
1996-10-07a teeny bit more careTheo de Raadt
1996-10-07clear quotes not buf; from hbriceno@lcs.mit.eduTheo de Raadt
1996-10-07Remove debug printout. Not very nice..Per Fogelstrom
1996-10-06fix from chuckTheo de Raadt
1996-10-06use libkern components; from graichenTheo de Raadt