obots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/sys/dev/rcons
AgeCommit message (Expand)Author
2021-03-24s/depreciated/deprecated/gsimonb
2012-01-31ANSIfy the prototypesmatt
2009-04-18Revert bcopy -> memcpy change inside #ifdef BCOPY_FASTER block.tsutsui
2009-03-18bcopy -> memcpycegger
2009-03-18bzero -> memsetcegger
2009-03-14ANSIfy another 1261 function definitions.dsl
2009-03-14Change about 4500 of the K&R function definitions to ANSI ones.dsl
2007-11-19- Factor out too many copies of the same bit of tty code.ad
2007-10-18Initialise the callbacks for tty.t_rstrt_ch in ttymallocjoerg
2007-07-09Merge some of the less invasive changes from the vmlocking branch:ad
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2006-01-21avoid checking if an unsigned number is less than 0. fixes PR 29948.chs
2005-12-11merge ktrace-lwp.christos
2005-06-01make this compile after Wcast-qualdrochner
2005-02-27nuke trailing whitespaceperry
2005-02-04de-__Pperry