Age | Commit message (Expand) | Author |
2004-04-20 | Disable FFS_SOFTUPDATES too, from form@pdp-11.org.ru | Alexander Yurchenko |
2004-04-19 | remove the GATEWAY junk thingy; at the same time, select a new fat | Theo de Raadt |
2004-04-19 | Report when VIA AES is present, even if we're not going to use it because | Tom Cosgrove |
2004-04-16 | remove #GATEWAY junk | Theo de Raadt |
2004-04-15 | rework access to emulations slightly in an effort to both merge and | Ted Unangst |
2004-04-14 | correct umidi(4) entry; ok deraadt | Peter Valchev |
2004-04-14 | rework USB section - enable all supported devices, shift/add coments to other... | Peter Valchev |
2004-04-11 | move via-specific chunks to own file | Theo de Raadt |
2004-04-10 | bge fits | Theo de Raadt |
2004-04-08 | add RCS id | Kevin Lo |
2004-04-07 | Allow pxeboot to compile with gcc3. | Tom Cosgrove |
2004-04-03 | add pxeboot references to FILES and SEE ALSO; | Jason McIntyre |
2004-04-02 | K6-2/3 powernow driver. not without quirks, but mostly working. | Ted Unangst |
2004-04-02 | axe usb ethernet driver hacked into the tree by taleck@oz.net | Theo de Raadt |
2004-03-26 | Allow the last page of physical memory (pci space) to be mapped. ok deraadt@ | Dale Rahn |
2004-03-22 | Fix dates on my copyrights. | Tom Cosgrove |
2004-03-21 | Remove example for ISC dhcpd. The vendor-class-identifier option is not | Tom Cosgrove |
2004-03-19 | Tidy up the man page | Tom Cosgrove |
2004-03-19 | Enter pxeboot, derived from the NetBSD implementation. Initially | Tom Cosgrove |
2004-03-17 | Make sure disklabels use at least DEV_BSIZE as their sector size. | Miod Vallat |
2004-03-17 | one sysctl.h should be enough | Ted Unangst |
2004-03-12 | missing .El; | Jason McIntyre |
2004-03-11 | If apm_connect() fails, don't try to pass the bios_apminfo_t structure | Tom Cosgrove |
2004-03-11 | Avoid a panic by checking for apm_code_len == 0. Fixes a problem | Todd C. Miller |
2004-03-10 | Ensure that we obey a user's ddb> boot reboot command even if the system | Tom Cosgrove |
2004-03-10 | mpt fits | Theo de Raadt |
2004-03-09 | Spacing and KNF. Partly from Joris Vink <nimadeus at pandora dot be>. | Tom Cosgrove |
2004-02-27 | Move setperf_prio to the machdep code, requested by deraadt@ | Alexander Yurchenko |
2004-02-27 | Introduce simple priorities mechanism so that concurrent | Alexander Yurchenko |
2004-02-27 | Cleanup I[3456]86_CPU defines usage, unbreaks compilation | Alexander Yurchenko |
2004-02-25 | add default flags for yds(4); ok grange, fgsch, deraadt | Markus Friedl |
2004-02-24 | skip _only_ irq 14 and 15; tested by form@ | Markus Friedl |
2004-02-22 | Remove #if 0'd code. | Tom Cosgrove |
2004-02-21 | Tidy up installboot -v output. | Tom Cosgrove |
2004-02-19 | better fix to avoid 1 second machine pauses; from grange | Theo de Raadt |
2004-02-19 | the cpu_cpuspeed function pointer MAY NOT BE SET TO POINT TO A FUNCTION | Theo de Raadt |
2004-02-19 | - split intel686_cpu_setup() into two parts: common for family | Alexander Yurchenko |
2004-02-19 | spaces; ok tedu@ | Alexander Yurchenko |
2004-02-19 | millert@ suggested to use setperf=50 as a threshold for | Alexander Yurchenko |
2004-02-19 | SpeedStep support for those Pentium processors which have | Alexander Yurchenko |
2004-02-15 | backout unapproved diff | Theo de Raadt |
2004-02-14 | Broadcom BCM4401 (bce) | Andreas Gunnarsson |
2004-02-14 | Simplify hw.{cpuspeed,setperf} api moving all the sysctl stuff | Alexander Yurchenko |
2004-02-13 | bce (Broadcom 4401 10/100 ethernet driver) from NetBSD | Andreas Gunnarsson |
2004-02-13 | avoid routing irqs that we ignore (14 15); from form@ | Michael Shalayeff |
2004-02-10 | Add the ptm device to pty(4). By opening /dev/ptm and using the PTMGET | Todd C. Miller |
2004-02-10 | Make debug_init void debug_init(void), like nearly all of the other | Tom Cosgrove |
2004-02-10 | Enable interrupts before halt when we error out. Allows use of | Tom Cosgrove |
2004-02-08 | for the via c3 use software aes keys, thereby permitting 192 and 256. | Theo de Raadt |
2004-02-06 | some cpus start to have a NX oriented PGEX_I | Theo de Raadt |