Age | Commit message (Expand) | Author |
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 |
2008-06-11 | Move a debug printf into #ifdef DEBUG. ok todd@, millert@. | Matthieu Herrb |
2008-06-11 | Don't use the reference count to create the sensor name; we can end up | Marc Balmer |
2008-06-11 | With Vincent's permission, the last remaining chunk of mg has been | Kjell Wooding |
2008-06-11 | regression tests for the upcomming tgamma bits | Martynas Venckus |
2008-06-11 | Import vlan support from upstream libpcap. This allows, eg, "tcpdump vla 3" | Darren Tucker |
2008-06-11 | drem{,f} are aliases for remainder{,f}, so: | Martynas Venckus |
2008-06-11 | close brackets; ok jmc@ | Martynas Venckus |
2008-06-11 | add C99 round(), based on ieee_src, for noieee_src. tested on VAX | Martynas Venckus |
2008-06-11 | cut lookup tag code in smaller pieces | Marc Espie |
2008-06-11 | back out biomem diff since it is not right yet. Doing very large | Theo de Raadt |
2008-06-11 | further step on the road to tags: | Marc Espie |
2008-06-11 | actually unbreak RAMDISK. double plus minus cookie for me | Peter Hessler |
2008-06-11 | unbreak RAMDISK | Peter Hessler |
2008-06-11 | defer to the packing element for computing md5 | Marc Espie |
2008-06-11 | refactor md5 code to be able to work from a filehandle (like a pipe output) | Marc Espie |
2008-06-11 | let elements be responsible for computing their own md5 (allows special | Marc Espie |
2008-06-11 | Update to DRM git as of a few days ago. This mostly affects the | Owain Ainsworth |
2008-06-11 | correctly enumerate MANSUBDIR | Peter Hessler |
2008-06-11 | enable memconfig on amd64 | Peter Hessler |
2008-06-11 | Synchronize the MTRR API with i386, and enable | Peter Hessler |
2008-06-11 | return an XDR'rd xid from nfs_get_xid() and kill the nfs_xid global | Thordur I. Bjornsson |
2008-06-11 | (sorry pval) some missing -j bits; | Jason McIntyre |