summaryrefslogtreecommitdiffstats
path: root/sys/alpha/osf1/osf1_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* First pass at removing Alpha kernel support.jhb2006-05-111-377/+0
* Back out alpha/alpha/trap.c:1.124, osf1_ioctl.c:1.14, osf1_misc.c:1.57,rwatson2005-09-281-4/+0
* Add GIANT_REQUIRED and WITNESS sleep warnings to uprintf() and tprintf(),rwatson2005-09-191-0/+4
* Begin all license/copyright comments with /*- or #-imp2005-01-051-1/+1
* Replace the if_name and if_unit members of struct ifnet with new membersbrooks2003-10-311-1/+1
* style: strcmp() does not return a bool.brooks2003-10-301-1/+1
* Use __FBSDID().obrien2003-06-101-3/+3
* Remove __P(). This was tested on the GENERIC kernel.obrien2002-03-201-8/+8
* Pass 1: update for KSE and NFS changes. Somehow this got missed.peter2001-09-201-22/+22
* Fix off by one error introduced by the use of the ifnet_byindex()marcel2001-09-141-1/+1
* Wrap array accesses in macros, which also happen to be lvalues:marcel2001-09-081-1/+1
* Use queue macros.jhb2001-01-241-2/+1
* magnetic tape supportgallatin2000-07-131-1/+40
* Shutup complaints about unimplemented SVR4 ioctlsgallatin2000-01-061-0/+8
* Finally add the Alpha OSF/1 compat code. I will add it to thegallatin1999-12-141-0/+331
OpenPOWER on IntegriCloud