Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-25 | sync | Miod Vallat | |
2011-11-24 | sync | Theo de Raadt | |
2011-11-22 | MAKEDEV never reports failure, always returning 0. So check for | Kenneth R Westerback | |
error messages to detect failure to create a device. Provides the user the intended chance to proceed without mounting a filesystem whose device can't be created. Particularly useful for softraid encrypted partitions that are not needed during an upgrade. ok halex@ | |||
2011-11-17 | sync | Theo de Raadt | |
2011-11-14 | Don't do non-512 writes to vnd. ok matthew | Theo de Raadt | |
2011-11-09 | sync | Theo de Raadt | |
2011-11-08 | Now that the code is well tested, don't ask the firmware question | Theo de Raadt | |
anymore. Saves 141 precious bytes on the inside of the media. ok krw | |||
2011-11-07 | sync | Miod Vallat | |
2011-11-03 | sync | Theo de Raadt | |
2011-10-30 | sync | Theo de Raadt | |
2011-10-30 | sync | Theo de Raadt | |
2011-10-29 | sync | Theo de Raadt | |
2011-10-28 | sync | Theo de Raadt | |
2011-10-24 | sync from mirrors.dat | Stuart Henderson | |
2011-10-24 | sync | Miod Vallat | |
2011-10-23 | sync | Theo de Raadt | |
2011-10-19 | sync | Theo de Raadt | |
2011-10-18 | Fix xkb mistake: remove symbols/srvr_ctrl directory that is now a file | Matthieu Herrb | |
in xshareXX.tgz before extracting it. With feedback from halex@, krw@ and deraadt@. | |||
2011-10-18 | sync | Theo de Raadt | |
2011-10-07 | sync | Theo de Raadt | |
2011-10-06 | sync | Theo de Raadt | |
2011-10-06 | Get rid of special binaries which are no longer necesssary. | Theo de Raadt | |
Note: more stays, though we currently use less on the media -- that is because if less grows too fat in the future, we would be able to switch to more. Discussed with nicm. | |||
2011-09-30 | sync | Miod Vallat | |
2011-09-22 | Always install all manuals on all architectures. | Ingo Schwarze | |
No more exceptions even for binutils. No more share/man in src/distrib/sets/lists/*/md.* ok deraadt@ | |||
2011-09-22 | install infnan(3/VAX) into man3/vax/ on all archs; | Ingo Schwarze | |
clean make build tested on i386; ok deraadt@, no objections from martynas@ | |||
2011-09-21 | sync | Theo de Raadt | |
2011-09-19 | sync | Miod Vallat | |
2011-09-19 | sync | Theo de Raadt | |
2011-09-19 | sync | Theo de Raadt | |
2011-09-18 | sync | Theo de Raadt | |
2011-09-18 | sync | Theo de Raadt | |
2011-09-17 | Add SMALL infrastructure to ping. | Christiano F. Haesbaert | |
ok mcbride@ sthen@ | |||
2011-09-16 | Merge in less 444 plus local changes | Alexandr Shadchin | |
ok nicm@ | |||
2011-09-16 | sync | Theo de Raadt | |
2011-09-11 | Mention the 1GB offset PROM limit on some systems. | Miod Vallat | |
2011-09-07 | sync | Theo de Raadt | |
2011-09-04 | sync | Miod Vallat | |
2011-08-18 | Mention 332 as unsupported (although it has an FPU slot, so it could be | Miod Vallat | |
made working, but since this model maxes out at 8MB RAM it's close to useless). | |||
2011-08-17 | make sure to set two rtsol sysctls, not just the last one | Todd T. Fries | |
ok krw@ | |||
2011-08-08 | Usual release distrib/notes churning. ok deraadt@ | Miod Vallat | |
2011-08-08 | revert the last commit and do the right thing instead. | Alexander Hall | |
tested and ok krw@, "get it in" deraadt@ | |||
2011-08-07 | Check that timezones provided by the user do not include spaces. | Kenneth R Westerback | |
e.g. 'Brazil/DeNoronha East'. Input with embedded spaces put the install script into a state where a valid timezone could not be entered. Problem noted by and fix tested by Javier Bassi. ok deraadt@ | |||
2011-08-02 | Disable upgrade-time sysmerge for the 5.0 release. Between 4.9 and 5.0 | Theo de Raadt | |
/etc has changed in substantial ways. Perhaps on the 5.0->5.1 transition this will not be so scary. As it is now, it is way too tempting for inexperienced users with incredibly complex configurations to go into sysmerge and cause themselves major havoc. | |||
2011-08-02 | Say "firmware files" instead of "firmwares". It is so hard to be clear | Theo de Raadt | |
when they are per-device packages which can containing more than one firmware files.. from sthen | |||
2011-08-02 | stop using the word 'firmwares' | Theo de Raadt | |
2011-07-31 | all directories needed by files in the etc set, should be in the specified | Theo de Raadt | |
in the base set | |||
2011-07-30 | sync | Theo de Raadt | |
2011-07-28 | remove unneeded echo in rc.firsttime, since fw_update became more verbose | Alexander Hall | |
ok deraadt krw | |||
2011-07-27 | Beagle will not need the hack to rdsetroot va != pa kernels like is | Dale Rahn | |
needed on armish. | |||
2011-07-27 | Obvious typo | Marc Espie | |
okay deraadt@ |