summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-02While answering a question asked by espie@, i noticed that .Fd is notIngo Schwarze
2013-11-02syncTheo de Raadt
2013-11-02Fix lie that predated NetBSD: the struct stat time padding affectedPhilip Guenther
2013-11-02support pkcs#11 tokes that only provide x509 zerts instead of raw pubkeys;Markus Friedl
2013-11-02replace rc4 with ChaCha20 here, too; ok djm, tedu, deraadtMarkus Friedl
2013-11-02out of place word; discussed with jmc and guentherTheo de Raadt
2013-11-02Reserve a page at the beginning of the kernel text to use for the trap vectors,Miod Vallat
2013-11-02.Xr clock_gettimeMarc Espie
2013-11-02syncTheo de Raadt
2013-11-02syncTheo de Raadt
2013-11-02oops, do install man pages on macppc...Theo de Raadt
2013-11-02do not log passwords, even if they are wrong.Sebastian Benoit
2013-11-02Cleanup bios_oconsdev_t. Make sure you have a halfway recent bootloaderMark Kettenis
2013-11-02Fix reference leak in i915_gem_mmap_ioctl().Mark Kettenis
2013-11-02Make calltrap global such that gdb can always find it.Mark Kettenis
2013-11-02Bring back spnego support into gssapi as we used to have it beforeAntoine Jacoutot
2013-11-02Use sigexit() instead of rolling our own version.Miod Vallat
2013-11-02bunch of format string cleanups, removing %i, signed vs unsigned, and evenTheo de Raadt
2013-11-02Remove a layer of abstraction for fetching a configuration descriptor.Martin Pieuchot
2013-11-02move the global description of --export-symbols up to dlopen,Marc Espie
2013-11-02Update the fuse_opt to have option like -h working.Sylvestre Gallon
2013-11-02fix some commentsTheo de Raadt
2013-11-02finish xref linking clock_gettime and getitimerTed Unangst
2013-11-02Begin conversion of USB stack to return int instead of usbd_status,Jeremy Evans
2013-11-02Some more aggressive CR3 whacking is needed on some machines to completelyMike Larkin
2013-11-02do not export speclisth to userlandTheo de Raadt
2013-11-02No need to cast constants or simple variables to (daddr_t). UseKenneth R Westerback
2013-11-01Document the stupid behaviour of older PROM which fail to load binariesMiod Vallat
2013-11-01Provide -I's to reach the gdtoa directory for .h filesTheo de Raadt
2013-11-01push the queues every 1/HZ using timeout(9)pelikan
2013-11-01keep net/hfsc.h away from userspace, except in pfctlpelikan
2013-11-01Drop zsaddr[NZS] and the need for zs to be needs-count. zsaddr[] is no longerMiod Vallat
2013-11-01adds a few modules used by upcoming drivers, and support for disablingaalm
2013-11-01syncJasper Lievisse Adriaanse
2013-11-01missing regen after gpio(4) got addedJasper Lievisse Adriaanse
2013-11-01hookup sunxi bits for miniroot and ramdisk, tested on pcduino.Jasper Lievisse Adriaanse
2013-11-01Use %lu to print u_long, not %lld.Kenneth R Westerback
2013-11-01crank MINIROOTSIZE needed so the ramdisks will fit againJasper Lievisse Adriaanse
2013-11-01when we fail to power up the AHCI phy don't bother trying to makeJasper Lievisse Adriaanse
2013-11-01The old routing messages compatibility code did not work on strictAlexander Bluhm
2013-11-01update currency exchange rates;Jason McIntyre
2013-11-01Pull in gdtoa.h instead of declaring __dtoa() and __freedtoa() directlyPhilip Guenther
2013-11-01oaic can be booted off.Miod Vallat
2013-11-01syncTheo de Raadt
2013-11-01Link the pf_divert regression test to the build again as it doesAlexander Bluhm
2013-11-01Add missing bitfields needed by gvfs.Sylvestre Gallon
2013-11-01Add a check-setup target. This allows to find setup errors moreAlexander Bluhm
2013-11-01silence warningMarc Espie
2013-11-01Spacing.Martin Pieuchot
2013-11-01Sprinkle (long long) casts where %lld is being used to print daddr_tKenneth R Westerback