Age | Commit message (Expand) | Author |
2010-06-05 | change sign extension such that we do not rely on >> being an | Damien Bergamini |
2010-06-05 | - fix athn_set_key() on big-endian machines (function is not used yet) | Damien Bergamini |
2010-06-05 | sync | Theo de Raadt |
2010-06-05 | empty plist is bad too. | Marc Espie |
2010-06-05 | Install a default ldapd.conf, and standard schema files in /etc/ldap. | Martin Hedenfal |
2010-06-05 | last piece | Marc Espie |
2010-06-05 | move files after a discussion with Theo. | Marc Espie |
2010-06-05 | Explicitely pass a %sr register to fic instructions, instead of realying on | Miod Vallat |
2010-06-05 | tweak previous; | Jason McIntyre |
2010-06-05 | Couple of missing command aliases/flags, from Tiago Cunha. | Nicholas Marriott |
2010-06-05 | Take into account wav ``riff'' header when calculating the offset | Alexandre Ratchov |
2010-06-05 | when parsing wav headers, check that a data chuck actually exists | Alexandre Ratchov |
2010-06-05 | Fix problems with window sizing seen by Raghavendra D Prabhu when | Nicholas Marriott |
2010-06-05 | Support the status_replace # replacement sequences in the pipe-pane | Nicholas Marriott |
2010-06-05 | Shut up gcc4 warnings. | Nicholas Marriott |
2010-06-05 | This ioctl(TIOCGWINSZ) call is no longer necessary, the result is never | Nicholas Marriott |
2010-06-05 | modern syntax | Marc Espie |
2010-06-05 | roughly halfway through dependencies check (really need to handle | Marc Espie |
2010-06-05 | in dev_close(), first terminate streams recording from the hardware, | Alexandre Ratchov |
2010-06-05 | When closing the device, request clients using a midi control slot | Alexandre Ratchov |
2010-06-05 | don't prime server buffers, because it's ugly and conceptually | Alexandre Ratchov |
2010-06-05 | when rekeying the GTK/IGTK, send the new key to clients, not the | Damien Bergamini |
2010-06-05 | Fix binding of C-Space/C-@, from Micah Cowan. | Nicholas Marriott |
2010-06-05 | Make start-of-line work the same as end-of-line on wrapped lines (jump | Nicholas Marriott |
2010-06-05 | Minimize changes against the ber.c in snmpd and ypldap. This also fixes an | Martin Hedenfal |
2010-06-05 | usage line and error out if pkg foo. | Marc Espie |
2010-06-05 | don't send clock ticks while buffers are being primed | Alexandre Ratchov |
2010-06-05 | there is no need to copy the full 802.11 header in ieee80211_decap() | Damien Bergamini |
2010-06-05 | 'operational' takes a single 'n' | Damien Bergamini |
2010-06-05 | Don't send the initial position as a clock tick with a negative delta. | Alexandre Ratchov |
2010-06-05 | use lock_db(unshared), since we may tweak things | Marc Espie |
2010-06-05 | new command pkg_fsck, very incomplete for now. Runs only very basic checks. | Marc Espie |
2010-06-05 | add working cartwheel | Marc Espie |
2010-06-05 | be more specific as to what we keep. Less flicker in working | Marc Espie |
2010-06-05 | interface tweaks: | Marc Espie |
2010-06-05 | move use to common part | Marc Espie |
2010-06-05 | have subst return a handle to written file | Marc Espie |
2010-06-05 | Switch fsck_ffs(8) and fsdb(8) to opendev(3) so that they will soon be able | Joel Sing |
2010-06-05 | Move ask_list() method to $state object like it's done for confirm(), so | Landry Breuil |
2010-06-05 | +diff | Marc Espie |
2010-06-05 | document front-end changes | Marc Espie |
2010-06-05 | Pass signal handlers a more clean FPU state (ie. the right modes) and | Theo de Raadt |
2010-06-05 | sync | Theo de Raadt |
2010-06-04 | centralize checking of packagenames. Avoid grabbing pkgnames that won't | Marc Espie |
2010-06-04 | add ->spec to Conflict and use the same check as for depend during pkg_create. | Marc Espie |
2010-06-04 | Don't warn about not knowing what the bus clock is on core i7/i5/i3 | Jonathan Gray |
2010-06-04 | Install the cert as well as the keys and make certs world | Jonathan Gray |
2010-06-04 | move code around, so that commands can be used as modules. | Marc Espie |
2010-06-04 | Missed this file in previous commit; previous commit message was: | Bret Lambert |
2010-06-04 | Use correct imsg type in error reply. | Jacek Masiulaniec |