aboutsummaryrefslogtreecommitdiff
path: root/device
Commit message (Expand)AuthorAgeFilesLines
...
* device/dev_pager.c (device_pager_data_request_done): cast to size_t instead t...Marin Ramesa2013-12-151-1/+1
* device/dev_pager.c: remove unnecessary castsMarin Ramesa2013-12-151-2/+2
* Declare void argument listsMarin Ramesa2013-12-156-15/+15
* Cleanup of the memcpy(), memmove(), memcmp() and memset() callsMarin Ramesa2013-12-111-2/+2
* device/subrs.c: use io_req_t instead of struct bufMarin Ramesa2013-12-101-10/+8
* device/net_io.c: remove forward declarationsMarin Ramesa2013-12-102-38/+58
* device/dev_pager.c: remove forward declarationsMarin Ramesa2013-12-102-4/+4
* device/dev_pager.c: remove forward declarationMarin Ramesa2013-12-102-3/+25
* device/dev_pager.c (device_pager_data_request_done): remove unnecessary castMarin Ramesa2013-12-101-1/+1
* device/dev_pager.c (device_pager_data_request): cast to (void *) instead to (...Marin Ramesa2013-12-101-1/+1
* device/dev_pager.c (device_pager_data_request): remove forward declarationMarin Ramesa2013-12-102-1/+25
* device/cons.c: fix argument listMarin Ramesa2013-12-101-2/+2
* device/cirbuf.c (cb_free): use vm_size_t instead of an intMarin Ramesa2013-12-101-1/+1
* device/cirbuf.c (cb_alloc): use vm_size_t instead of an intMarin Ramesa2013-12-103-5/+5
* device/chario.c: trivial stylistic fix for consistencyMarin Ramesa2013-12-101-2/+2
* i386/i386at/kd.c: use io_req instead of uioMarin Ramesa2013-12-091-5/+0
* i386/i386at/com.c: fix assignment from incompatible pointer typeMarin Ramesa2013-12-091-2/+2
* Cleanup of the prototypesMarin Ramesa2013-12-092-6/+0
* device/tty.h, chario.h: move prototypeMarin Ramesa2013-12-083-2/+3
* device/kmsg.c: use boolean instead of an intMarin Ramesa2013-12-081-2/+2
* device/kmsg.c: use boolean instead of an intMarin Ramesa2013-12-081-4/+4
* device/if_ether.h: remove unused variableMarin Ramesa2013-12-082-7/+0
* device/dev_lookup.c: remove unused lockMarin Ramesa2013-12-081-4/+0
* device/cirbuf.c: use boolean instead of an intMarin Ramesa2013-12-081-1/+1
* device/chario.c: use boolean instead of an intMarin Ramesa2013-12-081-1/+1
* Fix implicit declaration of functionSamuel Thibault2013-12-081-1/+0
* device/device_types_kernel.h: remove redeclaration of dev_port_lookup()Marin Ramesa2013-12-081-1/+0
* Add comments after endifsMarin Ramesa2013-12-081-4/+4
* kern/startup.c: remove forward declarationsMarin Ramesa2013-12-051-0/+24
* kern/ipc_mig.c: remove forward declarationsMarin Ramesa2013-12-051-0/+13
* 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