openbsd
2015-05-12 guentherchflagsat() is also async-signal-safe
2015-05-12 jsgThe i211 does not support an external EEPROM only a OTP
2015-05-11 jasperregen
2015-05-11 jasperadd id for virtio rng
2015-05-11 pelikanMake softraid(4) compile with SR_DEBUG by fixing __kpri...
2015-05-11 henningfix a potential use-after-free in pf_state_rm_src_node
2015-05-11 pelikanexplicit_bzero(3) on private data, in case of core...
2015-05-11 nicmLeft the c0-* options behind in the table.
2015-05-11 nicmRemove the c0-* options which never really worked satis...
2015-05-11 mpiRefresh sensor values asynchronously.
2015-05-11 mpiTake trunk(4) out of ether_input().
2015-05-11 ratchovRemove support for ADPCM encoding which isn't used...
2015-05-11 ratchovRemove all audio format conversion code from the kernel...
2015-05-11 guentherWhoops, need to pass through O_ACCMODE flags to the...
2015-05-11 guentherConvert from uiomovei() to uiomove() to prevent short...
2015-05-11 guentherConvert from uiomovei() to uiomove() to prevent short...
2015-05-11 guentherWhen checking flags that will be passed to open(),...
2015-05-10 millertSet POLLHUP even if no valid events were specified...
2015-05-10 guentherAdd _bfd_ar_spacepadll() for formatting long long value...
2015-05-10 stspFix urtwn(4) 11b performance for RTL8188EU devices.
2015-05-10 guentherIn the child after fork, the dl lock has to be forced...
2015-05-10 miodsync
2015-05-10 jsgVM_MAX_KERNEL_ADDRESS is the end of the kva range not...
2015-05-10 stspMy commit adding RTL8188EU did introduce a regression...
2015-05-10 jsglimit physical memory to (paddr_t)-PAGE_SIZE (0xfffff000)
2015-05-10 millertA new version from the original author of math.sed...
2015-05-09 schwarzeFor half and reverse line feeds, recognize SUSv2-style...
2015-05-09 krwCleanup/rejig GPT code to be more readable, support...
2015-05-09 jsgFix an occurance of mtx_enter() that should have been...
2015-05-08 miodNeed explicit <sys/kcore.h> include now.
2015-05-08 miodMake this run on strict alignment architectures.
2015-05-08 miodWhen changing screen saver parameters with wsconsctl...
2015-05-08 miodAdd a new `don't read back' flag for variables, to...
2015-05-08 nicmPut the tty structs together, and tabify.
2015-05-08 nicmgrid_marker_cell is no longer used.
2015-05-08 nicmmode_key_entry can go into mode-key.c; also a few space...
2015-05-08 schwarzeAvoid scattering octal escapes all over the place,
2015-05-08 nicmwindow_choose_mode_item can move into window-choose.c.
2015-05-08 nicmMove input parser structs into input.c (removing fairly...
2015-05-08 nicmRemove some stuff that accidentally ended up here from...
2015-05-08 bcallahRemove ereply prototype since it is never used. Tweak...
2015-05-08 schwarzeFix about ten integer overflows and underflows and...
2015-05-08 sthenSeparately track the number of items in alloc_table...
2015-05-08 kettenisSwitch i386 and sparc64 to binutils 2.17. More archite...
2015-05-08 djmwhitespace
2015-05-08 djmwhitespace at EOL
2015-05-08 jsgFix the indentation. While originally I thought this...
2015-05-08 djmmoar whitespace at eol
2015-05-08 djmwhitespace at EOL
2015-05-08 jsgAdd missing sabresd case statements. As sabresd_devs...
2015-05-08 djmwhitespace at EOL
2015-05-08 jsgAdd initial board specific parts of novena support...
2015-05-08 dtuckerUse xcalloc for permitted_adm_opens instead of xmalloc...
2015-05-08 djmdon't choke on new-format private keys encrypted with...
2015-05-07 mikebmsleep(9) must prevent kernel from attempting a context...
2015-05-07 guentherWhoops; missed updating a setfile() call.
2015-05-07 mikebCorrect the note about RAID support
2015-05-07 nicmUpdate environment when switching sessions as well...
2015-05-07 schwarzeDo not let the -m option or MANPATH with leading, trail...
2015-05-07 nicmStyle spacing nits.
2015-05-07 mikebInclude the timestamp TCP option in keep alive packets...
2015-05-07 mpiPass a thread pointer instead of its file descriptor...
2015-05-07 nicmarray.h can be local to window-choose.c now.
2015-05-07 nicmUse a TAILQ not array for find-window.
2015-05-07 nicmSimplify environ_push so it doesn't need the ARRAY_...
2015-05-07 nicmIf status line is at the top, the offset needs to be...
2015-05-07 jsgremove badly indented printf and it's preceeding test
2015-05-07 jsgfix indentation
2015-05-07 jsgfix indentation of a line
2015-05-07 jsgadd missing braces to code under #ifdef TRM_DEBUG0
2015-05-07 jsgremove a surplus tab
2015-05-07 jsgadd missing braces
2015-05-06 nicmRemove ARRAY_* from history and expand completion to...
2015-05-06 jsgfix a fd leak in an error path in code under #ifdef...
2015-05-06 jsgregen
2015-05-06 jsg#include <sys/event.h> was removed from init_sysent...
2015-05-06 mpiPass a thread pointer instead of its file descriptor...
2015-05-06 gillesuse res_hnok() to valid domain part in valid_domain()
2015-05-06 nicmAdd a format window_linked which is 1 if a window has...
2015-05-06 mpiDocument that priority 1 is reserved for kernel use.
2015-05-06 mpiDisplay thread IDs instead of the name of the process...
2015-05-06 nicmTurn cursor off during redraw, pointed out by George...
2015-05-06 dtuckerClarify pseudo-terminal request behaviour and use ...
2015-05-06 dtuckerBlacklist DH-GEX for specific PuTTY versions known...
2015-05-06 dlgmake SWAP_KEY_GET symmetrical with SWAP_KEY_PUT by...
2015-05-06 dlgput mpi's atomics back in, but with the return value...
2015-05-06 jsgAdd missing braces so this will correctly fall back...
2015-05-06 jsgadd missing braces
2015-05-06 jsgUse | when combining flags not +. Luckily in this...
2015-05-06 jsgFix a memory leak in _dl_load_dep_libs()
2015-05-05 chrisEliminate rabid semicolon
2015-05-05 jmatthewno need to swizzle load/store addresses for 32bit value...
2015-05-05 millertUpdated fifotest.out
2015-05-05 millertfifofs now respects the flags a descriptor was opened...
2015-05-05 millertNow that we have a_fflag in struct vop_poll_args we...
2015-05-05 jcaAI_ADDRCONFIG: skip loopback addresses, not loopback...
2015-05-05 jcaMove the AI_ADDRCONFIG setup to its own function.
2015-05-05 mikebRemove man page links for crypto(9) key operations...
2015-05-05 shadchinLess magic number
2015-05-05 schwarzeMake argument name consistent and use .Fn rather than...
next