Age | Commit message (Expand) | Author |
2012-03-03 | The wlmouse offset should be part of the client, not the server. From | Nicholas Marriott |
2012-03-03 | Remove unused variable, from Michael W Bombardieri who also got an ok | Nicholas Marriott |
2012-03-03 | Add move-pane command (like join-pane but allows the same window). Also | Nicholas Marriott |
2012-03-02 | fix check when setting the contention scope. harmless atm but still wrong. | Federico G. Schwindt |
2012-03-02 | for readability, put the label on it's own line. | Federico G. Schwindt |
2012-03-02 | Fix handling of 'offend' (OFFset from the END of the arg list) | Matthew Dempsky |
2012-03-02 | tweaks; | Jason McIntyre |
2012-03-02 | Add printf attribute to a couple of functions, from Tim Ruehsen. | Nicholas Marriott |
2012-03-02 | resolve conflicts | Stuart Henderson |
2012-03-02 | import nsd 3.2.10, "cool" jakob@, also looked over by Brad | Stuart Henderson |
2012-03-02 | _SPINLOCK_UNLOCKED isn't zero everywhere (*cough*hppa*cough*), so | Philip Guenthe |
2012-03-02 | Don't include ou=People in the basedn. ypldap(8) has had netid support | Antoine Jacoutot |
2012-03-02 | CFLAGS+= -Wall -Werror and the resulting cleanup | David Gwynne |
2012-03-02 | a persistent event driven tftp daemon. | David Gwynne |
2012-03-01 | Sync gcc3 and gcc4 knowledge of the kernel printf capabilities with reality: | Miod Vallat |
2012-03-01 | Update to tzcode2012a from munnari.oz.au | Todd C. Miller |
2012-03-01 | Update to tzdata2012a from munnari.oz.au | Todd C. Miller |
2012-03-01 | Add luna88k GENERIC.MP configuration file, based on mvme88k. | Kenji Aoyama |
2012-03-01 | Remove unused variable. Added in 1.20 by me. | lum |
2012-03-01 | update currency exchange rates; | Jason McIntyre |
2012-03-01 | use UE_GET_ADDR to get endpoint address (remove direction bit). Fixes | Alexandre Ratchov |
2012-03-01 | zaudio is play only, so return ENXIO on any attempt to open the device | Alexandre Ratchov |
2012-03-01 | Add ssh(1) to SEE ALSO. | lum |
2012-03-01 | Add sentence about ntpd. ok jmc@ | lum |
2012-03-01 | add support for AX88772B | Jonathan Gray |
2012-03-01 | regen | Jonathan Gray |
2012-03-01 | ASIX AX88772B | Jonathan Gray |
2012-03-01 | -This option devlivers the retransmission timeout, | David Gwynne |
2012-03-01 | remove c230, while we have a model number in cpudevs it was apparently | Jonathan Gray |
2012-02-29 | Remove accidentally committed option. | Nicholas Marriott |
2012-02-29 | allow conversion of RSA1 keys to public PEM and PKCS8; "nice" markus@ | Damien Miller |
2012-02-29 | - Test for the retrieved page address not being NULL. This turns free((void*)1) | Otto Moerbeek |
2012-02-28 | Add support for Roland UM-ONE, from Tom Ivar Helbekkmo in NetBSD PR 45908. | Jonathan Gray |
2012-02-28 | regen | Jonathan Gray |
2012-02-28 | Roland UM-ONE | Jonathan Gray |
2012-02-28 | wording tweak; from robert at peichaer org | Jason McIntyre |
2012-02-28 | Luna88k multi-processor support, step 3. | Kenji Aoyama |
2012-02-28 | MosChip not MOSCHIP or Moschip | Jonathan Gray |
2012-02-28 | add support for the MCS7832 which is apparently a low pin count | Jonathan Gray |
2012-02-28 | add a bunch of four digit models | Jonathan Gray |
2012-02-28 | mention some additional phys that might attach to this judging | Jonathan Gray |
2012-02-28 | For non-__HAVE_MD_TCB archs, p_tcb should be copied on fork. Found by miod@ | Philip Guenthe |
2012-02-28 | regen | Jonathan Gray |
2012-02-28 | - move GE_FORCE_9300_GE_1 to correct order | Jonathan Gray |
2012-02-28 | - Always try to reclaim transmitted frames instead of returning | Jonathan Gray |
2012-02-28 | Our default mutex type is PTHREAD_MUTEX_ERRORCHECK, for which trying | Philip Guenthe |
2012-02-27 | test based on python's dubious test_3_join_in_forked_from_thread test. | Federico G. Schwindt |
2012-02-27 | fix __errno symbol name | Miod Vallat |
2012-02-27 | Use correct Counter32 type for following MIBs. They only return dummy data | Stuart Henderson |
2012-02-26 | update error message. inetd has not been used since rev 1.3. | Federico G. Schwindt |