Age | Commit message (Expand) | Author |
2019-05-25 | Install the new perldelta as man pages | Andrew Fresh |
2019-05-24 | sync | Andrew Fresh |
2019-05-16 | Stop using the moribund MLINKS bsd.man.mk feature for Perl manuals. | Ingo Schwarze |
2019-05-16 | Stop using the moribund MLINKS bsd.man.mk feature for clang(1). | Ingo Schwarze |
2019-05-16 | Revert suni'ls ftp rewrite for now. | Florian Obser |
2019-05-15 | add copyright grant, requested by deraadt@ | Stuart Henderson |
2019-05-15 | sync | rob |
2019-05-14 | Revert my recent sysupgrade changes; it broke unattended upgrades for | Antoine Jacoutot |
2019-05-13 | Add tee(1) to the ramdisk filesystem and use it to provide both a | Christian Weisgerber |
2019-05-13 | Fix usage() (missing '-x'). | Antoine Jacoutot |
2019-05-12 | Move us from old ftp(1) to Sunil's new ftp(1). The necessary modifications | kmos |
2019-05-12 | The list + list.local approach is only needed if an architecture builds | Theo de Raadt |
2019-05-12 | The list + list.local approach is only needed if an architecture builds | Theo de Raadt |
2019-05-12 | exit early if the errata name is invalid to avoid building a syspatch | Robert Nagy |
2019-05-12 | use readlink(1) on each file that we think is different to ensure that | Robert Nagy |
2019-05-12 | sync | Theo de Raadt |
2019-05-11 | Repair and improve v6 default route selection. | Kenneth R Westerback |
2019-05-11 | sync | rob |
2019-05-11 | Make bsd.rd compile after socppc removal. | Kenneth R Westerback |
2019-05-11 | socppc makes an extended visit to the bigbucket. | Theo de Raadt |
2019-05-10 | Improve error message of "Question has no answer in response file". | Reyk Floeter |
2019-05-10 | sync | Theo Buehler |
2019-05-10 | Always make the default answer 'dhcp' on unconfigured interfaces. | Kenneth R Westerback |
2019-05-10 | The cdrom contains a nested ffs filesystem, so indicate that dependency | Theo de Raadt |
2019-05-09 | Don't ignore configured netmask/prefixlen on restarting | Kenneth R Westerback |
2019-05-09 | Simplify v4_config() and v6_config() by getting updated information | Kenneth R Westerback |
2019-05-09 | sysupgrade already verifies all sets, so eliminate redundant | Christian Weisgerber |
2019-05-09 | Stop tromping over the saved interface configuration when | Kenneth R Westerback |
2019-05-09 | Shuffle code to make v4_config() and v6_config() look even | Kenneth R Westerback |
2019-05-09 | Shuffle code a bit to consistently call 'ifconfig $_if [-inet|-inet6]' to | Kenneth R Westerback |
2019-05-09 | Don't forget about previous dhcp configuration attempts | Kenneth R Westerback |
2019-05-08 | Move the magic ping6 IPv6 default router discovery so we probe all | Kenneth R Westerback |
2019-05-08 | cleanup after unattended upgrade | Florian Obser |
2019-05-07 | Sync after libc++ bump | Jeremie Courreges-Anglas |
2019-05-07 | sync | Theo de Raadt |
2019-05-05 | Use bsd.gz inside ramdisk | Theo de Raadt |
2019-05-05 | like ../cdfs/, not yet adjusted to use FSSIZE | Theo de Raadt |
2019-05-04 | sync | Theo de Raadt |
2019-05-03 | Use MOUNT_POINT throughout, consistant with other platforms. | Theo de Raadt |
2019-05-03 | cannot give newfs a -c parameter yet, since this Makefile still | Theo de Raadt |
2019-05-03 | Bring v6_config() into the modern age. Remember | Kenneth R Westerback |
2019-05-03 | Further removal of differences (using install instead of cp, sorting | Theo de Raadt |
2019-05-03 | During debugging, media are often built without DESTDIR correctly set. | Theo de Raadt |
2019-05-02 | Keep SHA256.sig around on the installed / upgraded system. | Florian Obser |
2019-05-02 | bsd.tbxi can be found in DESTDIR, rather than a excessively long obj | Theo de Raadt |
2019-05-02 | refer do the nested FFS filesystem by name FS, since it is similar to | Theo de Raadt |
2019-05-01 | Do not need reacharound back to our own obj directory, pretty silly | Theo de Raadt |
2019-05-01 | verbose mkhybrid was never needed on these arch | Theo de Raadt |
2019-05-01 | increase verbose +1 (the required level for spitting out block start/end | Theo de Raadt |
2019-05-01 | Fix miniroot partition. | Visa Hankala |