summaryrefslogtreecommitdiff
path: root/sys/dev/arcbios
AgeCommit message (Expand)Author
2009-11-23Remove some unecessary includes sys/user.h header.rmind
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-12-25Convert many of the uses of __attribute__ to equivalentperry
2007-11-19- Factor out too many copies of the same bit of tty code.ad
2007-07-11Adapt to callout_init signature change.ad
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-10-01Adapt MD code to KAUTH_DEVICE_TTY_OPEN, batch #2 from Matt Fleming, thanks!elad
2006-07-21- Use the LWP cached credentials where sane.ad
2006-05-15- include kauth.h for kauth_authorize_generic.yamt
2006-05-14integrate kauth.elad
2005-12-11merge ktrace-lwp.christos
2005-09-06Change the driver open function's conditional for overriding exclusive ttykleink
2005-06-03Constifymartin
2005-04-18- Use u_long or long rather than paddr_t for ARCBIOS function prototypestsutsui
2005-02-27nuke trailing whitespaceperry
2004-10-02uint32_t -> unsigned long, per the differences between 32- and 64-bit ARCS.sekiya
2004-10-02ARCS on 64-bit platforms uses 64-bit pointers. This now works on my Octane.sekiya
2004-04-10protect against multiple inclusionpooka
2003-12-29Fix typo ("ARCBIOS_MEM_ExecptionBlock"). From Steve Rumble.sekiya
2003-03-06Catch up to struct consdev changes.rafal
2002-10-23merge kqueue branch into -currentjdolecek
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2002-03-17Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY foratatat
2001-12-06Fix component class/types to match reality for SGI's ARCS, which is justrafal
2001-11-13add RCSIDlukem
2001-09-08Make the ARCS console work again, by initializing the dev_t on arcbios initrafal
2001-07-08When we initialize the ARC BIOS, fetch the system ID structurethorpej
2001-07-08Make the field names in the system ID structure match the spec.thorpej
2001-07-08Add routines to walk the ARC BIOS component tree.thorpej
2001-07-08Initial pass a ARC BIOS code that can be shared between the sgimipsthorpej