Age | Commit message (Expand) | Author |
2012-03-05 | swap out libexec/tftpd for usr.sbin/tftpd | David Gwynne |
2012-03-05 | add rc.d bits for the new standalone tftpd daemon. | David Gwynne |
2012-03-05 | If the main thread exits, the process should still be able to get | Philip Guenthe |
2012-03-04 | New threads now inherit their TCB address from their parent thread | Philip Guenthe |
2012-03-04 | free -> xfree. | Nicholas Marriott |
2012-03-04 | Add -F format to new-window and split-window to use with the -P flag, | Nicholas Marriott |
2012-03-04 | Accept hex values as keys, needed for send-keys, based on a diff from | Nicholas Marriott |
2012-03-04 | New dirs for libICE and libSM docs | Matthieu Herrb |
2012-03-04 | Drop the rpcauth(3) MLINK, there is no function of that name. | Ingo Schwarze |
2012-03-04 | Add A and I keys for vi status line editing. | Nicholas Marriott |
2012-03-04 | tweak the description of -r further; | Jason McIntyre |
2012-03-04 | add sem_timedwait to NAME; | Jason McIntyre |
2012-03-04 | document what tftpd expects when talking to the rewrite socket. | David Gwynne |
2012-03-04 | In preparation for getline and getdelim additions to libc, rename getline() | Federico G. Schwindt |
2012-03-03 | Document sem_timedwait() | Philip Guenthe |
2012-03-03 | Fix the logic deciding whether to return PCI_COMMAND_MASTER_ENABLE in the | Miod Vallat |
2012-03-03 | Don't print the device name again in attach error messages occuring before | Miod Vallat |
2012-03-03 | Replace some loops with calloc/memset. From Michael W Bombardieri. | Nicholas Marriott |
2012-03-03 | Sync the assembly statements with <machine/lock.h> for consistency. | Miod Vallat |
2012-03-03 | sync | Miod Vallat |
2012-03-03 | Bump minor for recent additions | Philip Guenthe |
2012-03-03 | sem_timedwait() should return ETIMEDOUT instead of EWOULDBLOCK on timeout | Philip Guenthe |
2012-03-03 | Add tests for sem_timedwait() | Philip Guenthe |
2012-03-03 | Add sem_timewait() and fix sem_wait()'s handling of signals, so | Philip Guenthe |
2012-03-03 | Verify that sem_wait() doesn't return zero without decrementing the | Philip Guenthe |
2012-03-03 | Terminate strftime buffer properly and free format string, whoops. From | Nicholas Marriott |
2012-03-03 | Support "bracketed paste" mode. This adds a -p flag to paste-buffer - if | Nicholas Marriott |
2012-03-03 | While we guarantee that a zero-filled sem_t variable will trigger | Philip Guenthe |
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 |