Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-29 | In keep mode, if any text is printed (even in NOSPACE mode), | Ingo Schwarze | |
any text that follows must be kept on the same line. I already found the issue and wrote the patch in April 2011, but didn't come round to do proper testing and forgot about it. | |||
2013-05-29 | allow installpath to use +=, requested by quite a few people, | Marc Espie | |
but did require testing. | |||
2013-05-29 | use paramaters instead of static storage in _gethostbyname() | Eric Faurot | |
2013-05-29 | Use same method as elsewhere in mg to inidicate a failure of strdup. | lum | |
2013-05-28 | In dired mode the commands: | lum | |
dired-copy-file dired-rename-file dired-create-directory do not refresh the dired buffer. Now they do. | |||
2013-05-28 | regen | Jonathan Gray | |
2013-05-28 | add some more radeon devices | Jonathan Gray | |
2013-05-28 | Fix a common issue across different PHY drivers to reset the | Mike Belopuhov | |
autonegotiation timer when PHY gets the link so that if we restart the timer the mii_ticks value would be sane. Lifted originally from FreeBSD, tested by a few on re(4) and bge(4), ok kettenis | |||
2013-05-27 | MVME181 updates. | Miod Vallat | |
2013-05-27 | Fix edge cases of uninitialized variables. In my tree for too long, I even | Miod Vallat | |
got ok's for azalia but I don't remember from whom. | |||
2013-05-27 | Use FLUSH_PIPELINE instead of rolling our own. No functional change. | Miod Vallat | |
2013-05-27 | Drop lvalue casts; allows this to compile with gcc 4. | Miod Vallat | |
2013-05-27 | Correctly specify the visible part of the rightmost tile when the current | Miod Vallat | |
resolution is not a multiple of the tile size, in emulation (text) mode. The usual 1280x1024 resolution ended up with the correct value, by chance, but a width of 1600 would be wrong. (X11 was running fine) Tested on the 1600x1024 resolution of the 1600SW display. Thanks to Johan Sanchez for lending me a 1600SW monitor and an adapter board. | |||
2013-05-27 | Make i915_gem_set_domain_ioctl closer to the Linux code. Prepares us for a | Mark Kettenis | |
future where we don't map everything through the GTT anymore. | |||
2013-05-27 | tweak previous; | Jason McIntyre | |
2013-05-27 | Add dired-create-directory to function maps. | lum | |
2013-05-27 | Add dired commands. ok and suggestions jmc@ | lum | |
2013-05-27 | Add minimal support for _res setup and update. | Eric Faurot | |
Change res_init() to initialize the _res structure on first call, and udpate the global async context if changes were made by the user. All resolver functions now call res_init() internally. fixes issue spotted by otto@ | |||
2013-05-27 | No need to build asr files anymore. | Eric Faurot | |
ok gilles@ | |||
2013-05-27 | undo previous: apparently "on the order of" is legitimate | Jason McIntyre | |
2013-05-27 | autodetect ipv6 addresses for route(8). ok benno@ bluhm@, manpage help jmc@ | Stuart Henderson | |
2013-05-26 | add B: to the list of options actually handled. | Marc Espie | |
2013-05-26 | sycn | Theo de Raadt | |
2013-05-25 | Fix wbinv routine used by bus_dmamap_sync() to correctly operate on all cmmus, | Miod Vallat | |
instead of I$ cmmu only. This longstanding bug has been introduced in r1.44, which commit message was right mentioning that it `fixes some bugs, probably introduces new ones as well'. | |||
2013-05-25 | Allow badaddr() to be used with a size of 8. Needed by the MVME181 memory | Miod Vallat | |
detection code, and forgotten in previous commit. | |||
2013-05-25 | Minimal support for MVME224 and MVME236 memory boards. | Miod Vallat | |
2013-05-25 | remove first and last space within (( )) | Robert Peichaer | |
ok halex@ krw@ | |||
2013-05-25 | Fix typo. From Caspar Schutijser via tech@. | lum | |
2013-05-25 | obviously missed something, so revert. | Marc Espie | |
(noticed by sthen@/matthieu@) | |||
2013-05-25 | set the IFF_RUNNNING flag when recreating an interface after the | Mike Belopuhov | |
IFF_LINK0 flag has been added; from form, ok deraadt claudio | |||
2013-05-24 | tweak the "deliver to lmtp" text, and zap an extraneous space; | Jason McIntyre | |
2013-05-24 | sync with OpenSMTPD 5.3.2 | Eric Faurot | |
ok gilles@ | |||
2013-05-24 | Fix dow register value in resettodr() - kernel computes it zero-based, but | Miod Vallat | |
chip want it one-based. | |||
2013-05-24 | *in* the order of, not *on* the order of; | Jason McIntyre | |
thanks sthen for verifying that it is approx 10s, not exactly | |||
2013-05-24 | the -a option probes multiple ifs now, not exits with error; | Jason McIntyre | |
based on mark johnston's -r250939 commit to freebsd ok sthen benno | |||
2013-05-24 | MacBookAir4,1 needs the same unmute quirk as MacBookAir3,1 | Jonathan Gray | |
problem reported and fix tested by jcs@ | |||
2013-05-24 | Since audio code is mp safe, establish isa and pci audio interrupts | Alexandre Ratchov | |
with the IPL_MPSAFE flag. In certain circumstances, this prevents interrupt handlers from waiting the global kernel_lock possibly (hold by slower code) to be released. ok kettenis | |||
2013-05-24 | for this type of page, where we list supported hardware, no need to relist | Jason McIntyre | |
them in SEE ALSO; | |||
2013-05-23 | Change console speed to 115200. | Brian Callahan | |
ok jasper@ | |||
2013-05-23 | Some more text noone but jmc@ will ever read | Miod Vallat | |
2013-05-23 | TOD clock support for AngelFire boards | Miod Vallat | |
2013-05-23 | Revert Active PS/2 support for now, until we find a solution suitable | Tobias Stoeckmann | |
for chipsets which stopped working. ok mpi | |||
2013-05-23 | there is no vfs_shutdown(9) page; | Jason McIntyre | |
2013-05-23 | tweaks; ok florian | Jason McIntyre | |
2013-05-23 | off by one, from Henri Kemppainen <duclare-at-guu.fi>, thanks! | Florian Obser | |
2013-05-23 | Fix pasto where 'c' instead of 'clients' is checked for NULL and add missing | Jasper Lievisse Adriaanse | |
free for the fcgi_response. ok florian@ | |||
2013-05-23 | Put slowcgi(8) a FastCGI to CGI wrapper in to work on it in tree. | Florian Obser | |
Not hooked up to the build yet. OK sthen@, deraadt@ agrees | |||
2013-05-23 | Properly implement access to IndexField() field units. The origional code | Mark Kettenis | |
only worked for field units that were 8 bits or less in size on fields using byte access. Fixes issues origionally reported by jcs@ and armani@. ok mlarkin@ | |||
2013-05-23 | revoke's default imp works. | Marc Espie | |
okay tedu@ | |||
2013-05-23 | BUFCACHEPERCENT has been set to 20 by default for a while now. | Lawrence Teo | |
ok dcoppa deraadt jmc |