summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-06Don't redefine SIZE_MAXTodd C. Miller
2006-01-06Don't add the same function twice when ordering the functions of a PCI device.Mark Kettenis
2006-01-06Add missing rcsidTodd C. Miller
2006-01-06syncTheo de Raadt
2006-01-06Include <sys/types.h> and don't define away __size_tTodd C. Miller
2006-01-06Add real C99 stdint.h and inttypes.h based on an initial version I did inTodd C. Miller
2006-01-06Adapt things to use __type_t instead of _BSD_TYPE_T_Todd C. Miller
2006-01-06Merge machine/ansi.h and machine/types.h into machine/_types.h andTodd C. Miller
2006-01-06typo fix from ray lai;Jason McIntyre
2006-01-06mark up fix;Jason McIntyre
2006-01-06restructure the section on cvs sub-commands: make each commandJason McIntyre
2006-01-06ingore local update of newly added files. this fixes some possibleReyk Floeter
2006-01-06uninitialized pointer could confuse the cleanup checkReyk Floeter
2006-01-06Two helper macros for setting SLP_TYPx values.Alexander Yurchenko
2006-01-06typos;Xavier Santolaria
2006-01-06final round of whacking FILES for duplicate info, and some consistencyJason McIntyre
2006-01-06weed out some duplicate info in the known_hosts FILES entries;Jason McIntyre
2006-01-06zap <paths.h>;Xavier Santolaria
2006-01-06tweak the descriptions of -r and -u: make the distinctionJason McIntyre
2006-01-06from kent@netbsd.org:Federico G. Schwindt
2006-01-06from kent@netbsd.org:Federico G. Schwindt
2006-01-06One definition for sleeping states in acpireg.h is enough.Alexander Yurchenko
2006-01-06Err, commited from the wrong treeAlexander Yurchenko
2006-01-06Fix acpi includes.Alexander Yurchenko
2006-01-06fix the mkstemps .Fn;Jason McIntyre
2006-01-06in code fragment:Jason McIntyre
2006-01-06nicer EXAMPLES; from ray laiJason McIntyre
2006-01-06When suspending, check the tid of the arg, not of ourselves, dohOtto Moerbeek
2006-01-06Sudden newlineAlexander Yurchenko
2006-01-06Check for ACPI control availability only if ACPI_ENABLE defined.Alexander Yurchenko
2006-01-06Informative error messages on attach, prettier dmesg.Alexander Yurchenko
2006-01-06fix typo; from ray lai;Jason McIntyre
2006-01-06put the description of vlanprio in the correct place;Jason McIntyre
2006-01-06printf -> dnprintf conversion for debug messages.Alexander Yurchenko
2006-01-06set correct delay() value after executing the `read version' command;Xavier Santolaria
2006-01-06Initialize thread debug in _rthread_init. The debug verbosityMarco S Hyman
2006-01-06oring in PCATCH doesn't help if we don't pass the right prio to tsleepTed Unangst
2006-01-06check in of "rwlock.20051230" from art.Ted Unangst
2006-01-06take interp[MAXPATHLEN] off the stack. from mickey, ok ottoTed Unangst
2006-01-06guess it's time to remove the init printf; sturm found a port thatTed Unangst
2006-01-06we now do these checks in iic_scanTheo de Raadt
2006-01-06update lists of chips each driver supportsTheo de Raadt
2006-01-06add Wacom Graphire3 and Graphire4 support.Brad Smith
2006-01-06regenBrad Smith
2006-01-06add Wacom Graphire3 and Graphire4 USB ids.Brad Smith
2006-01-06pick some register with a known value, to try to tell a lm96000 apartTheo de Raadt
2006-01-06DIOCNATLOOK was forgotten in the second access control switch. it's aDaniel Hartmeier
2006-01-06for DIOCCLRSTATUS (pfctl -Fi), reset 'Enabled for x' time, too. simplifiesDaniel Hartmeier
2006-01-06remove NetBSD's event counter code.Brad Smith
2006-01-05check that stdio file descriptors are actually closed before clobberingDamien Miller