summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-09-18Changing the way the pmap code works again.Dale Rahn
2001-09-18One single point for all macros/builtin expansion.Marc Espie
2001-09-188 bit clean look-ahead.Marc Espie
2001-09-18Fix regexp substitution.Marc Espie
2001-09-18slightly buggy macrosMarc Espie
2001-09-18cleanupArtur Grabowski
2001-09-18Don't include sys/systm.h if not _KERNEL.Artur Grabowski
2001-09-18please big-endian systemsArtur Grabowski
2001-09-18Opps. should have comitted this yesterday. add ext2fs_bswapArtur Grabowski
2001-09-18I hope this will help to maintain.Mike Pechkin
2001-09-18add reference to editmap(8).Mike Pechkin
2001-09-18Mention macppc in the list of platforms which can do poweroff at shutdown.Miod Vallat
2001-09-18Make a private copy of pwd via pw_dup() since its contents can getTodd C. Miller
2001-09-18X11R6 -> 'X Window System' so readers don't think the discussionMarco S Hyman
2001-09-18pull in more includesTheo de Raadt
2001-09-18Not used anymore.Miod Vallat
2001-09-18Document 'stub' directives; 71@becile.comTodd C. Miller
2001-09-18Improve the panic message, print symbol and offset, of where fault occursDale Rahn
2001-09-18Sync with NetBSD plus the following changes:Todd C. Miller
2001-09-18move ext2fs_init to where it belongs.Artur Grabowski
2001-09-18various cleanups from NetBSDArtur Grabowski
2001-09-18More of cleanups, reliability and endianness fixes from NetBSD.Artur Grabowski
2001-09-18Sync. ok deraadtPeter Valchev
2001-09-18Suppress eavesdropping warningjoshua stein
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