summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-03Fix debug code.Mark Kettenis
2008-01-03Add an explicit clobber to prevent gcc from reordering instructions aroundMiod Vallat
2008-01-03Enable wide transfers in the IOPB on wide busses, and get the IOPB passthroughMiod Vallat
2008-01-03Remove redundant extenr declaration.Mark Kettenis
2008-01-03Don't depend on evil (struct psycho_pbm *) cast.Mark Kettenis
2008-01-03revert back to using local zones for localhost. and IPv4/IPv6 reverse untilJakob Schlyter
2008-01-03Make if.c kvm free by fetching the interface stats via sysctl like in systatClaudio Jeker
2008-01-03Remove some junk.Mark Kettenis
2008-01-03Move zaurus to __HAVE_TIMECOUNTER.Mark Kettenis
2008-01-03document "exit" for logging out of systems, instead of "logout":Jason McIntyre
2008-01-03Make slowtrap check the real stack pointer instead of whatever is in %g6.Mark Kettenis
2008-01-03borrow more from other pages; dlg okTheo de Raadt
2008-01-03send the correct lengthReyk Floeter
2008-01-03handle no more than 2147483647 (0x7fffffff) variable bindingsReyk Floeter
2008-01-03Fix page fault trap which occured when device was detached after a failedMarcus Glocker
2008-01-03scalars have an index of 0 in the returned oid (like sysDescr.0).Reyk Floeter
2008-01-03fix parsing of get* requests with multiple varbind elementsReyk Floeter
2008-01-03ipv6 can handle "dest" lines too; ok marcJason McIntyre
2008-01-03remove almost empty EXAMPLE sectionCharles Longeau
2008-01-03missing word; from Jason FilleyJason McIntyre
2008-01-03In preparation of eliminating <> comment false positives:Ray Lai
2008-01-03Remove text which is incorrect now that 'get bios geometry'Stuart Henderson
2008-01-02Make sure that a key belongs to the table before returning a match.Mats O Jansson
2008-01-02Do not invalidate the 88410 cache without flushing it first; this isMiod Vallat
2008-01-02regression test for lazy binding.Matthieu Herrb
2008-01-02Do not lose nanosleep() return value in the last copyout if nonzero; PR#5697Miod Vallat
2008-01-02remove unused functionCharles Longeau
2008-01-02remove unused functionsCharles Longeau
2008-01-02fix obvious bug in .NODEFAULT handlingMarc Espie
2008-01-02Update commented out kerberos bits in case someone wants to add missingTodd C. Miller
2008-01-02remove unused fileCharles Longeau
2008-01-02remove unused functionsCharles Longeau
2008-01-02Make network scanning work correctly.Marcus Glocker
2008-01-02regenMark Kettenis
2008-01-02Fix typo in 82801IH LPC entry.Mark Kettenis
2008-01-02fix PR 5141:Charles Longeau
2008-01-02Add the ATI SB700 chipset.Brad Smith
2008-01-02syncMiod Vallat
2008-01-02Give LOCKDEBUG kernels a chance to compile; ok kettenis@Miod Vallat
2008-01-02correct the comment above noct_read().Brad Smith
2008-01-02add the NVIDIA MCP77/79 ids.Brad Smith
2008-01-02correct the comment in agp_map_aperture().Brad Smith
2008-01-02return with ENOTTY instead of EINVAL for unknown ioctl requests.Brad Smith
2008-01-02Accept BPF_MUL as a valid instruction in bpf_validate() also improveCan Erkin Acar
2008-01-01In the alpha allocate_stack builtin, only trigger stack probes if not runningMiod Vallat
2008-01-01Implement an MP-safe rw_cas() based upon the casx instruction; ok kettenis@Miod Vallat
2008-01-01Match on Cougar boards, and try to drive them like Jaguars on steroids. OnMiod Vallat
2008-01-01simplify BUGS; ok miodJason McIntyre
2008-01-01Add devices 11b rateset. Add/Adjust comments.Marcus Glocker
2008-01-01syncTheo de Raadt