summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1999-09-30Change extmem counter to include *all* extended memory segments.Jason Downs
1999-09-30Make sure 'model' and 'step' are initialized, even for non-cpuid chips.Jason Downs
1999-09-29Fix a typo in previous commit.Aaron Campbell
1999-09-29- Add an ioctl to pcvt that adjusts the size of the scrollback buffer.Aaron Campbell
1999-09-29Reallocate our scrollback buffer when switching 132/80 column modes, too.Aaron Campbell
1999-09-29some SUN4* ifdefsArtur Grabowski
1999-09-28- Reallocate scrollbuffer when changing linemodes, not loading fonts.Aaron Campbell
1999-09-27oops!Steve Murphree
1999-09-27Bad synchMarc Espie
1999-09-27Some cleaning...Steve Murphree
1999-09-27Adding support for MVME188 and MVME197Steve Murphree
1999-09-27This gets us to 2.6...Steve Murphree
1999-09-27changed loader load address.Steve Murphree
1999-09-27Added to support MVME188 and MVME197Steve Murphree
1999-09-27adding support for MVME188 and MVME197. Plus 32bit if_ie.Steve Murphree
1999-09-27GlueMarc Espie
1999-09-27The device-streams tools, including binaries in uu.gz format.Marc Espie
1999-09-27Made loader load at 0x3f0000Steve Murphree
1999-09-27Addition of 32bit if_ieSteve Murphree
1999-09-27Fix a display nit in scrollback code.Aaron Campbell
1999-09-26More installboot related stuff.Steve Murphree
1999-09-26This fixes installboot.Steve Murphree
1999-09-26add exphy on alpha tooJason Wright
1999-09-26add exphyJason Wright
1999-09-26This needed to be there...Steve Murphree
1999-09-26netbsd_sendsig() + supporting codekstailey
1999-09-25alpha-specific part of ross@netbsd's NetBSD scheduler fix.Paul Janzen
1999-09-25byeTheo de Raadt
1999-09-23Typo fixes.Alex Feldman
1999-09-22Don't worry, be a happy gccMarc Espie
1999-09-21pctr & ksymskstailey
1999-09-21Whoops, forgot to adjust a comparison when fixing the off-by-one error.Aaron Campbell
1999-09-20fix for new frame.hMichael Shalayeff
1999-09-20fix uvm_pagealloc() callMichael Shalayeff
1999-09-20fix after frame.h changesMichael Shalayeff
1999-09-20kvm is larger; crank NMBCLUSTERS and NKMEMCLUSTERSTheo de Raadt
1999-09-20crank default limitsTheo de Raadt
1999-09-20delay for longer after each zsputcTheo de Raadt
1999-09-20permit config file overriding of NKPDETheo de Raadt
1999-09-19Remove umass to avoid problems since the driver is not yet in the tree.Federico G. Schwindt
1999-09-18fix an off-by-one errorAaron Campbell
1999-09-18Fix device existance check.Jason Downs
1999-09-18Fix art's typo.Jason Downs
1999-09-18clean unused stuffMichael Shalayeff
1999-09-18rewriteMichael Shalayeff
1999-09-18PMAP_NEW, also kill last vm_{size,offset}_t'sMichael Shalayeff
1999-09-18hide c-code from asmMichael Shalayeff
1999-09-18machine is hppaMichael Shalayeff
1999-09-17grown i386 kvm to 512MBTheo de Raadt
1999-09-17Avoid aliasing problems in K&R C.Marc Espie