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