2015-05-12 |
jsg | Move the logit() prototype so parse.y will see it. |
commit | commitdiff | tree | snapshot |
2015-05-12 |
jsg | Add missing braces. |
commit | commitdiff | tree | snapshot |
2015-05-12 |
guenther | chflagsat() is also async-signal-safe |
commit | commitdiff | tree | snapshot |
2015-05-12 |
jsg | The i211 does not support an external EEPROM only a OTP |
commit | commitdiff | tree | snapshot |
2015-05-11 |
jasper | regen |
commit | commitdiff | tree | snapshot |
2015-05-11 |
jasper | add id for virtio rng |
commit | commitdiff | tree | snapshot |
2015-05-11 |
pelikan | Make softraid(4) compile with SR_DEBUG by fixing __kpri... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
henning | fix a potential use-after-free in pf_state_rm_src_node |
commit | commitdiff | tree | snapshot |
2015-05-11 |
pelikan | explicit_bzero(3) on private data, in case of core... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
nicm | Left the c0-* options behind in the table. |
commit | commitdiff | tree | snapshot |
2015-05-11 |
nicm | Remove the c0-* options which never really worked satis... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
mpi | Refresh sensor values asynchronously. |
commit | commitdiff | tree | snapshot |
2015-05-11 |
mpi | Take trunk(4) out of ether_input(). |
commit | commitdiff | tree | snapshot |
2015-05-11 |
ratchov | Remove support for ADPCM encoding which isn't used... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
ratchov | Remove all audio format conversion code from the kernel... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
guenther | Whoops, need to pass through O_ACCMODE flags to the... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
guenther | Convert from uiomovei() to uiomove() to prevent short... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
guenther | Convert from uiomovei() to uiomove() to prevent short... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
guenther | When checking flags that will be passed to open(),... |
commit | commitdiff | tree | snapshot |
2015-05-10 |
millert | Set POLLHUP even if no valid events were specified... |
commit | commitdiff | tree | snapshot |
2015-05-10 |
guenther | Add _bfd_ar_spacepadll() for formatting long long value... |
commit | commitdiff | tree | snapshot |
2015-05-10 |
stsp | Fix urtwn(4) 11b performance for RTL8188EU devices. |
commit | commitdiff | tree | snapshot |
2015-05-10 |
guenther | In the child after fork, the dl lock has to be forced... |
commit | commitdiff | tree | snapshot |
2015-05-10 |
miod | sync |
commit | commitdiff | tree | snapshot |
2015-05-10 |
jsg | VM_MAX_KERNEL_ADDRESS is the end of the kva range not... |
commit | commitdiff | tree | snapshot |
2015-05-10 |
stsp | My commit adding RTL8188EU did introduce a regression... |
commit | commitdiff | tree | snapshot |
2015-05-10 |
jsg | limit physical memory to (paddr_t)-PAGE_SIZE (0xfffff000) |
commit | commitdiff | tree | snapshot |
2015-05-10 |
millert | A new version from the original author of math.sed... |
commit | commitdiff | tree | snapshot |
2015-05-09 |
schwarze | For half and reverse line feeds, recognize SUSv2-style... |
commit | commitdiff | tree | snapshot |
2015-05-09 |
krw | Cleanup/rejig GPT code to be more readable, support... |
commit | commitdiff | tree | snapshot |
2015-05-09 |
jsg | Fix an occurance of mtx_enter() that should have been... |
commit | commitdiff | tree | snapshot |
2015-05-08 |
miod | Need explicit <sys/kcore.h> include now. |
commit | commitdiff | tree | snapshot |
2015-05-08 |
miod | Make this run on strict alignment architectures. |
commit | commitdiff | tree | snapshot |
2015-05-08 |
miod | When changing screen saver parameters with wsconsctl... |
commit | commitdiff | tree | snapshot |
2015-05-08 |
miod | Add a new `don't read back' flag for variables, to... |
commit | commitdiff | tree | snapshot |
2015-05-08 |
nicm | Put the tty structs together, and tabify. |
commit | commitdiff | tree | snapshot |
2015-05-08 |
nicm | grid_marker_cell is no longer used. |
commit | commitdiff | tree | snapshot |
2015-05-08 |
nicm | mode_key_entry can go into mode-key.c; also a few space... |
commit | commitdiff | tree | snapshot |
2015-05-08 |
schwarze | Avoid scattering octal escapes all over the place, |
commit | commitdiff | tree | snapshot |
2015-05-08 |
nicm | window_choose_mode_item can move into window-choose.c. |
commit | commitdiff | tree | snapshot |
2015-05-08 |
nicm | Move input parser structs into input.c (removing fairly... |
commit | commitdiff | tree | snapshot |
2015-05-08 |
nicm | Remove some stuff that accidentally ended up here from... |
commit | commitdiff | tree | snapshot |
2015-05-08 |
bcallah | Remove ereply prototype since it is never used. Tweak... |
commit | commitdiff | tree | snapshot |
2015-05-08 |
schwarze | Fix about ten integer overflows and underflows and... |
commit | commitdiff | tree | snapshot |
2015-05-08 |
sthen | Separately track the number of items in alloc_table... |
commit | commitdiff | tree | snapshot |
2015-05-08 |
kettenis | Switch i386 and sparc64 to binutils 2.17. More archite... |
commit | commitdiff | tree | snapshot |
2015-05-08 |
djm | whitespace |
commit | commitdiff | tree | snapshot |
2015-05-08 |
djm | whitespace at EOL |
commit | commitdiff | tree | snapshot |
2015-05-08 |
jsg | Fix the indentation. While originally I thought this... |
commit | commitdiff | tree | snapshot |
2015-05-08 |
djm | moar whitespace at eol |
commit | commitdiff | tree | snapshot |
2015-05-08 |
djm | whitespace at EOL |
commit | commitdiff | tree | snapshot |
2015-05-08 |
jsg | Add missing sabresd case statements. As sabresd_devs... |
commit | commitdiff | tree | snapshot |
2015-05-08 |
djm | whitespace at EOL |
commit | commitdiff | tree | snapshot |
2015-05-08 |
jsg | Add initial board specific parts of novena support... |
commit | commitdiff | tree | snapshot |
2015-05-08 |
dtucker | Use xcalloc for permitted_adm_opens instead of xmalloc... |
commit | commitdiff | tree | snapshot |
2015-05-08 |
djm | don't choke on new-format private keys encrypted with... |
commit | commitdiff | tree | snapshot |
2015-05-07 |
mikeb | msleep(9) must prevent kernel from attempting a context... |
commit | commitdiff | tree | snapshot |
2015-05-07 |
guenther | Whoops; missed updating a setfile() call. |
commit | commitdiff | tree | snapshot |
2015-05-07 |
mikeb | Correct the note about RAID support |
commit | commitdiff | tree | snapshot |
2015-05-07 |
nicm | Update environment when switching sessions as well... |
commit | commitdiff | tree | snapshot |
2015-05-07 |
schwarze | Do not let the -m option or MANPATH with leading, trail... |
commit | commitdiff | tree | snapshot |
2015-05-07 |
nicm | Style spacing nits. |
commit | commitdiff | tree | snapshot |
2015-05-07 |
mikeb | Include the timestamp TCP option in keep alive packets... |
commit | commitdiff | tree | snapshot |
2015-05-07 |
mpi | Pass a thread pointer instead of its file descriptor... |
commit | commitdiff | tree | snapshot |
2015-05-07 |
nicm | array.h can be local to window-choose.c now. |
commit | commitdiff | tree | snapshot |
2015-05-07 |
nicm | Use a TAILQ not array for find-window. |
commit | commitdiff | tree | snapshot |
2015-05-07 |
nicm | Simplify environ_push so it doesn't need the ARRAY_... |
commit | commitdiff | tree | snapshot |
2015-05-07 |
nicm | If status line is at the top, the offset needs to be... |
commit | commitdiff | tree | snapshot |
2015-05-07 |
jsg | remove badly indented printf and it's preceeding test |
commit | commitdiff | tree | snapshot |
2015-05-07 |
jsg | fix indentation |
commit | commitdiff | tree | snapshot |
2015-05-07 |
jsg | fix indentation of a line |
commit | commitdiff | tree | snapshot |
2015-05-07 |
jsg | add missing braces to code under #ifdef TRM_DEBUG0 |
commit | commitdiff | tree | snapshot |
2015-05-07 |
jsg | remove a surplus tab |
commit | commitdiff | tree | snapshot |
2015-05-07 |
jsg | add missing braces |
commit | commitdiff | tree | snapshot |
2015-05-06 |
nicm | Remove ARRAY_* from history and expand completion to... |
commit | commitdiff | tree | snapshot |
2015-05-06 |
jsg | fix a fd leak in an error path in code under #ifdef... |
commit | commitdiff | tree | snapshot |
2015-05-06 |
jsg | regen |
commit | commitdiff | tree | snapshot |
2015-05-06 |
jsg | #include <sys/event.h> was removed from init_sysent... |
commit | commitdiff | tree | snapshot |
2015-05-06 |
mpi | Pass a thread pointer instead of its file descriptor... |
commit | commitdiff | tree | snapshot |
2015-05-06 |
gilles | use res_hnok() to valid domain part in valid_domain() |
commit | commitdiff | tree | snapshot |
2015-05-06 |
nicm | Add a format window_linked which is 1 if a window has... |
commit | commitdiff | tree | snapshot |
2015-05-06 |
mpi | Document that priority 1 is reserved for kernel use. |
commit | commitdiff | tree | snapshot |
2015-05-06 |
mpi | Display thread IDs instead of the name of the process... |
commit | commitdiff | tree | snapshot |
2015-05-06 |
nicm | Turn cursor off during redraw, pointed out by George... |
commit | commitdiff | tree | snapshot |
2015-05-06 |
dtucker | Clarify pseudo-terminal request behaviour and use ... |
commit | commitdiff | tree | snapshot |
2015-05-06 |
dtucker | Blacklist DH-GEX for specific PuTTY versions known... |
commit | commitdiff | tree | snapshot |
2015-05-06 |
dlg | make SWAP_KEY_GET symmetrical with SWAP_KEY_PUT by... |
commit | commitdiff | tree | snapshot |
2015-05-06 |
dlg | put mpi's atomics back in, but with the return value... |
commit | commitdiff | tree | snapshot |
2015-05-06 |
jsg | Add missing braces so this will correctly fall back... |
commit | commitdiff | tree | snapshot |
2015-05-06 |
jsg | add missing braces |
commit | commitdiff | tree | snapshot |
2015-05-06 |
jsg | Use | when combining flags not +. Luckily in this... |
commit | commitdiff | tree | snapshot |
2015-05-06 |
jsg | Fix a memory leak in _dl_load_dep_libs() |
commit | commitdiff | tree | snapshot |
2015-05-05 |
chris | Eliminate rabid semicolon |
commit | commitdiff | tree | snapshot |
2015-05-05 |
jmatthew | no need to swizzle load/store addresses for 32bit value... |
commit | commitdiff | tree | snapshot |
2015-05-05 |
millert | Updated fifotest.out |
commit | commitdiff | tree | snapshot |
2015-05-05 |
millert | fifofs now respects the flags a descriptor was opened... |
commit | commitdiff | tree | snapshot |
2015-05-05 |
millert | Now that we have a_fflag in struct vop_poll_args we... |
commit | commitdiff | tree | snapshot |
2015-05-05 |
jca | AI_ADDRCONFIG: skip loopback addresses, not loopback... |
commit | commitdiff | tree | snapshot |
2015-05-05 |
jca | Move the AI_ADDRCONFIG setup to its own function. |
commit | commitdiff | tree | snapshot |
2015-05-05 |
mikeb | Remove man page links for crypto(9) key operations... |
commit | commitdiff | tree | snapshot |
next |