summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-02-07update to use new checkexp vfs operationassar
2000-02-07(sys_getfh): moved here from nfs_syscalls.cassar
2000-02-07at least make it compile with LFS definedassar
2000-02-07(vfsops): divide up fhtovp into two: fhtovp that does the mapping andassar
2000-02-07regeneratedassar
2000-02-07always include sys_getfh. add fhopen, fhstat, and fhstatfsassar
2000-02-07removed prototype of sys_getfh - it is now a normal syscallassar
2000-02-07moved sys_getfh to vfs_syscalls.cassar
2000-02-07Update to reflect recent changes to the interface.Artur Grabowski
2000-02-07make it compilable without "options DEBUG"Jun-ichiro itojun Hagino
2000-02-07My copyright, not Berkeley's and some minor working tweaks.Todd C. Miller
2000-02-07ike_quick_mode.c: Merge with EOM 1.111Niklas Hallqvist
2000-02-07Merge with EOM 1.8Niklas Hallqvist
2000-02-07list new adapters supportedKenneth R Westerback
2000-02-07sync with netbsd. ok @deraadtKenneth R Westerback
2000-02-07regenNiklas Hallqvist
2000-02-07Rough but working driver for ICP-Vortex RAIDNiklas Hallqvist
2000-02-06Upgrade newfs_msdos to latest freebsd version. This one knows how to handleimp
2000-02-06LVD support, from FreeBSD, tested for half a year by several peopleNiklas Hallqvist
2000-02-06Maintain tx clock state and set RED LED appropriately for SSI cardChris Cappuccio
2000-02-06missing \n on printfChris Cappuccio
2000-02-06Make LEDs (mostly) accurate for all models instead of just LMC1000Chris Cappuccio
2000-02-06do not directly include netinet6/{ip6,icmp6}.hJun-ichiro itojun Hagino
2000-02-06uaudio(4) added (from NetBSD)Jakob Schlyter
2000-02-06fix cross-ref. include list of supported devicesJakob Schlyter
2000-02-06typoMarkus Friedl
2000-02-06add Farallon PN9000SXTheo de Raadt
2000-02-06ncurses-5.0-20000205Todd C. Miller
2000-02-06Updates from ncurses-5.0-20000205:Todd C. Miller
2000-02-05support new u2w cards; dante@mclink.it, merged by kwesterback@home.comTheo de Raadt
2000-02-05Much better at handling formatted manpages.Marc Espie
2000-02-05if card has an activate function, call it on apm power changesTheo de Raadt
2000-02-05Fix uninitialized access introduced by millert. ok millert@imp
2000-02-05fix -in printing on IPv6 (network portion was not masked properly).Jun-ichiro itojun Hagino
2000-02-05show scopeid on "Trying foo...".Jun-ichiro itojun Hagino
2000-02-05add IPv6 loopback (::1) as "localhost".Jun-ichiro itojun Hagino
2000-02-05repair suspend/activate; extern rlnstop, rlninitDavid Leonard
2000-02-05Beware tabs, they confuse mandoc.Marc Espie
2000-02-05missing xfree()Markus Friedl
2000-02-05Make hoststrip build correctly if cross-compilingNiklas Hallqvist
2000-02-05typoTheo de Raadt
2000-02-04Fix misleading comment.Angelos D. Keromytis
2000-02-04In cases where we flush a page from the cache and tlb we want toArtur Grabowski
2000-02-04more coverage of in6_ifdetach()'s cleanup process.Jun-ichiro itojun Hagino
2000-02-04make IPv6 reass work on alpha. NetBSD PR 9340.Jun-ichiro itojun Hagino
2000-02-04Max Sectors is 63. ok weingart@Kjell Wooding
2000-02-04esp_init collides with netinet; renamed itTheo de Raadt
2000-02-04Modify ia_iosize so probe messages print correctly for the clock devicesimp
2000-02-04Allow spaces in CCNiklas Hallqvist
2000-02-04Some cpus might have the cache running even before we enable it.Artur Grabowski