Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-05 | - mention boot.elf | Jasper Lievisse Adriaanse | |
ok kettenis@ (some time ago) | |||
2010-02-04 | - fix tyops. | Jasper Lievisse Adriaanse | |
ok otto@ | |||
2010-02-04 | no need for bsd.bin | Otto Moerbeek | |
2010-02-04 | some more details which are now relavant but should disappear once a | Otto Moerbeek | |
native bootloader exists; ok miod@ | |||
2010-02-03 | sync | Miod Vallat | |
2010-02-03 | loongson relese building bits; ok miod@ | Otto Moerbeek | |
2010-02-03 | add loongson cachflush.0; ok miod@ | Otto Moerbeek | |
2010-02-03 | sync | Otto Moerbeek | |
2010-02-03 | sync to new reality | Otto Moerbeek | |
2010-02-03 | Argh, typo in macro name. | Miod Vallat | |
2010-02-03 | First cut at loongson installation notes. | Miod Vallat | |
2010-01-31 | initial ramdisk stuff, produces a working bsd.rd | Otto Moerbeek | |
2010-01-31 | sync | Miod Vallat | |
2010-01-30 | Loongson sets lists.. | Miod Vallat | |
2010-01-26 | 4.7-BETA (also, lo-carb and ozone layer friendly) | Miod Vallat | |
2010-01-25 | sync | Todd T. Fries | |
2010-01-20 | sync | Todd T. Fries | |
2010-01-19 | Build GENERIC-IP30.MP as bsd.mp.IP30 in the distribution, and allow the | Miod Vallat | |
installer to pick it and install it as /bsd when applicable. | |||
2010-01-15 | sync | Todd T. Fries | |
2010-01-14 | Same type of as in libc/libc/gen/readpassphrase.c 1.22. Receiving | Theo de Raadt | |
multiple signals into one variable means older signals are dropped. ok dtucker | |||
2010-01-13 | sync with mirrors.dat update | Stuart Henderson | |
2010-01-13 | errors spotted by lint | Theo de Raadt | |
2010-01-13 | sync | Theo de Raadt | |
2010-01-13 | match the 'use 127.0.0.1/8 instead of 127.0.0.1 for clarity' change in netstart | Todd T. Fries | |
sure henning@ | |||
2010-01-12 | sync | Theo de Raadt | |
2010-01-11 | sync | Theo de Raadt | |
2010-01-10 | remove and move some chatty byte during upgrade startup; ok krw, idea from ↵ | Theo de Raadt | |
mcbride | |||
2010-01-09 | Safe.pm is no longer md | Miod Vallat | |
2010-01-09 | Define struct cpu_hwinfo, to hold hardware specific information about each | Miod Vallat | |
processor (instead of sys_config.cpu[]), and pass it in the attach_args when attaching cpu devices. This allows per-cpu information to be gathered late in the bootstrap process, and not be limited by an arbitrary MAX_CPUS limit; this will suit IP27 and IP35 systems better. While there, use this information to make sure delay() uses the speed information from the cpu it is invoked on. | |||
2010-01-04 | Stop installing many of the incredibly dated and un-authoritative share/doc | Theo de Raadt | |
files. If any information found in these documents is worthwhile and you miss it, please make the time to work it into the manual pages (which people actually do read). ok guenther | |||
2010-01-04 | sync | Theo de Raadt | |
2010-01-03 | Since we can now recognize new disks as they appear, loop waiting | Kenneth R Westerback | |
for a root disk to appear if no disks are initially found. Diff & ok from halex@, idea from deraadt@ | |||
2010-01-01 | add arch(1) to the ramdisk, it is tiny and we will soon need it | Theo de Raadt | |
2009-12-31 | sync | Theo de Raadt | |
2009-12-27 | sync | Theo de Raadt | |
2009-12-27 | sync | Theo de Raadt | |
2009-12-21 | sync | Theo de Raadt | |
2009-12-18 | sync | Theo de Raadt | |
2009-12-16 | sync | Theo de Raadt | |
2009-12-10 | sync | Theo de Raadt | |
2009-12-09 | sync | Theo de Raadt | |
2009-11-29 | sync | Theo de Raadt | |
2009-11-26 | snc | Theo de Raadt | |
2009-11-25 | sync | Theo de Raadt | |
2009-11-24 | sync | Theo de Raadt | |
2009-11-22 | sync | Theo de Raadt | |
2009-11-18 | sync | Stuart Henderson | |
2009-11-18 | More shrinkage, a bit for ramdisks but mostly for static binaries: | Philip Guenthe | |
- wrap with #ifndef NO_LOG_BAD_DNS_RESPONSES libc code that uses p_class() and p_type() for diagnostics, then add that define to libstub to avoid pulling in res_debug_syms.o - split rcmd() and ruserok() into separate files, as nothing uses both - split readdir_r() to its own file - split syslog_r() from syslog(), as the latter needs localtime(); many binaries no longer need to pull in all the time code after this; switch from usleep() to nanosleep() while we're at it (The profit of analysis of -Wl,-M,--cref output) Chops 888kB from /bin and /sbin on i386 ok deraadt@, miod@ | |||
2009-11-17 | sync | Theo de Raadt | |
2009-11-14 | sync | Theo de Raadt | |