summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-03Sync Kerberos man pages with reality:Antoine Jacoutot
2013-11-03Install fuse headers in 'make includes', diff from stsp@, ok guenther@Stuart Henderson
2013-06-03Add a regression test suite for the pf divert-to and divert-replyAlexander Bluhm
2013-11-03fix a couple of function definitions foo() -> foo(void)Damien Miller
2013-11-03Add a man page for nginx.conf; not yet hooked to the build.Florian Obser
2013-11-03Even saner kernel layout, so that .rodata can be batc mapped by a read-onlyMiod Vallat
2013-11-03Enable TX checksum offload.Brad Smith
2013-11-03Add missing (long long) cast of variable, (long long) castsKenneth R Westerback
2013-11-03Add divert tests that reuse protocol and port. They show whatAlexander Bluhm
2013-11-03Add a second test, shortseek(), to make sure that seekdir() also worksIngo Schwarze
2013-11-02Use a linker script to align .data to a BATC boundary as well, so that noMiod Vallat
2013-11-02Create the initial page tables in the area between the end of the firmwareMiod Vallat
2013-11-02Link m88k kernels on a BATC boundary.Miod Vallat
2013-11-02replace bare use of disksort with a bufq, modelled on the sys/dev/isa/fd.cDavid Gwynne
2013-11-02Replace drm_handle_create/delete with drm_gem_handle_create/delete and makeMark Kettenis
2013-11-02add curve25519-sha256@libssh.orgMarkus Friedl
2013-11-02the default kex is now curve25519-sha256@libssh.orgMarkus Friedl
2013-11-02remove unnecessary spinlock that slowed down pthread_getspecific.Ted Unangst
2013-11-02no need to include monitor_wrap.h and ssh-gss.hMarkus Friedl
2013-11-02no need to include ssh-gss.hMarkus Friedl
2013-11-02no need to include monitor_wrap.hMarkus Friedl
2013-11-02add missing $OpenBSD$ tagsMarkus Friedl
2013-11-02use curve25519 for default key exchange (curve25519-sha256@libssh.org);Markus Friedl
2013-11-02Oops, utime() is section 3, not 2Philip Guenther
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