openbsd
2014-12-17 schwarzeBe a bit more lenient in what to accept for section...
2014-12-17 dougAdd size_t to int checks for SSL functions.
2014-12-17 millertUse log_warnx() not log_warn() for mail loop warning...
2014-12-17 kettenisAvoid premature masking in the interrupt handler code...
2014-12-17 deraadtremove simplelocks (trivial)
2014-12-17 deraadtdelete simplelocks
2014-12-17 deraadtremove simplelocks
2014-12-17 deraadtpretty easy removal of simplelocks
2014-12-17 deraadtremove simplelocks
2014-12-17 deraadtremove simplelocks use
2014-12-17 reykAdd missing flag in the description field.
2014-12-17 jsgadd umcs(4)
2014-12-17 mpiRemove the "multicast_" prefix from the fields a multic...
2014-12-17 mpiUse an interface index instead of a pointer for multica...
2014-12-17 guentherPrefer MADV_* over POSIX_MADV_* in kernel for consisten...
2014-12-17 deraadtdelete archaic simplelock use.
2014-12-17 bradDo as the datasheet recommends and disable the RX filte...
2014-12-17 danielincrease to 2048 to prevent failure. ok deraadt@
2014-12-16 deraadtinstall both ld.so with mode 444
2014-12-16 schwarzeIgnore mdoc(7) and man(7) macros inside tbl(7) code...
2014-12-16 jmatthewTemporarily expand the pci memory range to suit Dell...
2014-12-16 deraadtsync
2014-12-16 tedudon't include lock.h by default. poisons namespace...
2014-12-16 miodsync
2014-12-16 miodDo not grab the kernel lock for clock interrupts, hardc...
2014-12-16 tedumust include lock.h to play with locks
2014-12-16 teduthese headers do not need to (and should not) include...
2014-12-16 teduinclude atomic.h to get atomic operations (virtio_memba...
2014-12-16 sfDefine and print HV cpuid flag.
2014-12-16 pascalInstall a copy of ld.so into /sbin. Soon to be used...
2014-12-16 sthentypo; ok deraadt
2014-12-16 deraadtwarn for correct symbol
2014-12-16 tedumust include lock.h if you want to play with locks
2014-12-16 teduonly need lock.h here, not all of uvm_extern.h
2014-12-16 schwarzecorrect -Tutf8 and -Thtml rendering of \(~=
2014-12-16 millertDon't pass options after the to address to sendmail...
2014-12-16 millertAdd new "expandaddr" flag (disabled by default) to...
2014-12-16 millertUse glob() to expand filenames instead of passing it...
2014-12-16 teduprimary change: move uvm_vnode out of vnode, keeping...
2014-12-16 miodProtect memory allocation and disposal with splvm(...
2014-12-16 schwarzeExplicit block closure macros clobber next-line block...
2014-12-16 miodNow that we have Camellia support in libcrypto, bring...
2014-12-16 schwarzeWhen a string comparison condition contains no mismatch...
2014-12-16 millertReplace setpgrp(0, getpid()) with setpgid(0, 0). OK...
2014-12-16 millertRemove some useless casts and includes. OK deraadt...
2014-12-16 teduinclude lock.h, needed for later headers but currently...
2014-12-16 jsgDon't display formatted time if localtime() fails.
2014-12-16 schwarzeWhen a numerical condition errors out after consuming...
2014-12-16 schwarzeuse .In and delete .Tn; from Kaspars at Bankovskis...
2014-12-15 schwarzeEmpty conditions count as false.
2014-12-15 schwarzemerge improvements from NetBSD; ok jmc@ nicm@
2014-12-15 tedudon't drop the kernel lock everytime. on a busy system...
2014-12-15 tedu.Xr cut which may be what you're really looking for.
2014-12-15 bradConsistency with the pci_intr_map bits.
2014-12-15 schwarzecorrect some character names to match groff;
2014-12-15 schwarzeLet "man n open" do the same as "man -s n open" again...
2014-12-15 schwarzeMerge from bsd.lv: text about HTML written by kristaps@.
2014-12-15 schwarzeCatch localtime() failure for additional safety;
2014-12-15 mpiStop using usb_{alloc,free}mem() for the rings and...
2014-12-15 kettenisThe PCI device ID 0x4c6e is a secondary device ID for...
2014-12-15 nicmNotify on zoom/unzoom, from George Nachmann.
2014-12-15 nicmOnly redraw affected lines when selection changes with...
2014-12-15 jmcremove -r from usage();
2014-12-15 miodMove 40MB of .rodata and 40MB of stack to .bss; allows...
2014-12-15 guentherfully parenthesize the PMAP_DIRECT_* macros
2014-12-15 tedumove needed macros to pmap.c and delete stale ones...
2014-12-15 guentherUse MAP_INHERIT_* for the 'inh' argument to the UMV_MAP...
2014-12-15 teduconvert bcopy to memcpy. ok dlg krw
2014-12-15 teduchange bcopy to memcpy. ok deraadt
2014-12-15 guentherEliminate the -r option and always do sysctl OID, usern...
2014-12-15 dougAdd error handling for EVP_DigestInit_ex().
2014-12-14 bcookunconditionally align SSL payloads
2014-12-14 bluhmBy now relayd expects tls in its config file and writes...
2014-12-14 miodRevert r1.10: properly built shared libraries will...
2014-12-14 schwarzeSwitch man(1) to the mandoc implementation.
2014-12-14 schwarzeminimally document -IOKTW; requested by naddy@
2014-12-14 bcallahRemove unused <stdlib.h>
2014-12-14 jsingConvert all of the straight forward client handshake...
2014-12-14 jsingProvide functions for starting, finishing and writing...
2014-12-14 jsingRemove trailing whitespace.
2014-12-14 gillesthese are no longer used, remove
2014-12-14 jsingunifdef OPENSSL_NO_NEXTPROTONEG
2014-12-14 jsingRemove redundant NULL checks before free - BN_free...
2014-12-14 jsingunifdef OPENSSL_NO_NEXTPROTONEG
2014-12-14 jsingunifdef OPENSSL_NO_NEXTPROTONEG, which is one of the...
2014-12-14 jsingunifdef NETSCAPE_HANG_BUG from the DTLS code. The code...
2014-12-14 tobiasHandle ed command "s" as a one line command, which...
2014-12-14 schwarzemacro cleanup; from Kaspars at Bankovskis dot net
2014-12-14 guentherDisable MWAIT again, this time on both i386 and amd64...
2014-12-13 guentherAn UVM_ADV_NORMAL -> MADV_NORMAL was missed here
2014-12-13 dougyet more mallocarray() changes.
2014-12-13 guentherSort members by size to reduce structure padding
2014-12-13 guentherAdd .Xr to chflagsat(2)
2014-12-13 guentherCorrect the handling of symbolic links by chmod/chgrp...
2014-12-13 teduclaim posix 2008 compat. apparently people look at...
2014-12-13 miodProvide our own copy of {round,trunc}_page() now that...
2014-12-13 miodA first shot at MOP boot instructions.
2014-12-13 schwarzejust released mandoc 1.13.2
2014-12-13 miodInstall netboot.mop
2014-12-13 miodCreate a MOP version of the network boot loader; verifi...
next