summaryrefslogtreecommitdiff
path: root/usr.bin/vi/common/seq.c
AgeCommit message (Expand)Author
1994-08-17new public version of nvicgd
1994-08-17new public version of nvicgd
000'>2011-07-01#include <sys/bus.h> instead of <machine/bus.h>.dyoung 2011-06-04Split device_t/softc. pmax is tested on GXemul, compile test only for alpha.tsutsui 2009-03-14ANSIfy another 1261 function definitions.dsl 2009-03-14Change about 4500 of the K&R function definitions to ANSI ones.dsl 2009-03-14Remove all the __P() from sys (excluding sys/dist)dsl 2008-06-13use device_lookup_private to get softccegger 2008-04-28Remove clause 3 and 4 from TNF licensesmartin 2002-10-02Use CFATTACH_DECL().thorpej 2002-09-27Declare all cfattach structures const.thorpej 2002-09-27remove trailing \n in panic(). approved perry.provos 2000-07-18Clear the ISDN TXPTR/RXPTR/OVRN interrupt bits here. Based onthorpej 2000-07-11- Use PMAD-BA name for device match logic. It's not a real TURBOchannelnisimura