summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-10-17slight update for fingerd; sort options;Jason McIntyre
2003-10-17some airports from NetBSD;Jason McIntyre
2003-10-17typo;Jason McIntyre
2003-10-17slight options reorder; from NetBSDJason McIntyre
2003-10-17mention some defaults; noticed by John L. ScarfoneJason McIntyre
2003-10-17Xr dev_mkdb(8); from Tyler R. Retzlaff (NetBSD PR 23168);Jason McIntyre
2003-10-17add some Xr's from POSIX specs; started by a diff from Matthew MondorJason McIntyre
2003-10-17Old CMD chips don't have independant channels; from NetBSD.Alexander Yurchenko
2003-10-17Merge an old fix from NetBSD:Alexander Yurchenko
2003-10-16Better DEBUG output.Miod Vallat
2003-10-16Buffers are not strings so use memcpy(), not strlcpy() to copy them.Todd C. Miller
2003-10-16Optimize conversion of fd_set -> pollfd. OK and test by marc@Todd C. Miller
2003-10-16Registers definitions for ICH5/ICH5R SATAAlexander Yurchenko
2003-10-16New flag to mark SATA drivesAlexander Yurchenko
2003-10-16Check for signals in local svc_run before doing anything else. FixesTodd C. Miller
2003-10-16spaces/tabs cleanupAlexander Yurchenko
2003-10-16VT8231 is supported by viaenv(4)Alexander Yurchenko
2003-10-16VIA VT8231 support; from matthew.gream@pobox.com in PR 3523Alexander Yurchenko
2003-10-16syncAlexander Yurchenko
2003-10-16VIA VT8231 Power Management deviceAlexander Yurchenko
2003-10-16Only a clown like me could put cerror in the data section by mistake...Miod Vallat
2003-10-16new import of my pkgtools, after a slight naming disagreement with theMarc Espie
2003-10-16by popular demand, malloc guard pages. insert an unreadable/unwriteableTed Unangst
2003-10-16better realloc. ok deraadt@Ted Unangst
2003-10-16Mark all supported SATA controllers with flag WDC_CAPABILITY_SATAAlexander Yurchenko
2003-10-16New flag to mark SATA controllersAlexander Yurchenko
2003-10-16spaces/tabs cleanupAlexander Yurchenko
2003-10-16Cleanup a bit, more pretty debug messages.Alexander Yurchenko
2003-10-16Allow setting of wdcdebug*_mask variables via preprocessor defines.Alexander Yurchenko
2003-10-16Kill two static function declarations.Alexander Yurchenko
2003-10-16Define some SATA fields in the IDENTIFY structure.Alexander Yurchenko
2003-10-16duhMichael Shalayeff
2003-10-16poll() arg mistake. Tatoku OgaitoJun-ichiro itojun Hagino
2003-10-16more whiteTheo de Raadt
2003-10-16There is no end to the ANSI/KNF journey.Dale Rahn
2003-10-16spacesTheo de Raadt
2003-10-16need to give space reg saving rctr and ccrMichael Shalayeff
2003-10-16safer realloc. deraadt okJun-ichiro itojun Hagino
2003-10-16more ANSI/KNF.Dale Rahn
2003-10-15c++ friendly, sync w/kame. pvalchev okJun-ichiro itojun Hagino
2003-10-15fix out of bounds access. found by david@ running with malloc guards andTed Unangst
2003-10-15Further down the ANSI/KNF road, only binary difference is __LINE__.Dale Rahn
2003-10-15spacesTheo de Raadt
2003-10-15on fatal error, repair tty; millert okTheo de Raadt
2003-10-15abort on errors by default. workaround so running out of memory isn'tTed Unangst
2003-10-15asm readability register names are %r0 instead of 0. No binary change.Dale Rahn
2003-10-15also print the uvmexp.zeropages if there is space in vm screenMichael Shalayeff
2003-10-15have to fetch the rctr while still in real mode for it is not valid afterMichael Shalayeff
2003-10-15less global name space pollutionMichael Shalayeff
2003-10-15The ANSI/KNF trail continues. No binary differences.Dale Rahn