Age | Commit message (Expand) | Author |
2017-03-20 | Generate the bogus challenge using arc4random_buf(3) instead of reading | Theo Buehler |
2017-03-20 | Do not map resources which are actually not used within the kernel. Saves | Miod Vallat |
2017-03-20 | Fix previous. Commited from the wrong tree. | Miod Vallat |
2017-03-20 | Remove unused defines. Some of them can be traced to MVME188 and make no | Miod Vallat |
2017-03-20 | Replace hardcoded addresses with symbolic constants from <machine/board.h> | Miod Vallat |
2017-03-20 | show inet6 proposals in route monitor | Florian Obser |
2017-03-20 | use explicit_bzero. one from Ricardo Mestre plus two more. | Ted Unangst |
2017-03-20 | Read the free clusters bitmap in 1MB chunks | Jeremie Courreges-Anglas |
2017-03-20 | send proposals | Florian Obser |
2017-03-20 | simplify control socket path handling; sync from netcfgd by krw@ | Florian Obser |
2017-03-20 | recallocarray array that has remote data | Theo de Raadt |
2017-03-20 | Simplify cron(8) job example. | Antoine Jacoutot |
2017-03-20 | Add command line option -f to specify alternative config file. | Alexander Bluhm |
2017-03-20 | simplify example. list of ports variables was non-exahustive, which means | Ted Unangst |
2017-03-20 | Silently ignore invalid -m input formats rather than erroring out. | Ingo Schwarze |
2017-03-20 | stop signposting; while here, knock out the comments; | Jason McIntyre |
2017-03-20 | as suggested by mpi, be less particular documenting | Jason McIntyre |
2017-03-20 | document PPPOE_TERM_UNKNOWN_SESSIONS; ok sthen | Jason McIntyre |
2017-03-20 | openssh-7.5 | Damien Miller |
2017-03-20 | Initialize the stack buffer used to build the auxiliary vector to zero to | Mark Kettenis |
2017-03-19 | Don't identify the MC146818 RTC as operating in binary mode when we are really | Mike Larkin |
2017-03-19 | Emulated i8253 should not start out in TIMER_RATEGEN mode on boot | Mike Larkin |
2017-03-19 | "autoconf" belongs in the inet6 section, not the global options part; | Jason McIntyre |
2017-03-19 | expand TAO in the correct place; from michael reed | Jason McIntyre |
2017-03-19 | Improve comments slightly | Mike Belopuhov |
2017-03-19 | Fixup starting block number calculation for bounced transfers | Mike Belopuhov |
2017-03-19 | Fixup return values to properly handle transfer submission errors | Mike Belopuhov |
2017-03-19 | generate and show addresses from announced prefix | Florian Obser |
2017-03-19 | introduce & use update_iface() function, we need the full song & dance | Florian Obser |
2017-03-19 | Get and display link local address, needed to generate addresses from | Florian Obser |
2017-03-19 | Restore behavior from before r1.376: only set bv_percent if a rebuild is | Theo Buehler |
2017-03-19 | tweaks; ok florian | Jason McIntyre |
2017-03-19 | Enable snooping on Kaby Lake U/Y PCH HDA to avoid audio glitches as we | Jonathan Gray |
2017-03-19 | Work around a problem where linker-generated symbols are not properly | Mark Kettenis |
2017-03-19 | Match the Kaby Lake and Lewisburg (Skylake-EP PCH) MACs with I219 PHYs. | Jonathan Gray |
2017-03-19 | Put the address of the per-cpu clock and interrupt registers into the cpu_info | Miod Vallat |
2017-03-19 | regen | Jonathan Gray |
2017-03-19 | Add Intel devices for Kaby Lake and 3168/8265 wlan. | Jonathan Gray |
2017-03-19 | regen | Jonathan Gray |
2017-03-19 | Add AMD A1100 devices and some more qemu and virtio devices. | Jonathan Gray |
2017-03-19 | Handle master/slave PIC vector base properly. OpenBSD uses 0x20/0x28 | Mike Larkin |
2017-01-14 | Import LLVM 3.9.1 including clang and lld. | Patrick Wildt |
2017-03-19 | sync set sizes | Jonathan Gray |
2017-03-19 | Convert some log_warn into log_warnx, and provide pic names (master,slave) | Mike Larkin |
2017-03-19 | Stop setting the second register; it's unnecessary on 64bit archs | Philip Guenther |
2017-03-18 | Simplify fork/vfork logic: the kernel has handled returning zero in the child | Mark Kettenis |
2017-03-18 | switch to _slaacd user now that we have it | Florian Obser |
2017-03-18 | add user for slaacd(8) | Florian Obser |
2017-03-18 | Correct description of MANPATH, and a few more improvements | Ingo Schwarze |
2017-03-18 | Add slaacd, a Stateless Address AutoConfiguration Daemon. | Florian Obser |