Age | Commit message (Expand) | Author |
2008-06-12 | sync | Theo de Raadt |
2008-06-12 | undo r1.77 from 2004 - shrinking MINCLSIZE so that we always use a cluster | Henning Brauer |
2008-06-12 | Be more paranoid before disestablishing hook | Marco Peereboom |
2008-06-12 | Skip 64-bit BARs correctly when initing. | Owain Ainsworth |
2008-06-12 | Bump max BARs up to 6. Needed for nouveau. | Owain Ainsworth |
2008-06-12 | Add blurb for delete volume | Marco Peereboom |
2008-06-12 | Add delete volume functionality. | Marco Peereboom |
2008-06-12 | Make ssh print the random art also when ssh'ing to a host using IP only. | Alexander von Gernler |
2008-06-12 | use an odd number of rows and columns and a separate start marker, looks | Otto Moerbeek |
2008-06-12 | Do not pass "0" strings as ports to getaddrinfo because the lookups | Darren Tucker |
2008-06-11 | Add a few comments. | Brad Smith |
2008-06-11 | #define statements that are not atoms need braces around them, else they | Alexander von Gernler |
2008-06-11 | Expose changemode for use by "self-contained" modes | Kjell Wooding |
2008-06-11 | replace the last missing xname header before an error message in get_sdr(); o... | Constantine A. Murenin |
2008-06-11 | Add delete-leading-space, delete-trailing-space, | Kjell Wooding |
2008-06-11 | Explicit flush stdout after printing the pty name when -p is used. | Marc Balmer |
2008-06-11 | Don't run cipher-speed test by default; mistakenly enabled by me | Darren Tucker |
2008-06-11 | CheckHostIP set to ``fingerprint'' will display both hex and random art | Alexander von Gernler |
2008-06-11 | simpler way of computing the augmentations; ok grunk@ | Otto Moerbeek |
2008-06-11 | Zero mbreg_t (mailbox) structures allocated on the stack before filling | Kenneth R Westerback |
2008-06-11 | some more BCM5708S registers. | Brad Smith |
2008-06-11 | Update firmware for QLogic 2200 cards from v2.02.03 to v2.02.06 which has | Kenneth R Westerback |
2008-06-11 | sync | Theo de Raadt |
2008-06-11 | ssh-keygen would write fingerprints to STDOUT, and random art to STDERR, | Alexander von Gernler |
2008-06-11 | trivial code simplification | Alexander Bluhm |
2008-06-11 | move tao code from main() into its own function before adding features. | av |
2008-06-11 | ssh-keygen -lv -f /etc/ssh/ssh_host_rsa_key.pub | Alexander von Gernler |
2008-06-11 | always enter cvs_update_leavedir() | Joris Vink |
2008-06-11 | When a hotplugged sensordev appears, load its configuration individually, | Constantine A. Murenin |
2008-06-11 | tgamma and tgammaf | Martynas Venckus |
2008-06-11 | Introduce SSH Fingerprint ASCII Visualization, a technique inspired by the | Alexander von Gernler |
2008-06-11 | do 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' gamma | Martynas Venckus |
2008-06-11 | Split address setup operations into a separate function. More to come. | Ryan Thomas McBride |
2008-06-11 | Add a bunch of new ciss devices from Scott Benesh at HP via FreeBSD. | Jonathan Gray |
2008-06-11 | regen | Jonathan Gray |
2008-06-11 | Add a bunch of new ciss devices from Scott Benesh at HP via FreeBSD. | Jonathan Gray |
2008-06-11 | When reading a GPIO pin, first determine if it is programmed for input | Marc Balmer |
2008-06-11 | regen | Jonathan Gray |
2008-06-11 | Some additional devices from submitted dmesgs. | Jonathan Gray |
2008-06-11 | correct long since bitrotted comments | Damien Miller |
2008-06-11 | Use getcolpos to compute column. doto does not account for tabs | Kjell Wooding |
2008-06-11 | cleanup our junk when in server mode and running as checkout every | Joris Vink |
2008-06-11 | ANSIfy to sync with KAME. From Karl Sjodahl <dunceor@gmail.com>. | Ryan Thomas McBride |
2008-06-11 | Fix GART enabling by using segment end address instead of total | Tobias Weingartner |
2008-06-11 | * Remove the exit condition on no sensors at start-up, since we now support | Constantine A. Murenin |
2008-06-11 | add support for "transparent" forwarding in relays: normally the l7 | Reyk Floeter |
2008-06-11 | 0 -> PR_NOWAIT (which is defined as 0) in pool_get | Bret Lambert |
2008-06-11 | when we establish the mapping from a state key, do it both ways, aka | Henning Brauer |
2008-06-11 | fix an old typo that prevented outer ipv6 headers from being corrected, | Can Erkin Acar |