summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-02Don't put state key if pf_insert_state fails. pf_detach_state would haveChristopher Pascoe
2007-12-02Don't leak state if key allocation fails during add.Christopher Pascoe
2007-12-02Set expiry timestamp when importing a state, otherwise it expires on theChristopher Pascoe
2007-12-02DIOCADDSTATE would always dereference a NULL pointer during this copyChristopher Pascoe
2007-12-01Let apmless non-mp kernels compile, from chris@Miod Vallat
2007-12-01zap trailing whitespace;Jason McIntyre
2007-12-01Don't be lazy in the locking in SYSCALL_DEBUG code.Artur Grabowski
2007-12-01fix typo, spotted by James J. LippardJasper Lievisse Adriaanse
2007-12-01fix makefile races.Marc Espie
2007-12-01Don't double attach serverworks subsidiary pci busses, introduced byTheo de Raadt
2007-12-01I was sure I had committed this already, grrrr.Marc Espie
2007-12-01relevant updates/fixes up to openssl-0.9.8g;Jason McIntyre
2007-11-30s/letoh16/htole16/ in iwn_send_sensitivity().Damien Bergamini
2007-11-30new 4965AGN firmware: 4.44.1.20.Damien Bergamini
2007-11-30Fix msleep.Owain Ainsworth
2007-11-30Disestablish interrupts upon detach,Mark Kettenis
2007-11-30Make ppb(4) detachable.Mark Kettenis
2007-11-30Make pci(4) detachable.Mark Kettenis
2007-11-30Unbreak build. Also tested by jasper@.Joel Sing
2007-11-30skip the bad mapping checks for now, sighTheo de Raadt
2007-11-30Simplify process header display logic a bit. From Mark LumsdenOtto Moerbeek
2007-11-30make mailer.conf(5) more visible.Jason McIntyre
2007-11-30Define IPL_VM on platforms which lack it.Miod Vallat
2007-11-30Skip the sanity test introduced in r1.50 on TI devices, as it gets triggeredMiod Vallat
2007-11-30Define NORMAL_C_NOP everywhere.Miod Vallat
2007-11-29unbreak the zaurus kernel build by adding a missing headerTodd T. Fries
2007-11-29Remove devices that do not exist and architectures are not supported.Joel Sing
2007-11-29- get synopsis/usage() rightJason McIntyre
2007-11-29- for acpi(4), document /dev/apm and /dev/apmctlJason McIntyre
2007-11-29- better integrate msleep() into this pageJason McIntyre
2007-11-29- sort the options listJason McIntyre
2007-11-29repair case of agp & subsidiary busses; ok kettenisTheo de Raadt
2007-11-29outdated commentTheo de Raadt
2007-11-29fix small glitch in displaying process list header; from Mark LumsdenOtto Moerbeek
2007-11-29needs at least S definedTheo de Raadt
2007-11-29syncTheo de Raadt
2007-11-29remove unused functionCharles Longeau
2007-11-29use a working mutex for the freepage list. ok art deraadtTed Unangst
2007-11-28oga just showed the worst case of "commit and run for beer" i've everTheo de Raadt
2007-11-28Initial import of the DRM (direct rendering manager).Owain Ainsworth
2007-11-28<oga> art write me a manpageArtur Grabowski
2007-11-28Add msleep. This is identical to tsleep but it takes a mutex as aOwain Ainsworth
2007-11-28Garbage collect sparc_cas() and sparc_casx(). We have equivalent functionsMark Kettenis
2007-11-28Don't complain about removing wired pages; this is expected to happen withMark Kettenis
2007-11-28i prefer our ISC license.David Gwynne
2007-11-28g/c mfs_mountroot() and mfs_initminiroot(). We don't support root onTodd C. Miller
2007-11-28fill the va_blocksize with something a litte saner,Thordur I. Bjornsson
2007-11-28- bring back a tweak that got reverted in previousJason McIntyre
2007-11-28sort options list;Jason McIntyre
2007-11-28Don't free the old idt vector if we reuse it.Mark Kettenis