summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-09-18cleanArtur Grabowski
2001-09-18Reorder includes. (ext2fs_extern.h needs ufs/inode.h)Artur Grabowski
2001-09-18cosmetic fixes from NetBSDArtur Grabowski
2001-09-18cosmetic and endianness fixes from NetBSDArtur Grabowski
2001-09-18More cleanups from NetBSD and a bunch of endianness fixes.Artur Grabowski
2001-09-17missing -B in usage stringKevin Steves
2001-09-17Typo and grammar fixes, one from PR/2058 (Dennis Schwarz); ok millert@Paul Janzen
2001-09-17Some changes from NetBSD. Some cosmetic, some endianness fixes.Artur Grabowski
2001-09-17Cleanups. Mostly from NetBSD.Artur Grabowski
2001-09-17document flags for cuTheo de Raadt
2001-09-17ensure that DV has a /dev/ in itTheo de Raadt
2001-09-17Clean up the cd-dir directory and the cdxx.fs file.Dale Rahn
2001-09-17handle names without / in themTheo de Raadt
2001-09-17ramdisk kernel for sparc64 (compiles... will need tweaking)Jason Wright
2001-09-17more versions suffering the SSH_BUG_DEBUG bug;Markus Friedl
2001-09-17don't send fake dummy packets on CR (\r)Markus Friedl
2001-09-17try to fix agent-forwarding-backconnection-bug, as seen on HPUX, for example;Markus Friedl
2001-09-17better error handling if you try to export a bad key to ssh.comMarkus Friedl
2001-09-17cleanup and document -1, -s and -S; ok markus@Kevin Steves
2001-09-17syncTheo de Raadt
2001-09-17Save the result of the configure children, so that the deviceDale Rahn
2001-09-17never keep a connection to the smartcard open.Markus Friedl
2001-09-17Don't treated return length of recvfrom() as a size_t... it's a socklen_t.Jason Wright
2001-09-17u_char*/char* cleanup; ok markus@Kevin Steves
2001-09-17 The first implementation of the buffer flushing daemon. It solves ourGrigoriy Orlov
2001-09-17more missing dmesgTheo de Raadt
2001-09-17cast a few more long's to int32_tJason Wright
2001-09-17zap kernfsTheo de Raadt
2001-09-17add -Fssh_config option; ok markus@Kevin Steves
2001-09-17Add support for -d in usbdevs(8); from Jason Ackley <jason@ackley.net>, pr#2005Michael Shalayeff
2001-09-17icmpv6 nat fix, from Ryan McBrideDaniel Hartmeier
2001-09-17No need to define TIMEZONE and DST to 0 here, param.c does that automagically.Artur Grabowski
2001-09-17Fix and update /var/named entry. Also fix a sentence to end withCamiel Dobbelaar
2001-09-17Remove all of the last vestiges of vtophys (namely RFA's):Jason Wright
2001-09-178 bit quotesMarc Espie
2001-09-17slightly better error messageMarc Espie
2001-09-17Enable DMA for wdc_obio devices. This was the mode in which the recentDale Rahn
2001-09-17Use pmap_k* to map the buffer cache.Artur Grabowski
2001-09-17pagemove() should use the pmap_k* functions instead of pmap_enter/remove.Dale Rahn
2001-09-17The gfx display buffer should request that it be mapped cached (writethru).Dale Rahn
2001-09-17mount -u, not mount_ffs -uTodd C. Miller
2001-09-17skip to uid field, not gidMike Pechkin
2001-09-17Allocate the profiling buffer from kernel_map, not with malloc.Artur Grabowski
2001-09-17I'm sure that it's not supposed to say:Artur Grabowski
2001-09-17genassym changesTheo de Raadt
2001-09-17sync actual with flags with usage and man pageassar
2001-09-17Remove STATIC memory optimization. It's buggy (see regression test trip)Marc Espie
2001-09-17Scary interactionMarc Espie
2001-09-17Support for arm and sparc64 platforms. ok espieKevin Lo
2001-09-17make ksyms work on sparc64 (requires essentially same goop as db_sym)Jason Wright