Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-03 | The wlmouse offset should be part of the client, not the server. From | Nicholas Marriott | |
Ailin Nemui. | |||
2012-03-03 | Remove unused variable, from Michael W Bombardieri who also got an ok | Nicholas Marriott | |
from tobias@. | |||
2012-03-03 | Add move-pane command (like join-pane but allows the same window). Also | Nicholas Marriott | |
-b flag to join-pane and move-pane to place the pane to the left or above. From George Nachman. | |||
2012-03-02 | fix check when setting the contention scope. harmless atm but still wrong. | Federico G. Schwindt | |
guenther@ ok. | |||
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 | |
arguments in systrace(1). In intercept_translate(), argsize is actually the number of *bytes* taken up by the arguments, not the number of arguments. ok ajacoutot, sthen, dcoppa | |||
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 | |
sem_init() can't assume that calloc will leave the embedded spinlock in the unlocked state ok miod@ otto@ | |||
2012-03-02 | Don't include ou=People in the basedn. ypldap(8) has had netid support | Antoine Jacoutot | |
for a while now and groups are usually stored outside of People. ok sthen@ | |||
2012-03-02 | CFLAGS+= -Wall -Werror and the resulting cleanup | David Gwynne | |
2012-03-02 | a persistent event driven tftp daemon. | David Gwynne | |
because tftpd out of inetd doesnt cope with a lot of concurrent requests. ok deraadt@ krw@ henning@ | |||
2012-03-01 | Sync gcc3 and gcc4 knowledge of the kernel printf capabilities with reality: | Miod Vallat | |
kprintf supports %z, doesn't support old ddb %n/%r%z anymore, and check of %b arguments have to occur on the next argument, like, duh. These changes will eventually allow for kernel to be compiled without -Wno-format, but some more casts or type changes are necessary, first. Discussed about six months ago at s2k11, time to put this in, so that I have no excuse not to work on the format fixes diffs. | |||
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 | |
ok miod@ | |||
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 | |
devices using sych endpoints. From Gregor Pintar <grpintar at gmail.com> Thanks! | |||
2012-03-01 | zaudio is play only, so return ENXIO on any attempt to open the device | Alexandre Ratchov | |
for recording. Fixes full-duplex apps (including sndiod) unable to fall back to play-only mode. Found by david@ | |||
2012-03-01 | Add ssh(1) to SEE ALSO. | lum | |
ok jmc@ | |||
2012-03-01 | Add sentence about ntpd. ok jmc@ | lum | |
2012-03-01 | add support for AX88772B | Jonathan Gray | |
tweaked version of a diff from jcs@ | |||
2012-03-01 | regen | Jonathan Gray | |
2012-03-01 | ASIX AX88772B | Jonathan Gray | |
2012-03-01 | -This option devlivers the retransmission timeout, | David Gwynne | |
+This option delivers the retransmission timeout, | |||
2012-03-01 | remove c230, while we have a model number in cpudevs it was apparently | Jonathan Gray | |
never released confirmed by Paul Weissmann of openpa.net | |||
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 | |
into an bogus pointer error instead of a segfault. - Document that we use the assumption that a non-MAP_FIXED mmap() with hint 0 never returns NULL. | |||
2012-02-28 | Add support for Roland UM-ONE, from Tom Ivar Helbekkmo in NetBSD PR 45908. | Jonathan Gray | |
ok ratchov@ | |||
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 | |
GENERIC.MP on luna88k is now stable. Changes are: - Make secondary processors boot sequence closer to OpenBSD/aviion. This makes boot sequence more stable. Now we have not see any assertions or panics during boot. - Implement IPI as level 1 hardware interrupt by using software interrupt register. - Add IPI support and some clean-ups in interrupt handler function. | |||
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 | |
version of the MCS7830 with no software visible changes besides a new product id. from brad | |||
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 | |
by the list in the linux driver from brad | |||
2012-02-28 | For non-__HAVE_MD_TCB archs, p_tcb should be copied on fork. Found by miod@ | Philip Guenthe | |
p_oldmask and the core dump/debugger members don't need to be copied. Pointed out by matthew@ ok miod@ | |||
2012-02-28 | regen | Jonathan Gray | |
2012-02-28 | - move GE_FORCE_9300_GE_1 to correct order | Jonathan Gray | |
- add nForce 780a SLI/nForce 200 from Brad Davis - correct 3400 PT IDER entry - some additional entries from submitted dmesgs | |||
2012-02-28 | - Always try to reclaim transmitted frames instead of returning | Jonathan Gray | |
from jme_start() if IFF_OACTIVE is set before that happens; as the original driver did before it was ported to DragonFly - Return from jme_start() if there is no link or an empty queue. prevents watchdog timeouts when there is no link present. from brad | |||
2012-02-28 | Our default mutex type is PTHREAD_MUTEX_ERRORCHECK, for which trying | Philip Guenthe | |
to unlock an uninitialized mutex is required to return EPERM, so add the necessary checks. For recursive mutexes, return an error from pthread_mutex_lock() if the count would overflow. problem observed in glib testing by aja@ | |||
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 | |
but we should use the correct type anyway. BRIDGE-MIB::dot1dBasePortDelayExceededDiscards BRIDGE-MIB::dot1dBasePortMtuExceededDiscards OK joel@ | |||
2012-02-26 | update error message. inetd has not been used since rev 1.3. | Federico G. Schwindt | |
spotted by miod@ |