summaryrefslogtreecommitdiff
path: root/device
AgeCommit message (Expand)Author
2013-11-24device: new header file chario.hMarin Ramesa
2013-11-18Add ifndefsMarin Ramesa
2013-11-10device: initialize to zero offsetMarin Ramesa
2013-11-10remove register qualifiersMarin Ramesa
2013-11-10remove register qualifiersMarin Ramesa
2013-11-10remove definitions of ETHERMTU and ETHERMINMarin Ramesa
2013-11-10remove register qualifiersMarin Ramesa
2013-09-22device: remove unused file dk_label.cMarin Ramesa
2013-09-21add comments after endifsMarin Ramesa
2013-09-21remove lint codeMarin Ramesa
2013-09-21remove register qualifiersMarin Ramesa
2013-09-21remove lint codeMarin Ramesa
2013-09-21Coding style trivial fixesMarin Ramesa
2013-09-21remove register qualifiersMarin Ramesa
2013-09-16another small change in style for consistencyMarin Ramesa
2013-09-16use boolean_t instead of an intMarin Ramesa
2013-09-16remove preprocessor commentsMarin Ramesa
2013-09-16another small change in style for consistencyMarin Ramesa
2013-09-16small style changes for consistencyMarin Ramesa
2013-09-16remove register qualifiersMarin Ramesa
2013-09-15remove definition of NDEVICESMarin Ramesa
2013-09-15remove register qualifiersMarin Ramesa
2013-09-11remove register qualifiers.Marin Ramesa
2013-09-11track the console init with a boolean instead of an intMarin Ramesa
2013-09-11track the console buffer usage with a boolean instead of an intMarin Ramesa
2013-09-11drop unused CONSMAJORMarin Ramesa
2013-09-09Remove register qualifiersMarin Ramesa
2013-09-09Add const qualifiers.Marin Ramesa
2013-09-09Drop useless forward declarationMarin Ramesa
2013-09-09Drop luna88k bitsMarin Ramesa
2013-06-29Add device_pager_setup prototypeMarin Ramesa
2013-06-29Add [nh]to[hn][ls] prototypesMarin Ramesa
2013-06-29Fix int/long discrepancySamuel Thibault
2013-05-27Remove old elevator algorithm functionMiguel Figueiredo
2012-03-09Use unsigned long for addresses and sizesSamuel Thibault
2011-12-17Fix kern/kalloc.h includesRichard Braun
2011-12-17Adjust VM initializationRichard Braun
2011-12-17Adjust the kernel to use the slab allocatorRichard Braun
2011-09-12Remove unused [!MACH_KERNEL] driver codeGuillem Jover
2011-09-02Remove long obsolete RPC routinesGuillem Jover
2011-09-02Use Mach native error codes instead of POSIX errno E* onesGuillem Jover
2011-08-31Fix declarationsSamuel Thibault
2011-08-30Add missing headersGuillem Jover
2011-08-30Console declaration cleanupSamuel Thibault
2011-08-28Move free_skbuffs declaration to the topSamuel Thibault
2011-08-27Always initialize A and X variables in BPF codeGuillem Jover
2011-08-27Add prototype for free_skbuffs functionGuillem Jover
2011-04-22Update constants to nowadays standardsSamuel Thibault
2011-02-07Defer Xen device initialization to device_service_createSamuel Thibault
2009-12-21Add a SoftDebugger functionSamuel Thibault