summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-05swap out libexec/tftpd for usr.sbin/tftpdDavid Gwynne
2012-03-05add rc.d bits for the new standalone tftpd daemon.David Gwynne
2012-03-05If the main thread exits, the process should still be able to getPhilip Guenthe
2012-03-04New threads now inherit their TCB address from their parent threadPhilip Guenthe
2012-03-04free -> xfree.Nicholas Marriott
2012-03-04Add -F format to new-window and split-window to use with the -P flag,Nicholas Marriott
2012-03-04Accept hex values as keys, needed for send-keys, based on a diff fromNicholas Marriott
2012-03-04New dirs for libICE and libSM docsMatthieu Herrb
2012-03-04Drop the rpcauth(3) MLINK, there is no function of that name.Ingo Schwarze
2012-03-04Add A and I keys for vi status line editing.Nicholas Marriott
2012-03-04tweak the description of -r further;Jason McIntyre
2012-03-04add sem_timedwait to NAME;Jason McIntyre
2012-03-04document what tftpd expects when talking to the rewrite socket.David Gwynne
2012-03-04In preparation for getline and getdelim additions to libc, rename getline()Federico G. Schwindt
2012-03-03Document sem_timedwait()Philip Guenthe
2012-03-03Fix the logic deciding whether to return PCI_COMMAND_MASTER_ENABLE in theMiod Vallat
2012-03-03Don't print the device name again in attach error messages occuring beforeMiod Vallat
2012-03-03Replace some loops with calloc/memset. From Michael W Bombardieri.Nicholas Marriott
2012-03-03Sync the assembly statements with <machine/lock.h> for consistency.Miod Vallat
2012-03-03syncMiod Vallat
2012-03-03Bump minor for recent additionsPhilip Guenthe
2012-03-03sem_timedwait() should return ETIMEDOUT instead of EWOULDBLOCK on timeoutPhilip Guenthe
2012-03-03Add tests for sem_timedwait()Philip Guenthe
2012-03-03Add sem_timewait() and fix sem_wait()'s handling of signals, soPhilip Guenthe
2012-03-03Verify that sem_wait() doesn't return zero without decrementing thePhilip Guenthe
2012-03-03Terminate strftime buffer properly and free format string, whoops. FromNicholas Marriott
2012-03-03Support "bracketed paste" mode. This adds a -p flag to paste-buffer - ifNicholas Marriott
2012-03-03While we guarantee that a zero-filled sem_t variable will triggerPhilip Guenthe
2012-03-03The wlmouse offset should be part of the client, not the server. FromNicholas Marriott
2012-03-03Remove unused variable, from Michael W Bombardieri who also got an okNicholas Marriott
2012-03-03Add move-pane command (like join-pane but allows the same window). AlsoNicholas Marriott
2012-03-02fix check when setting the contention scope. harmless atm but still wrong.Federico G. Schwindt
2012-03-02for readability, put the label on it's own line.Federico G. Schwindt
2012-03-02Fix handling of 'offend' (OFFset from the END of the arg list)Matthew Dempsky
2012-03-02tweaks;Jason McIntyre
2012-03-02Add printf attribute to a couple of functions, from Tim Ruehsen.Nicholas Marriott
2012-03-02resolve conflictsStuart Henderson
2012-03-02import nsd 3.2.10, "cool" jakob@, also looked over by BradStuart Henderson
2012-03-02_SPINLOCK_UNLOCKED isn't zero everywhere (*cough*hppa*cough*), soPhilip Guenthe
2012-03-02Don't include ou=People in the basedn. ypldap(8) has had netid supportAntoine Jacoutot
2012-03-02CFLAGS+= -Wall -Werror and the resulting cleanupDavid Gwynne
2012-03-02a persistent event driven tftp daemon.David Gwynne
2012-03-01Sync gcc3 and gcc4 knowledge of the kernel printf capabilities with reality:Miod Vallat
2012-03-01Update to tzcode2012a from munnari.oz.auTodd C. Miller
2012-03-01Update to tzdata2012a from munnari.oz.auTodd C. Miller
2012-03-01Add luna88k GENERIC.MP configuration file, based on mvme88k.Kenji Aoyama
2012-03-01Remove unused variable. Added in 1.20 by me.lum
2012-03-01update currency exchange rates;Jason McIntyre
2012-03-01use UE_GET_ADDR to get endpoint address (remove direction bit). FixesAlexandre Ratchov
2012-03-01zaudio is play only, so return ENXIO on any attempt to open the deviceAlexandre Ratchov