summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-12Remove silly panic when disestablish cookie doesnt existMarco Peereboom
2008-06-12Fix the egress group matching for IPv4. There are to ways to define a /0Claudio Jeker
2008-06-12let usage() match SYNOPSIS;Jason McIntyre
2008-06-12use ALTENTRY; was ok millert@Martynas Venckus
2008-06-12-d tweaks;Jason McIntyre
2008-06-12 if (something_complicated)Artur Grabowski
2008-06-12Document lang/lua MODULE.Landry Breuil
2008-06-12- no need for ifdef dance (21), we have isnan, finite for vaxMartynas Venckus
2008-06-12Makefile: fix MLINKSJason McIntyre
2008-06-12Add dc(4) at cardbus(4).Mark Kettenis
2008-06-12The multiplexing escape char handler commit last night introduced aDamien Miller
2008-06-12Remove some crazy #if mess.Joel Sing
2008-06-12ANSIfy function definitions.Joel Sing
2008-06-12Fix type difference between function prototype and implementation.Joel Sing
2008-06-12fix logicJoris Vink
2008-06-12completely kill the need for TMP_DIR when running checkout,Joris Vink
2008-06-12Bring biomem diff back into the tree after the nfs_bio.c fix went in.Theo de Raadt
2008-06-12Actually return an error in nfs_asyncio() if we fail to processThordur I. Bjornsson
2008-06-12We already mark the start of the worm, now also mark the end of the wormAlexander von Gernler
2008-06-12supply the key type (rsa1, rsa, dsa) as a caption in the frame of theAlexander von Gernler
2008-06-12some more TODO for meDamien Miller
2008-06-12document tun@openssh.com forwarding methodDamien Miller
2008-06-12Reorder foreign binaries probe list, so that more permissive ones are at theMiod Vallat
2008-06-12Do not attempt to recognize foreign ELF binaries if emulation is disabled;Miod Vallat
2008-06-12thal shalt not code past the eightieth columnDamien Miller
2008-06-12thall shalt not code past the eightieth columnDamien Miller
2008-06-12maintain an ordered queue of outstanding global requests that weDamien Miller
2008-06-12show any signal we might have received that killed our cvs process.Joris Vink
2008-06-12Initialize the tty in the same way for nmea and slip.Marc Balmer
2008-06-12Enable ~ escapes for multiplex slave sessions; give each channelDamien Miller
2008-06-12Introduce a basic c-mode to mg.Kjell Wooding
2008-06-12syncTheo de Raadt
2008-06-12undo r1.77 from 2004 - shrinking MINCLSIZE so that we always use a clusterHenning Brauer
2008-06-12Be more paranoid before disestablishing hookMarco Peereboom
2008-06-12Skip 64-bit BARs correctly when initing.Owain Ainsworth
2008-06-12Bump max BARs up to 6. Needed for nouveau.Owain Ainsworth
2008-06-12Add blurb for delete volumeMarco Peereboom
2008-06-12Add delete volume functionality.Marco Peereboom
2008-06-12Make ssh print the random art also when ssh'ing to a host using IP only.Alexander von Gernler
2008-06-12use an odd number of rows and columns and a separate start marker, looksOtto Moerbeek
2008-06-12Do not pass "0" strings as ports to getaddrinfo because the lookupsDarren Tucker
2008-06-11Add a few comments.Brad Smith
2008-06-11#define statements that are not atoms need braces around them, else theyAlexander von Gernler
2008-06-11Expose changemode for use by "self-contained" modesKjell Wooding
2008-06-11replace the last missing xname header before an error message in get_sdr(); o...Constantine A. Murenin
2008-06-11Add delete-leading-space, delete-trailing-space,Kjell Wooding
2008-06-11Explicit flush stdout after printing the pty name when -p is used.Marc Balmer
2008-06-11Don't run cipher-speed test by default; mistakenly enabled by meDarren Tucker
2008-06-11CheckHostIP set to ``fingerprint'' will display both hex and random artAlexander von Gernler
2008-06-11simpler way of computing the augmentations; ok grunk@Otto Moerbeek