summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-04-16Fix this for the case where the file is a device - make sure we don'tBob Beck
2000-04-16jakob, please be more carefulTheo de Raadt
2000-04-16correct return value; from FreeBSDEric Jackson
2000-04-16syncTheo de Raadt
2000-04-16syncTheo de Raadt
2000-04-16correct getoptEric Jackson
2000-04-16for the Nth time, the damn syslog socket is requiredTheo de Raadt
2000-04-15i gust forgot about this file...; noted by gluk@ptci.ruMichael Shalayeff
2000-04-15Fix sys_sync to actually sync all file systems.Constantine Sapuntzakis
2000-04-15pcidevs.hTheo de Raadt
2000-04-15more gearTheo de Raadt
2000-04-15add urio(4)Jakob Schlyter
2000-04-15add urio(4)Jakob Schlyter
2000-04-15add urio(4)Jakob Schlyter
2000-04-15urio(4) - Diamond Multimedia RIO 500 (from NetBSD)Jakob Schlyter
2000-04-15comment out USB ethernet adapters (orphaned otherwise)Jakob Schlyter
2000-04-15- `coexist', not `co-exist'; it's not hyphenated.Aaron Campbell
2000-04-15- For consistency, `super-user' -> `superuser' in all cases.Aaron Campbell
2000-04-15OpenSSL 0.9.5a merge - fixes DSA cert generation problemBob Beck
2000-04-15OpenSSL 0.9.5a mergeBob Beck
2000-04-15import openssl-0.9.7-beta1Bob Beck
2000-04-15Modify to build with ncurses, not ocurses. A proper port to terminfoTodd C. Miller
2000-04-15Mostly punctuation fixes.Aaron Campbell
2000-04-15misc cleanupTheo de Raadt
2000-04-15doc some missing macrosTheo de Raadt
2000-04-15fix TAILQ_REPLACE, add TAILQ_FOREACH_REVERSE; alaric@exoinc.comTheo de Raadt
2000-04-14Sync with NetBSD.Aaron Campbell
2000-04-14fix compilation with -DAUDIO_DEBUG; vonminde@cs.colorado.eduTodd C. Miller
2000-04-14Add color support to pcvt25 entry. Our pcvt supports color but onlyTodd C. Miller
2000-04-14- Note support for 3c575 CardBus cards.Aaron Campbell
2000-04-14Check $TERMCAP for a termcap entry even when we are using the system'sTodd C. Miller
2000-04-14Don't assume that termcap entries start with a 2-character short name--Todd C. Miller
2000-04-14partial syncTheo de Raadt
2000-04-14Move the PCIBIOS options line next to the CardBus bus support stuff, and add aAaron Campbell
2000-04-14this should fix the alpha; closes PR kernel/1189Michael Shalayeff
2000-04-14not EXPORTJason Wright
2000-04-14whitespace cleanupMarkus Friedl
2000-04-14ssh -2Markus Friedl
2000-04-14check payload for (illegal) extra dataMarkus Friedl
2000-04-14syncTheo de Raadt
2000-04-14bluesteel networks productsTheo de Raadt
2000-04-14syncTheo de Raadt
2000-04-14indentTheo de Raadt
2000-04-14talk about 9751Theo de Raadt
2000-04-14make "option TCPDEBUG" kernel compile.Jun-ichiro itojun Hagino
2000-04-14for layer 3 protocols that does not support path MTU discoveryJun-ichiro itojun Hagino
2000-04-14Some documentation for future generations of maintainersConstantine Sapuntzakis
2000-04-14This fixes EISA bus_space API. The bus dma tag was never initialized!!!Steve Murphree
2000-04-14use getifaddrs, not SIOCGIFCONF. #ifdef will be removed later.Jun-ichiro itojun Hagino
2000-04-14use getifaddrs, instead of SIOCGIFCONF.Jun-ichiro itojun Hagino