summaryrefslogtreecommitdiff
path: root/sys/arch/mvme68k/dev/bugtty.c
AgeCommit message (Expand)Author
2004-07-31Use cons_decl() instead of homemade wrong prototypes.Miod Vallat
2004-01-14Do not fill more than the first three fields of cfdriver structures unlessMiod Vallat
2003-10-03Merge tty_attach() in ttymalloc() and tty_detach() in ttyfree(). The need forMiod Vallat
2003-08-15change arguments to suser. suser now takes the process, and a flagsTed Unangst
2003-06-03kill clause 3 and 4 from several of my copyrights, cleanup.Dale Rahn
2002-06-12cnputc() will take care of the necessary cr->cr/lf translation, so don'tMiod Vallat
2002-04-27Jumbo commit to fix all compilation warnings on mvme68k (add prototypes,Miod Vallat
2002-03-14First round of __P removal in sysTodd C. Miller
2002-02-15Don't cast nonexistent return value from splx to (void). ok art@Thomas Nordin
1996-06-11tty_attach()Theo de Raadt
1996-04-28cfattach/cfdriver splitTheo de Raadt
1995-11-07$Id$ throughoutTheo de Raadt
1995-10-18mvme68k port by me. some parts by dale rahn.Theo de Raadt