summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-20Change hzto(9) and tvtohz(9) arguments to const pointers.Matthew Dempsky
2010-08-20add format strings implied by surplus argumentsJonathan Gray
2010-08-20regenDamien Bergamini
2010-08-20The Hercules HWNUP-150 is a urtwn (Realtek RTL8192SU).Damien Bergamini
2010-08-20sync divert-packet documentation with realityHenning Brauer
2010-08-20fix previous: when bailing out due to -Wstop,Ingo Schwarze
2010-08-20polish the code: remove few unused #includes, add missing ones,Alexandre Ratchov
2010-08-20white space fixDavid Gwynne
2010-08-20fix an annoying indentation glitchTheo de Raadt
2010-08-20Implement a simple, consistent user interface for error handling.Ingo Schwarze
2010-08-20Don't silently ignore errors if we cannot open the device. While I'm hereFederico G. Schwindt
2010-08-19Add "memory" clobber to lidt inline asm, to prevent the GCC optimizer fromMark Kettenis
2010-08-19Do not call event_del() for signals after fork(), just use sigaction()Nicholas Marriott
2010-08-19Introduce an MI kern.consdev sysctl that will replace the MDMark Kettenis
2010-08-19- fold several occurences of DEVNAME() into one located in sdmmcvar.h.Jasper Lievisse Adriaanse
2010-08-19Do not need to dup() the tty fd sent from the client because it isNicholas Marriott
2010-08-19Add man page for diskmap(4).Joel Sing
2010-08-19Correctly decode and print access point names.Joel Sing
2010-08-19Update to tzdata2010l from elsie.nci.nih.govTodd C. Miller
2010-08-19fix NULL pointer deref in midicat option parsing when ``-'' isAlexandre Ratchov
2010-08-18* indentation fixJacob Meuser
2010-08-18* the detach and drain functions do the same waiting for channels toJacob Meuser
2010-08-18- remove linux emulation bits here tooJasper Lievisse Adriaanse
2010-08-18- remove COMPAT_LINUX bits. these architectures are not targetted by theJasper Lievisse Adriaanse
2010-08-18remove -p option option from install of heimdal.infoDavid Krause
2010-08-18regenDamien Bergamini
2010-08-18Realtek RTL8190P and RTL8192E PCI ids.Damien Bergamini
2010-08-18document Host AP mode with the usual CAVEATSDamien Bergamini
2010-08-18fix a test that prevents division by zeroDamien Bergamini
2010-08-18- in STA mode, when associated, stop receiving beacons from other BSS.Damien Bergamini
2010-08-18.It CACE AirPcap NxDamien Bergamini
2010-08-18delete some rogue spaces and tabs. no binary change.Marco Peereboom
2010-08-18Add a cross reference to patch(1)Ingo Schwarze
2010-08-18- fix compilation of kernel without FFS...don't ask ;-)Jasper Lievisse Adriaanse
2010-08-18Remove the standard pod2man \*(C+ pre-predefined string ("C++").Ingo Schwarze
2010-08-18Ignore \h (local horizontal motion) and \v (local vertical motion) escapesIngo Schwarze
2010-08-18Correctly display quotes around the .Lk link-name argument,Ingo Schwarze
2010-08-18Correctly print .Lk arguments in -Tascii.Ingo Schwarze
2010-08-18Remove mandoc(1) compatibility notes that are no longer relevant;Ingo Schwarze
2010-08-18Turn the non-trivial PS_GROWBUF macro into a function.Ingo Schwarze
2010-08-18Simplify and sync the code and comments for copying the macro nameIngo Schwarze
2010-08-18Use isascii(3) to make sure we really throw away non-ASCII characters,Ingo Schwarze
2010-08-17regenJasper Lievisse Adriaanse
2010-08-17- TI doesn't mean Texas IntelJasper Lievisse Adriaanse
2010-08-17several fixes from netbsd:Jasper Lievisse Adriaanse
2010-08-17Make sure fast trap handlers correctly invoke soft interrupts by markingMiod Vallat
2010-08-17MDEXT missed some files (result was they are not listed in the build-timeTheo de Raadt
2010-08-17Power management for PCI devices. For now just put everything in the D3Mark Kettenis
2010-08-16Restore initialization of apcicnaddr which got accidentally removed in revisionMiod Vallat
2010-08-16Make sure we reserve enough room after the kernel image to avoid stompingMiod Vallat