summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-06-11Zero mbreg_t (mailbox) structures allocated on the stack before fillingKenneth R Westerback
2008-06-11some more BCM5708S registers.Brad Smith
2008-06-11Update firmware for QLogic 2200 cards from v2.02.03 to v2.02.06 which hasKenneth R Westerback
2008-06-11syncTheo de Raadt
2008-06-11ssh-keygen would write fingerprints to STDOUT, and random art to STDERR,Alexander von Gernler
2008-06-11trivial code simplificationAlexander Bluhm
2008-06-11move tao code from main() into its own function before adding features.av
2008-06-11ssh-keygen -lv -f /etc/ssh/ssh_host_rsa_key.pubAlexander von Gernler
2008-06-11always enter cvs_update_leavedir()Joris Vink
2008-06-11When a hotplugged sensordev appears, load its configuration individually,Constantine A. Murenin
2008-06-11tgamma and tgammafMartynas Venckus
2008-06-11Introduce SSH Fingerprint ASCII Visualization, a technique inspired by theAlexander von Gernler
2008-06-11do not count on files that are uptodate to be on disk in a remote setup.Joris Vink
2008-06-11- on non-ieee, rename gamma to tgamma, the 'true' gammaMartynas Venckus
2008-06-11Split address setup operations into a separate function. More to come.Ryan Thomas McBride
2008-06-11Add a bunch of new ciss devices from Scott Benesh at HP via FreeBSD.Jonathan Gray
2008-06-11regenJonathan Gray
2008-06-11Add a bunch of new ciss devices from Scott Benesh at HP via FreeBSD.Jonathan Gray
2008-06-11When reading a GPIO pin, first determine if it is programmed for inputMarc Balmer
2008-06-11regenJonathan Gray
2008-06-11Some additional devices from submitted dmesgs.Jonathan Gray
2008-06-11correct long since bitrotted commentsDamien Miller
2008-06-11Use getcolpos to compute column. doto does not account for tabsKjell Wooding
2008-06-11cleanup our junk when in server mode and running as checkout everyJoris Vink
2008-06-11ANSIfy to sync with KAME. From Karl Sjodahl <dunceor@gmail.com>.Ryan Thomas McBride
2008-06-11Fix GART enabling by using segment end address instead of totalTobias Weingartner
2008-06-11* Remove the exit condition on no sensors at start-up, since we now supportConstantine A. Murenin
2008-06-11add support for "transparent" forwarding in relays: normally the l7Reyk Floeter
2008-06-110 -> PR_NOWAIT (which is defined as 0) in pool_getBret Lambert
2008-06-11when we establish the mapping from a state key, do it both ways, akaHenning Brauer
2008-06-11fix an old typo that prevented outer ipv6 headers from being corrected,Can Erkin Acar