summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-01-17casts to silence enum type warnings for bugzilla bug 37; ok markus@Kevin Steves
2002-01-17Update.Miod Vallat
2002-01-17Replace resource maps with extents.Miod Vallat
2002-01-17missed oneTodd C. Miller
2002-01-17update to sudo 1.6.5Todd C. Miller
2002-01-16Replace resource maps with extents. 3 files left to go...Miod Vallat
2002-01-16use queue.h macro'sEric Jackson
2002-01-16keyboards are not directly accessibleJason Wright
2002-01-16add zskbd* and enable cg3 and cg6Jason Wright
2002-01-16More removal of tty stuffJason Wright
2002-01-16Make our minds and do not list the same line, once commented, once not.Miod Vallat
2002-01-16Replace resource maps with extents.Miod Vallat
2002-01-16Don't include <sys/map.h> when you don't need what's in it.Miod Vallat
2002-01-16compile sparc64 version of sha1.go with -O0, too. OK jason@Marco S Hyman
2002-01-16missed some registers, kill'em!Mike Pechkin
2002-01-16A better way to escape the punctuation chars in the examples.Marco S Hyman
2002-01-16update to sudo 1.6.4p2Todd C. Miller
2002-01-16Enable the traditional Stop-A handlingJason Wright
2002-01-16correct some commented defaults. add Ciphers default. ok markus@Kevin Steves
2002-01-16correct defaults for -i/IdentityFile; ok markus@Kevin Steves
2002-01-16The stategy now used for options in the default sshd_config shippedKevin Steves
2002-01-16Send input to wskbd_input() instead of line discipline and make sure RIE is set.Jason Wright
2002-01-16Initialize the rest of the wskbd_mapdata structure.Jason Wright
2002-01-16Add a sun keyboard typeJason Wright
2002-01-16socket()s first argument should be a protocol family rather than anbrian
2002-01-16socket's first argument is an address family, not a protocol family.brian
2002-01-16wrapper for channel_setup_fwd_listenerMarkus Friedl
2002-01-16Use the volatile specifier to fix warnings about variables beingTodd C. Miller
2002-01-16Just tested a Eumitcom WL11000P in the guise of a Belkin F5D6000.Todd C. Miller
2002-01-15minor simplification in preparation for a future change.Artur Grabowski
2002-01-15Make vmstat -m output the same for both sysctl and kvm versions.Artur Grabowski
2002-01-15o no more NOPOLL.Federico G. Schwindt
2002-01-15add spif* at sbus?Jason Wright
2002-01-15allow zskbd* at zs?Jason Wright
2002-01-15Frontend driver for keyboards attached to zs's (instead of zstty's).Jason Wright
2002-01-15sometimes trailing spaces are required for proper formatingMarco S Hyman
2002-01-15A fix to amap_wiperange from Chuck Cranor that has been in my tree forArtur Grabowski
2002-01-15allocate sackholes with poolNiels Provos
2002-01-15Move the enc tests into the Makefile and split them intoArtur Grabowski
2002-01-15MNAMELEN is 90, not 32; peterw AT ifost.org.auTodd C. Miller
2002-01-15change tcpcb allocation to poolNiels Provos
2002-01-15update to sudo 1.6.4p1Todd C. Miller
2002-01-14Do not create sys_aliases.c for elf systems; tested at some extentFederico G. Schwindt
2002-01-14volatile police.Miod Vallat
2002-01-14knfNiels Provos
2002-01-14knfNiels Provos
2002-01-14knfNiels Provos
2002-01-14typoNiels Provos
2002-01-14If waitpid() return ECHILD that should not be a fatal error sinceTodd C. Miller
2002-01-14Use SIG_DFL to reset SIGCHLD handlers, not SIG_IGN which has a differentTodd C. Miller