openbsd
2018-01-26 naddyHandle the transfer size option when faking up /etc...
2018-01-26 kettenisAdd kernel support for the VFP FPU/SIMD unit. Based...
2018-01-26 kettenisCleanup VFP code.
2018-01-26 jcaDocument MODCMAKE_DEBUG
2018-01-26 ericallow unpriviledged user to run "encrypt" and "spf...
2018-01-26 ccardenasFix Failure on Start
2018-01-25 krwAdd DPRINTF() and use it to replace log_debug() stateme...
2018-01-25 mpiRemove mutex implementations that now live in MI code.
2018-01-25 mpiMove common mutex implementations to a MI place.
2018-01-25 mpiUse a workaround for detached parent in carp_proto_inpu...
2018-01-25 mpiUse a new LDFLAGS variable to pass "-melf_i386_obsd...
2018-01-25 mpiAssert that ifiq_destroy() is not called with the NET_L...
2018-01-25 djmcertificate options are case-sensitive; fix case on...
2018-01-25 yasuokaFix perl build not to install libperl* twice. This...
2018-01-24 kettenisMake the NEON codepaths conditional on __STRICT_ALIGNME...
2018-01-24 krwDon't display the seconds until renewal. i.e. "em0...
2018-01-24 patrickImplement support for specifying multiple proposals...
2018-01-24 espieadd the glue to generate future libset, which are curre...
2018-01-24 millertPOSIX requires that awk support \v and \a escapes....
2018-01-24 claudioLog some more errors in the ca code, since there seems...
2018-01-24 tbUse closefrom(3) instead of manually closing all file...
2018-01-24 patrickDo not print that the firmware was successfully loaded...
2018-01-24 patrickPut the default case, which prints information about...
2018-01-24 patrickWe don't do booleans in the kernel, so replace a few...
2018-01-24 dlgdocument bpfsattach and bpfsdetach
2018-01-24 dlgadd support for bpf on "subsystems", not just network...
2018-01-23 bluhmAdd a smarter test that opens a file, unlinks it, and...
2018-01-23 bluhmThe IPv6 gateway address passed to rt6_flush() comes...
2018-01-23 millertUpdate to tzdata2018c from ftp.iana.org
2018-01-23 bluhmThe TCP reaper timeout was still imlemented as soft...
2018-01-23 bluhmAlthough it is a dead store here, always reassign the...
2018-01-23 bluhmBring back the PRU_ATTACH constant and description...
2018-01-23 bluhmFix printf(9) format strings so that a kernel with...
2018-01-23 stspFix a logic bug in sshd_exchange_identification which...
2018-01-23 stspAdd missing braces; fixes 'write: Socket is not connect...
2018-01-23 deraadtuse END_STRONG. Yes, everything in the sh ecosystem...
2018-01-23 visaAlways lock the kernel lock with non-MP-safe interrupt...
2018-01-23 kettenisRevise 'struct fpreg' such that it can actually represe...
2018-01-23 fcambusFix underline rotation on CCW (quarter counter-clockwis...
2018-01-23 ottoFix table wrt missing element and `, detailed analysis...
2018-01-23 djmDrop compatibility hacks for some ancient SSH implement...
2018-01-23 djmtry harder to preserve errno during ssh_connect_direct...
2018-01-23 djmunbreak support for clients that advertise a protocol...
2018-01-23 djmdon't attempt to force hostnames that are addresses...
2018-01-23 djmavoid modifying pw->pw_passwd; let endpwent() clean...
2018-01-23 kevloFix checks for error return from urtw_alloc_rx_data_lis...
2018-01-22 bru1. Add a field for configuring the size of edge areas...
2018-01-22 okanAdd support for 'a:' and 'exists:' mechanisms.
2018-01-22 bluhmBring back the detach messages in trpt(8) for tcp debug...
2018-01-22 espieTriggered by Klemens Nanni patch, move OLD_WRKDIR_NAME...
2018-01-22 helgUse the proper address space when using a kernel that...
2018-01-22 fcambusMore sizes for free() in wscons(4).
2018-01-22 mpi<machine/mutex.h> -> <sys/mutex.h>
2018-01-22 mpiInclude <sys/mutex.h> instead of <machine/mutex.h>
2018-01-22 mpiInclude <sys/mutex.h> rather than <machine/mutex.h>
2018-01-22 mpiAlways grab the KERNEL_LOCK() for !IPL_MPSAFE handlers.
2018-01-22 mpiUse ip_send() to not call ip_output() recursively in...
2018-01-22 mpiDo not call ip_output() recursively in vxlan_start().
2018-01-22 mpiAdd SHT_SYMTAB_SHNDX
2018-01-22 jsgregen
2018-01-22 jsgadd clang-local(1) to SEE ALSO
2018-01-22 jsgMatch on Iris Pro Graphics 580 and other skylake GT4...
2018-01-21 kettenisMove some code back from locore0.S to locore.S that...
2018-01-21 kettenisImplement ffs(3) using the CLZ instructions which has...
2018-01-21 patrickAdd missing OpenBSD CVS tag
2018-01-21 patrickImplement network boot support in efiboot(8). This...
2018-01-21 jasperadd new '-c' option which runs a command instead of...
2018-01-21 halexfix error handling while fetching sets
2018-01-21 mikebRelease interrupt source if the interrupt task is alrea...
2018-01-21 mikebImprove panic message
2018-01-21 jmcadd arch to Dt;
2018-01-21 jmcremove the ref to gcc-local. the alternative was to...
2018-01-20 jsguse virt instructions with clang instead of equivalent...
2018-01-20 mpfProvide a simpler example ifstated.conf.
2018-01-20 mpfImprove the config example.
2018-01-20 mikebDisable TCP and UDP transmit checksum offloading
2018-01-20 robFix uninitialized variable.
2018-01-20 kettenisRe-enable the code that unmaps the startup code once...
2018-01-20 deraadtsync
2018-01-20 antonRemove code that has been disabled since 1999. From...
2018-01-20 espieoops, no chomp, so get rid of the extra blank line...
2018-01-19 jcsdwiic: cleanup function prototypes after ACPI/PCI split
2018-01-19 kettenissync
2018-01-19 kettenisBuild clang on sparc64.
2018-01-19 kettenisSwitch the default compiler on armv7 to clang.
2018-01-19 kettenisUse static inline such that the functions are guarantee...
2018-01-19 bluhmIn pfioctl() a pf unlock was missing in the error path.
2018-01-19 ccardenasVMD: vioscsi - fix large ISO support in Linux
2018-01-19 bluhmUse the pf state key linking functions in two more...
2018-01-19 espiedisplay the actual redirect message, as that's informative.
2018-01-19 jcaPartial revert of rev. 1.7, fixes build with clang
2018-01-19 gsoares/etc/snmpd.conf may contain passwords or other sensitive
2018-01-18 deraadtWow, it cannot even be in .data...
2018-01-18 ottoZap the rotor, it was a wrong idea. Cluebat applied...
2018-01-18 deraadtSorry, the PIC macros cannot reach to .rodata....
2018-01-18 ratchovRemove quirk matching all Yamaha devices, as this preve...
2018-01-18 bluhmWhile booting it does not make sense to wait for memory...
2018-01-18 jobMake URL redirection sticky in the installer
2018-01-18 nicmDiscard all but the last line when reading from a ...
2018-01-18 visaMake the installer use the multiprocessor kernel if...
next