summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2005-05-08For 4bpp and 6bpp frame buffers, advertize highligting and colors capabilitiesMiod Vallat
2005-05-07Do not make akbd_keydesctab[] static, for the sake of kbd -l.Miod Vallat
2005-05-06Keyboard maps for all international Domain keyboard layouts, reconstructedMiod Vallat
2005-05-06Use *ENTRY() macros for function prologues, rather than providing theMiod Vallat
2005-05-06regenMichael Shalayeff
2005-05-06s/pckbd_keydesc_precisionbook/gsckbd_keydesc_precisionbook/gMichael Shalayeff
2005-05-06regenMichael Shalayeff
2005-05-06regenMichael Shalayeff
2005-05-06generate vim-compatible tag files, from netbsdPedro Martelletto
2005-05-06Add more dirs and fix links target.Marco Peereboom
2005-05-06Fix links target.Marco Peereboom
2005-05-06Fix links target.Marco Peereboom
2005-05-06Fix links target.Marco Peereboom
2005-05-06Fix links target.Marco Peereboom
2005-05-06Fix links target.Marco Peereboom
2005-05-06Add tags to m68k.Marco Peereboom
2005-05-06Add tags to sgi.Marco Peereboom
2005-05-06Add tags to mvmeppc.Marco Peereboom
2005-05-06make tags and links work, and use all sourcesUwe Stuehler
2005-05-06Add tags to macppc.Marco Peereboom
2005-05-06Add tags to luna88k.Marco Peereboom
2005-05-06Use <machine/psl.h> instead of redefining PSL bits.Miod Vallat
2005-05-06Add tags to amd64.Marco Peereboom
2005-05-05Add a faster in4_cksum as well.Miod Vallat
2005-05-04Switch m88k to a faster in_cksum implementation, the original 100%-C powerpcMiod Vallat
2005-05-04Portuguese layout;Miod Vallat
2005-05-04RegenMiod Vallat
2005-05-04Skip the DECLK layout when generating the GSC maps.Miod Vallat
2005-05-04RegenMiod Vallat
2005-05-04move gpio(_obio) stuff to macgpio, currently it collides with the MI gpioDale Rahn
2005-05-03The return value from getEBDAaddr() (info) is not used in bios_E820(),Tom Cosgrove
2005-05-03Convert the size of a memory chunk from bytes to megabytes beforeTom Cosgrove
2005-05-03- Fix bogus asm statements; tmp1 and tmp2 need to be outputs rather than inputs.Brad Smith
2005-05-02Avoid infite loop.Mark Kettenis
2005-05-02We don't really like full stops in dmesg. ok pefo@Alexander Yurchenko
2005-05-02Add ichwdt(4): Intel 6300ESB ICH watchdog timer driver. Disabled forAlexander Yurchenko
2005-05-02obvious typo, designed to break the tree, brad, hmm?Theo de Raadt
2005-05-02sparc64 optimized in4_cksum().Brad Smith
2005-05-02Load the symbol table to the end of data/bss, and account for it whenUwe Stuehler
2005-05-02New in{,4}_cksum that is between 1.5 and 5 times faster than theBrad Smith
2005-05-01To allow for MD override of in4_cksum()...Brad Smith
2005-05-01since &func is aplt workaround the switch_trampoline and deref plt for the fu...Michael Shalayeff
2005-05-01Fix zaudio dependencies. ok uwe@, pascoe@.Matthieu Herrb
2005-05-01When parsing the bootpath, correctly handle ":foo" modifiers if they areMiod Vallat
2005-05-01spellingDavid Krause
2005-05-01- Sync nubus IDs with NetBSD and add some moreMartin Reindl
2005-05-01Use quality 0 instead of 1000 for CP0 timecounter likeAlexander Yurchenko
2005-05-01Bring raise-only semantics to splsoft* on m68k and m88k, as done elsewhere.Miod Vallat
2005-05-01spacing; ok miod@ deraadt@David Krause
2005-05-01RCS idBrad Smith