openbsd
2014-12-31 dcoppaMention previously missing '/etc/apm/hibernate' action
2014-12-31 bluhmCreate CA and certificates for TLS tests consistently...
2014-12-30 millertUse a 1MB realloc() increment instead of an 8KB one...
2014-12-30 bcallahRemove some checks that will always evaluate to true...
2014-12-30 schwarzefix wrong paths below FILES; from Theo Buehler <theo...
2014-12-30 bluhmAdd syslog-tls 6514/tcp to etc/services.
2014-12-30 afresh1Make perl use our (arc4random backed) drand48 when...
2014-12-30 schwarzeWhen a file is given on the command line, actually...
2014-12-30 miodself-relocating crt0 bits for sh, and enable static...
2014-12-30 miodClean up and optimize _dl_start a bit by using immediat...
2014-12-30 ajacoutotRename a few functions name. Will help factorize some...
2014-12-30 robertdo not print an empty order in case pkg_scripts is...
2014-12-30 ajacoutotadd_flags() does not need any action argument.
2014-12-30 jsgRemove redundant md memcpy.S and memmove.S lines. ...
2014-12-30 kettenisFix handling of R_MIPS_REL32_64 relocations that refere...
2014-12-30 dlgadd __bounded as appropriate.
2014-12-30 schwarzeTest the weird construct of a user-defined macro starti...
2014-12-30 teducopy bcrypt autotune from encrypt(1) and expose via...
2014-12-30 schwarzelet the "make groff" maintainer target show groff warnings
2014-12-30 jsgunifdef __APCS_26__ we don't run on anything with a...
2014-12-30 krwRework disklabel reading taskq to plug holes pointed...
2014-12-30 djmtypo in comment: ouput => output
2014-12-29 aoyamaregen
2014-12-29 aoyamaAdd audio(4) related entries.
2014-12-29 millertMinor cleanup:
2014-12-29 kettenisMake the PLT read-only on powerpc as well.
2014-12-29 naddy* Ukrainian airports; from Alexey Suslikov
2014-12-29 kettenisToggle the TX_RING_KICK_WRAP bit when appropriate.
2014-12-29 teduimpose some limits on the ideal rounds so nothing too...
2014-12-29 deraadtencrypt is now built into instbin, do not need to use...
2014-12-29 teduswitch encrypt to auto scaling bcrypt rounds. ok deraadt
2014-12-29 tedudon't leak timing info about padding errors by generati...
2014-12-29 schwarzedocument ordering more explicitly;
2014-12-29 teduuseless change. overwriting the nul byte with a newline...
2014-12-29 tedurename fingerprint struct field. no longer exposed...
2014-12-29 teduremove the inspect debug command. should not be used...
2014-12-29 mpiAssert that rtrequest1(9) is always called at IPL_SOFTN...
2014-12-29 ajacoutotAdd line continuation to be consistent with rc_pre...
2014-12-29 ajacoutotpexp is not needed; ok sthen@
2014-12-29 jsgsync
2014-12-29 jasperre-add missing space in confirm prompt that got lost...
2014-12-29 miodExplicitely include <uvm/uvm_extern.h> in order to...
2014-12-29 bradSome missing break's.
2014-12-29 bradSome cleaning up of the ioctl handling bits to bring...
2014-12-29 bradSome cleaning up of the ioctl handling bits to bring...
2014-12-29 kettenisIt sends and receives packets (until we run out of...
2014-12-28 krwThe greatest happiness is to scatter inferiour APIs...
2014-12-28 jmcspelling fix; from daria suchecka via krzystof warzecha
2014-12-28 kettenisFairly complete Rx path hardware initialization.
2014-12-28 krwReplace last workq in tree (reading disklabels from...
2014-12-28 jsingFix subtle typo.
2014-12-28 jsingAdd regress tests for default option handling.
2014-12-28 jsingAllow a default option to be specified by having a...
2014-12-28 jsingAdd regress tests for multiple argument callback functions.
2014-12-28 jsingProvide an option type that allows for a callback funct...
2014-12-28 jsingAdd option parsing regress tests with end of options...
2014-12-28 jsingTeach option parsing that a single hyphen denotes the...
2014-12-28 jsingAdd regress tests for option parsing with multiple...
2014-12-28 jsingProvide a mechanism for option parsing to return the...
2014-12-28 matthieuAttach USB HID devices from the Generic Destop page...
2014-12-28 schwarzeImprove documentation of the header/footer macros ...
2014-12-28 jsingUpdate regress to match change in unnamed argument...
2014-12-28 jsingOnly accept a single unnamed argument - the existing...
2014-12-28 jsingSlightly simplify options parsing logic.
2014-12-28 schwarzemdoc(7) already uses the mandoc(1) -Ios argument in...
2014-12-28 jsingUpdate options regress to match option function pointer...
2014-12-28 jsingProvide two different function pointers for option...
2014-12-28 jsgremove a surplus argument to printf caught by -Wformat
2014-12-28 claudioUnbreak the tree. Looks like tedu did not tedu enough...
2014-12-28 schwarzeimprove previous: do the size check up front to avoid...
2014-12-28 bluhmAdd regression tests where OpenBSD syslogd is sending...
2014-12-28 jsingProvide initial regress tests for the complex option...
2014-12-28 jsgmask with & not &&
2014-12-28 reykChange the default ext_addr from "egress" to "*". ...
2014-12-28 reykChange the default example from "listen on egress"...
2014-12-28 aoyamaAdd an audio driver, necsb(4), for NEC PC-9801-86 sound...
2014-12-28 bluhmWith revision 1.93 a space character got lost when...
2014-12-28 teduconvert bcopy to memcpy in md5 and sha1. also be consis...
2014-12-28 teduremove KPDK. not really used, and a bad choice anyway...
2014-12-28 deraadtalpha now supports -static -pie binaries; ok kettenis
2014-12-28 deraadtBuild special/encrypt into instbin, to prepare for...
2014-12-27 espieprepare things slightly further, FwUpdate still not...
2014-12-27 espiemake it at least work a wee little bit.
2014-12-27 jsgmention Wandboard
2014-12-27 kettenisLink -static -pie executables with rcrt0.o instead...
2014-12-27 kettenisStatic PIE for mips64. Still something not quite right...
2014-12-27 deraadtencrypt should easily fit onto the media now. this...
2014-12-27 bcookinclude netinet/in.h to define struct in6_addr.
2014-12-27 jmczap trailing whitespace;
2014-12-27 jmcadd tsciic to the masters list;
2014-12-27 espieSpecialisation of PkgAdd to do fw_update, not yet finished
2014-12-27 kettenisOnly include "boot.h" if MD_RCRT0_START is defined...
2014-12-27 kettenisLink -static -pie executables with rcrt0.o instead...
2014-12-27 kettenisChange the default entry point from _start to __start.
2014-12-27 kettenisStatic PIE support for alpha.
2014-12-27 kettenisMake ld.so process only R_ALPHA_RELATIVE relocations...
2014-12-27 deraadtAs indicated by kettenis and kurt, hppa i386 powerpc...
2014-12-27 deraadtsync
2014-12-27 deraadtSRCDIRS must now always come from distrib/special....
2014-12-26 kettenisMore code. Transmitting packets somewhat works now.
next