aboutsummaryrefslogtreecommitdiff
path: root/device
Commit message (Expand)AuthorAgeFilesLines
* device/device_init.c: remove forward declarationsMarin Ramesa2013-12-054-8/+12
* device/net_io.c: initialize hash_entp to NULLMarin Ramesa2013-12-051-1/+8
* device: new header file chario.hMarin Ramesa2013-11-242-10/+36
* Add ifndefsMarin Ramesa2013-11-182-0/+10
* device: initialize to zero offsetMarin Ramesa2013-11-101-1/+1
* remove register qualifiersMarin Ramesa2013-11-101-6/+6
* remove register qualifiersMarin Ramesa2013-11-101-51/+51
* remove definitions of ETHERMTU and ETHERMINMarin Ramesa2013-11-101-3/+0
* remove register qualifiersMarin Ramesa2013-11-101-3/+3
* device: remove unused file dk_label.cMarin Ramesa2013-09-221-99/+0
* add comments after endifsMarin Ramesa2013-09-211-8/+8
* remove lint codeMarin Ramesa2013-09-211-13/+0
* remove register qualifiersMarin Ramesa2013-09-211-33/+32
* remove lint codeMarin Ramesa2013-09-211-12/+0
* Coding style trivial fixesMarin Ramesa2013-09-211-2/+2
* remove register qualifiersMarin Ramesa2013-09-211-29/+29
* another small change in style for consistencyMarin Ramesa2013-09-161-2/+2
* use boolean_t instead of an intMarin Ramesa2013-09-161-1/+1
* remove preprocessor commentsMarin Ramesa2013-09-161-7/+0
* another small change in style for consistencyMarin Ramesa2013-09-161-2/+2
* small style changes for consistencyMarin Ramesa2013-09-161-7/+8
* remove register qualifiersMarin Ramesa2013-09-161-9/+9
* remove definition of NDEVICESMarin Ramesa2013-09-151-2/+0
* remove register qualifiersMarin Ramesa2013-09-151-18/+18
* remove register qualifiers.Marin Ramesa2013-09-111-24/+24
* track the console init with a boolean instead of an intMarin Ramesa2013-09-111-2/+2
* track the console buffer usage with a boolean instead of an intMarin Ramesa2013-09-111-4/+4
* drop unused CONSMAJORMarin Ramesa2013-09-111-3/+0
* Remove register qualifiersMarin Ramesa2013-09-091-36/+36
* Add const qualifiers.Marin Ramesa2013-09-091-2/+2
* Drop useless forward declarationMarin Ramesa2013-09-091-2/+0
* Drop luna88k bitsMarin Ramesa2013-09-091-4/+0
* Add device_pager_setup prototypeMarin Ramesa2013-06-291-0/+7
* Add [nh]to[hn][ls] prototypesMarin Ramesa2013-06-291-0/+5
* Fix int/long discrepancySamuel Thibault2013-06-291-7/+7
* Remove old elevator algorithm functionMiguel Figueiredo2013-05-271-129/+0
* Use unsigned long for addresses and sizesSamuel Thibault2012-03-093-6/+6
* Fix kern/kalloc.h includesRichard Braun2011-12-171-1/+0
* Adjust VM initializationRichard Braun2011-12-171-6/+5
* Adjust the kernel to use the slab allocatorRichard Braun2011-12-175-74/+51
* Remove unused [!MACH_KERNEL] driver codeGuillem Jover2011-09-123-113/+0
* Remove long obsolete RPC routinesGuillem Jover2011-09-021-2/+0
* Use Mach native error codes instead of POSIX errno E* onesGuillem Jover2011-09-021-45/+0
* Fix declarationsSamuel Thibault2011-08-312-1/+5
* Add missing headersGuillem Jover2011-08-301-0/+1
* Console declaration cleanupSamuel Thibault2011-08-301-4/+7
* Move free_skbuffs declaration to the topSamuel Thibault2011-08-281-4/+1
* Always initialize A and X variables in BPF codeGuillem Jover2011-08-271-2/+1
* Add prototype for free_skbuffs functionGuillem Jover2011-08-271-0/+4
* Update constants to nowadays standardsSamuel Thibault2011-04-221-1/+1