summaryrefslogtreecommitdiff
path: root/sys/arch/sgi
AgeCommit message (Expand)Author
2005-08-14catched->caughtMiod Vallat
2005-08-06We do not need a char machine_arch[] constant.Miod Vallat
2005-08-03enable safte and ses on all archs that appear to have real scsi bussesDavid Gwynne
2005-08-01Create installation media that is recognized as such by the PROM.Mark Kettenis
2005-08-01put -l into the right place...Jason McIntyre
2005-08-01Add support for "hard links" in volume header.Mark Kettenis
2005-08-01More entries in chrtoblktbl[]. ok deraadt@Miod Vallat
2005-07-21need moddi3 tooTheo de Raadt
2005-07-21put libkern after libzTheo de Raadt
2005-07-18remove trailing newline in panic(9); ok millert@ and deraadt@Federico G. Schwindt
2005-05-06generate vim-compatible tag files, from netbsdPedro Martelletto
2005-05-06Add tags to sgi.Marco Peereboom
2005-05-01To allow for MD override of in4_cksum()...Brad Smith
2005-05-01spellingDavid Krause
2005-05-01spacing; ok miod@ deraadt@David Krause
2005-04-30start the job of making things look more alikeTheo de Raadt
2005-04-30nice docs at top of GENERICTheo de Raadt
2005-04-28remove junk from 8 years agoTheo de Raadt
2005-04-28- sort optionsJason McIntyre
2005-04-27simple man page for sgivolTheo de Raadt
2005-04-27spacingTheo de Raadt
2005-04-27spacingTheo de Raadt
2005-04-27if SystemPartition contains a cdrom boot specifier, whack theTheo de Raadt
2005-04-27avoid the o{open,read,lseek} interfaces, and use the regular ones, becauseTheo de Raadt
2005-04-19nothing uses spllowersoftclock() anymoreMichael Shalayeff
2005-04-15make sure aligment does not return zero block sizeMichael Shalayeff
2005-03-08Cosmetics...Thierry Deval
2005-03-05Clean up the tree from incomplete, unreliable and unsupported IEEE1394 code.Thierry Deval
2005-02-22typoAlexander Yurchenko
2005-02-20Feature-sync boot() with other platforms:Miod Vallat
2005-02-17ehternet -> ethernetMiod Vallat
2005-01-31Un-__P.Alexander Yurchenko
2005-01-31Move md_clk_attach() prototype to mips64/dev/clockvar.h.Alexander Yurchenko
2005-01-25Enable mavb(4).Mark Kettenis
2005-01-24Fix MACE ISA ringbuffer alignment.Mark Kettenis
2005-01-24Tweak mixer label. Whitespace.Mark Kettenis
2005-01-18Move rm7000.h file from sgi to mips64.Alexander Yurchenko
2005-01-15make sure interface is in RUNNING state before touching the multicast filtersBrad Smith
2005-01-02Hookup mavb driver (but leave it commented out in GENERIC).Mark Kettenis
2005-01-02Add IPL_AUDIO/splaudio().Mark Kettenis
2005-01-02Fix typo.Mark Kettenis
2005-01-02Add a few missing constants.Mark Kettenis
2005-01-02Split out register definitions.Mark Kettenis
2005-01-02Add OpenBSD tag. Better mixer support.Mark Kettenis
2005-01-02Moosehead A/V Board audio driver.Mark Kettenis
2004-12-25Use list and queue macros where applicable to make the code easier to read;Miod Vallat
2004-12-24{e,}intr{cnt,names} bye-bye.Miod Vallat
2004-12-14typos; ok pefo@Alexander Yurchenko
2004-12-13Remove duplicate declarations already in <sys/conf.h>, as well as duplicateMiod Vallat
2004-12-13Use PAGE_SIZE instead of hardcoded 4096 value.Alexander Yurchenko