summaryrefslogtreecommitdiff
path: root/sys/arch/mips/sibyte/dev/sbjcn.c
AgeCommit message (Expand)Author
2021-01-04malloc(9) -> kmem(9)thorpej
2019-11-10in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAITchs
2014-07-25Add d_discard to all struct cdevsw instances I could find.dholland
2014-03-16Change (mostly mechanically) every cdevsw/bdevsw I can find to usedholland
2011-07-10cleanup <machine/*.h> includesmatt
2011-04-24Rename ttymalloc() to tty_alloc(), and ttyfree() to tty_free() forrmind
2011-02-01Use aprint_* and misc cleanup.matt
2011-02-01Update to CFATTACH_DECL_NEW.matt
2009-12-14Merge from matt-nb5-mips64matt
2009-11-21Use lwp_getpcb() on mips, powerpc and sh3, clean from struct user usage.rmind
2009-03-14Change about 4500 of the K&R function definitions to ANSI ones.dsl
2008-06-13use device_lookup_private to get softccegger
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-11-19- Factor out too many copies of the same bit of tty code.ad
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-07-12Adapt to the new signature of callout_init().he
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2006-10-01More from Matt Fleming:elad
2006-10-01Adapt MD code to KAUTH_DEVICE_TTY_OPEN. Patch from Matt Fleming, thanks!elad
2006-07-23Use the LWP cached credentials where sane.ad
2006-05-14integrate kauth.elad
2006-03-28Use device_unit().thorpej
2005-12-11merge ktrace-lwp.christos
2005-09-06Change the driver open function's conditional for overriding exclusive ttykleink
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-15__KERNEL_RCSID()lukem
2003-02-07Update to consistently use Broadcom GPL-compatible license on all SiByte code.cgd
2002-10-23merge kqueue branch into -currentjdolecek
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-10-01Use CFATTACH_DECL().thorpej
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2002-03-05Add support for the on-chip peripherals on the Broadcom SiByte SB1250 CPUsimonb