| Age | Commit message (Expand) | Author |
| 2005-02-27 | nuke trailing whitespace | perry |
| 2005-02-11 | White space nit- don't put a space before/after increment/decrement | simonb |
| 2004-09-13 | remove the ppbus_print_child() function which is pointless as used here | drochner |
| 2004-09-08 | use interface attribute / locator passing versions | drochner |
| 2004-02-24 | occured -> occurred. From Peter Postma. | wiz |
| 2004-02-10 | add Gary Thorpe copyright notice | jdolecek |
| 2004-02-10 | inform better of what exactly is printed in ppbus_scan_bus(), and only | jdolecek |
| 2004-02-03 | allow setting of interrupt usage, priming and auto LF behaviour | jdolecek |
| 2004-02-03 | overhaul the ioctl interface to be better suited for extensions and to | jdolecek |
| 2004-02-03 | g/c some unused/write-only/redundant lpt_softc stuff | jdolecek |
| 2004-02-01 | make compilable with option DONTPROBE_1284 | jdolecek |
| 2004-01-30 | whitespace fixes, make LPTIO_DISABLE_DMA 'succeed' if DMA is not supported | jdolecek |
| 2004-01-28 | whitespace police | jdolecek |
| 2004-01-28 | make testbyte[] in lpt_detect() static const | jdolecek |
| 2004-01-28 | drop #ifdef _KERNEL, this is kernel-only header | jdolecek |
| 2004-01-28 | copyright police | jdolecek |
| 2004-01-28 | add a "pps" device to get pulse-per-second signals into ntpd | drochner |
| 2004-01-28 | drop #ifdef _KERNEL (these are kernel-only headers) | jdolecek |
| 2004-01-28 | do not use enums in ioctl structure, use fixed width integers instead | jdolecek |
| 2004-01-25 | say 'port mode = <foo>' in autoconf message, so that it would be more | jdolecek |
| 2004-01-25 | According to the OED, the variant spelling "negociate" died out in the | bjh21 |
| 2004-01-25 | Remove dollar signs from foreign RCSIDs per doc/3RDPARTY. | bjh21 |
| 2004-01-22 | Don't use "int" when we mean "size_t". Fixes compile on ARM. | bjh21 |
| 2004-01-22 | Kernel code should include <sys/types.h> or <sys/param.h> first. | bjh21 |
| 2004-01-22 | Don't use "int" when we mean "size_t". Fixes compilation on ARM. | bjh21 |
| 2004-01-22 | Kernel code should include <sys/types.h> or <sys/param.h> first. | bjh21 |
| 2004-01-21 | Add RCSID comments. | bjh21 |
| 2004-01-20 | cleanup old lpt(4) attachment, and glue ppbus in so that they can coexist: | jdolecek |
| 2004-01-20 | attach this with lpt_ppbus, just to make co-existence with dev/ic/lpt.c | jdolecek |
| 2004-01-20 | attach this as 'plip', rather than 'lp' | jdolecek |
| 2004-01-20 | fix va_arg() warning, and label placement warning | jdolecek |
| 2004-01-19 | Import Gary Thorpe's netbsd-ppbus 1.3. This is NetBSD port | jdolecek |