summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-01-15__asm__ and __volatile__Theo de Raadt
2001-01-15use _exit() in signal handler, still a race because of warnx()...Theo de Raadt
2001-01-15typoTheo de Raadt
2001-01-15Add adw host adapter error docs, plus minor cleanupKenneth R Westerback
2001-01-15oopsTheo de Raadt
2001-01-15Use xs->stimeout instead of adding a struct timeout to ccbKenneth R Westerback
2001-01-15We boot elf and ecoff. Add the appropriate defines.Artur Grabowski
2001-01-15Some ECOFF ifdefs and various fixes.Artur Grabowski
2001-01-15Use __STRING() macro instead of manually trying to do the same thing.Artur Grabowski
2001-01-15'implement' bus_space_write_raw_region_{2,4}.Artur Grabowski
2001-01-15Need a declaration for netbsd_sendisg.Artur Grabowski
2001-01-15enable COMPAT_NETBSDArtur Grabowski
2001-01-15Make this work with new alpha code.Artur Grabowski
2001-01-15define the constants that COMPAT_NETBSD code needs in locoreArtur Grabowski
2001-01-15Make this code build.Artur Grabowski
2001-01-15Unbreak UNION code.Artur Grabowski
2001-01-15sync with latest kame tree.Jun-ichiro itojun Hagino
2001-01-15Revert previous patch.Angelos D. Keromytis
2001-01-15Revert previous patch (I should stop believing Theo, esp. when he'sAngelos D. Keromytis
2001-01-14Handling of Phase 1 DELETE and Phase 2 INVALID_SPI messagesAngelos D. Keromytis
2001-01-14Run wi_init() after setting/unsetting IFF_PROMISC (or any other flags,Angelos D. Keromytis
2001-01-14Do the HASH verification before handling the SA payload.Angelos D. Keromytis
2001-01-14Handle quotas over 4G, PR 1534 (bob@prophecy.lu)Angelos D. Keromytis
2001-01-14Compute UDP checksum, PR 1621 (matthieu.herrb@wanadoo.fr)Angelos D. Keromytis
2001-01-14Complete move to UVM virtual memory system. More header fixes.Steve Murphree
2001-01-14create_kthread(9) -> kthread_create(9); overdose@vomitorium.orgTodd C. Miller
2001-01-13Clarify meaning: the code is entirely ours. Give tribute where tributeMarc Espie
2001-01-13use md in_cksumMichael Shalayeff
2001-01-13Driver for Cirrus Logic CS4281 sound chips. Originally written for NetBSD byAaron Campbell
2001-01-13move callback to headerfileMarkus Friedl
2001-01-13support supplementary group in {Allow,Deny}GroupsMarkus Friedl
2001-01-13oopsMarkus Friedl
2001-01-13support supplementary group in {Allow,Deny}GroupsMarkus Friedl
2001-01-13WallMarkus Friedl
2001-01-13fix commentMarkus Friedl
2001-01-13reorder, typoMarkus Friedl
2001-01-13split out keepalive from packet_interactive (from dale@accentre.com)Markus Friedl
2001-01-13enable kerberos passwd auth in ssh2, use k_setpag; ok hin, dugsong, from ksul...Markus Friedl
2001-01-13typo, from stevesk@sweden.hp.comMarkus Friedl
2001-01-13free() -> xfree(); fix memory leak; from stevesk@pobox.comMarkus Friedl
2001-01-13use SSH_DEFAULT_PORT; from stevesk@pobox.comMarkus Friedl
2001-01-13getopt() returns -1 not EOF; stevesk@pobox.comMarkus Friedl
2001-01-13small ssh-keygen manpage cleanup; stevesk@pobox.comMarkus Friedl
2001-01-13Sync function comment with man page; fanf@covalent.netTodd C. Miller
2001-01-13Let SYNOPSIS look OpenBSDish and not outlandish.Marc Espie
2001-01-13Preliminary man page for maestro. Link it.Marc Espie
2001-01-13Booting kernel with MACHINE_NEW_NONCONTIG. UVM code added but not working.Steve Murphree
2001-01-13s!UFS!FFSMiod Vallat
2001-01-13own in_cksum versionMichael Shalayeff
2001-01-12no pmap_changebit no more; better barrier thingMichael Shalayeff