summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2010-07-01syncTheo de Raadt
2010-07-01compat_o43 and compat_23 are no longer optionsTheo de Raadt
2010-07-01We have to add enc0 to the "enc" interface group manually on boot.Reyk Floeter
2010-07-01compat_o43 and compat_23 can dieTheo de Raadt
2010-07-01turn off COMPAT_O43Theo de Raadt
2010-07-01Simplified aml_parse_resource call, cleanup codeJordan Hargrave
2010-07-01Fix subordinate bus # for multi-root PCI busesJordan Hargrave
2010-07-01Add a look-up table for machines that have special vga cards. This table willPaul Irofti
2010-07-01More accurate comment as to what happens with acpi_savecpuMike Larkin
2010-07-01remove crappy old README filesTed Unangst
2010-07-01any TODO containing the item "Use lock manager locks." is provably wrong.Ted Unangst
2010-07-01Add things to enable aesni either ifdef'ed or commented out to easeThordur I. Bjornsson
2010-07-01I'm not sure where this TODO comes from, but it contains such exciting liesTed Unangst
2010-07-01the only thing left on the raidframe TODO list is to go awayTed Unangst
2010-06-30Disable/partially backout the bufq quiesce changes as thisThordur I. Bjornsson
2010-06-30This comment is unnecessarily confusing.Artur Grabowski
2010-06-30syncPeter Hessler
2010-06-30add Realtek RTL8171Peter Hessler
2010-06-30Silence the activation debug reporting. We are starting to get worriedTheo de Raadt
2010-06-30Merge from NetBSD: "Linux's getsid(2) does in fact return a pid,Philip Guenthe
2010-06-30style nitThordur I. Bjornsson
2010-06-30remove a compat_osf1 fileTed Unangst
2010-06-30delete osf1 compat filesTed Unangst
2010-06-30timeout_add -> timeout_add_msecBret Lambert
2010-06-30remove compat_osf1 support from the kernelTed Unangst
2010-06-30This needs sys/sysctl.h to compile.Claudio Jeker
2010-06-30Remove the ``never cache virtual addresses in the DVMA range'' inMiod Vallat
2010-06-30knf function decleration nit.Thordur I. Bjornsson
2010-06-30Add getsockopt SOL_SOCKET SO_PEERCRED support. This behaves similar toTheo de Raadt
2010-06-30timeout_add -> timeout_add_msecBret Lambert
2010-06-30for scsibus, silence the activate function when unknown events are given.Theo de Raadt
2010-06-30amd64_pa_used is weird.Owain Ainsworth
2010-06-30Cleaned up aml name parser, delete unused codeJordan Hargrave
2010-06-30Use SLIST for the ccb free list.Michael Knudsen
2010-06-30Use a SLIST for the ccb free list.Michael Knudsen
2010-06-30Flush cache before suspend.Mark Kettenis
2010-06-30Use SLIST instead of TAILQ for the ccb free list.Michael Knudsen
2010-06-30fix route label awesomeness, issue also known as PR6416Henning Brauer
2010-06-30Make this compile after TTYHOG definition change (but the logic should be fixedMiod Vallat
2010-06-30Bring cd(4) into line with sd(4) and st(4) by implementing CDF_DYINGKenneth R Westerback
2010-06-30Remove #ifdef CRYPTO. config will do this for us.Thordur I. Bjornsson
2010-06-30get rid of a few c++ comments and a few spacing nitsThordur I. Bjornsson
2010-06-30remove two useless defines.Thordur I. Bjornsson
2010-06-30regenYojiro Uo
2010-06-30add MOSCHIP MCS7715Yojiro Uo
2010-06-30change a pair of timeout_add calls to timeout_add_{,m}secBret Lambert
2010-06-30* use audio(9)'s DMA trigger methods instead of the init/startJacob Meuser
2010-06-30Instead of failing immediately , check for ENOTTY from the parent (umodem)Nicholas Marriott
2010-06-30Add mostly working support for ironlake (integrated graphics on core i5 and i3Owain Ainsworth
2010-06-30add support for ironlake (clarkdale and arrandale, i.e. core i3 and coreOwain Ainsworth