Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-27 | rc.firsttime -> rc.sysmerge for running sysmerge(8) after an upgrade. | Antoine Jacoutot | |
While here, don't echo 'running sysmerge...' since that'd get us a mail each time we upgrade even when nothing changed. ok deraadt@ rpe@ | |||
2016-04-26 | sync (a few comp tools move to base, to support library boot-randomization) | Theo de Raadt | |
2016-04-26 | sync | Theo de Raadt | |
2016-04-25 | In upgrade mode, automatically run sysmerge(8) in batch mode before ↵ | Antoine Jacoutot | |
fw_update(1). Putting this at the beginning of the p2k16 hackathon so we can see if anything breaks and to get feedback about the output etc If sysmerge cannot merge/install a file automatically, login into the machine and running it interactively will ask you what you want to do with it. It may not stay in this exact form, but that's a first step and now is a good time to get it in. discussed with deraadt@ for a while ok rpe@ | |||
2016-04-20 | sync | Theo de Raadt | |
2016-04-20 | Alter SUNXI grep to match the rest of the SOC greps | Aaron Bieber | |
OK bmercer@, patrick@ | |||
2016-04-20 | sync | Theo de Raadt | |
2016-04-18 | sync | Theo de Raadt | |
2016-04-15 | sync | Jonathan Gray | |
2016-04-11 | - In isin(), quote $_b to ensure it's treated as string not as pattern. | Robert Peichaer | |
- Always quote the first argument to isin() OK halex@, krw@ | |||
2016-04-11 | Tweak bsort(): | Robert Peichaer | |
- make it clear in comment that it returns a unique list - shift is only possible if argc > 0, otherwise return - quote "$_b" in equality test forcing possible patterns being treated as strings OK halex@, krw@ | |||
2016-04-09 | Remove _tz as intermediate variable and use CGI_TZ directly. | Robert Peichaer | |
Feedback from and OK halex@ OK krw@ for a similar diff | |||
2016-04-09 | Use _if for a single interface name and _ifs for a list of interface | Robert Peichaer | |
names instead of _ifdev and _ifdevs. OK krw@ halex@ | |||
2016-04-08 | Use _if instead of _ifs as variable name for single interface names. | Robert Peichaer | |
OK krw@, halex@ | |||
2016-04-08 | Rename getdevname() to get_dkdev_name() to better reflect the actual | Robert Peichaer | |
purpose and simplify the logic to remove the partition information from the device name. With help from and OK halex@, krw@ | |||
2016-04-08 | Directly assign device name to rootdisk with modified sed pattern. | Robert Peichaer | |
With help from and OK halex@ OK krw@ | |||
2016-04-06 | sync | Jonathan Gray | |
2016-04-03 | sync | Jonathan Gray | |
2016-04-02 | Simplify defining the various set lists. | Robert Peichaer | |
Feedback from and OK halex@ OK krw@ | |||
2016-04-02 | Remove unused variable. | Robert Peichaer | |
OK krw@ | |||
2016-04-02 | forgot to cvs rm locally in previous commit | Robert Peichaer | |
2016-04-02 | - merge install.sh into install.sub as do_install() | Robert Peichaer | |
- merge upgrade.sh into install.sub as do_upgrade() - delete install.sh and upgrade.sh - make install.sub executable - turn install and upgrade into symbolic links to install.sub - add autoinstall symbolic link to install.sub - change dot.profile to use these symlinks - introduce a -m option to set MODE in install.sub - alternativly set MODE and AUTO depending on PROGNAME - execute the do_{install,upgrade) functions depending on $MODE OK halex@, krw@ 'go for it' deraadt@ | |||
2016-04-01 | sync | Jonathan Gray | |
2016-03-31 | remove files that are not built on hppa64 | Jonathan Gray | |
2016-03-30 | sync | Theo de Raadt | |
2016-03-30 | sync | Theo de Raadt | |
2016-03-30 | for some time now mandoc has not required MLINKS to function | Jason McIntyre | |
correctly - logically complete that now by removing MLINKS from base; authors need only to ensure there is an entry in NAME for any function/ util being added. MLINKS will still work, and remain for perl to ease upgrades; ok nicm (curses) bcook (ssl) ok schwarze, who provided a lot of feedback and assistance ok tb natano jung | |||
2016-03-30 | sync | Theo de Raadt | |
2016-03-29 | sync | Theo de Raadt | |
2016-03-29 | sync | Theo de Raadt | |
2016-03-28 | all arch are dynamic now | Theo de Raadt | |
2016-03-27 | Switch from the solidrun i.mx6 u-boot to mainline u-boot on cubox i. | Jonathan Gray | |
The offset of u-boot.img in the disk image changes to be the same as wandboard. | |||
2016-03-27 | use MLO not mlo to match the names generated by u-boot builds | Jonathan Gray | |
2016-03-24 | sync | Theo de Raadt | |
2016-03-22 | sync | Theo de Raadt | |
2016-03-20 | sync | Theo de Raadt | |
2016-03-20 | sync | Theo de Raadt | |
2016-03-16 | sync | Theo de Raadt | |
2016-03-15 | 'accomodate' -> 'accommodate' in comments. | Kenneth R Westerback | |
Started by diff from Mical Mazurek. | |||
2016-03-15 | Remove now unused legacy uiomovei() function. | Stefan Kempf | |
All its callers got reviewed and converted to use uiomove() properly. ok deraadt@ | |||
2016-03-09 | sync | Theo de Raadt | |
2016-03-09 | We are done providing support for the vax. | Theo de Raadt | |
lots of agreement. | |||
2016-03-08 | sync | Theo de Raadt | |
2016-03-07 | sync | Theo de Raadt | |
2016-03-06 | sync | Theo de Raadt | |
2016-03-05 | missed 'sed -i' | Robert Peichaer | |
OK halex@ | |||
2016-03-04 | remove CSRG BSD-licensed mknod builtin code which was previously used to | Theo de Raadt | |
accelerate install/upgrade time MAKEDEV runs. That allows ramdisk ksh to be pledged, without needing "dpath". We'll solve the performance issues a different way (soon). ok otto espie natano tb tobiasu rpe | |||
2016-03-03 | Correct OpenBSD::Pledge in set list to allow vax release to build | Andrew Fresh | |
from Sigi Rudzio <sigirudzio gmail.com> | |||
2016-03-03 | sync | Theo de Raadt | |
2016-03-02 | syn | Theo de Raadt | |