Age | Commit message (Expand) | Author |
2008-03-08 | sync | Theo de Raadt |
2008-03-08 | Driver for console on sun4v. | Mark Kettenis |
2008-03-08 | Fix copyright year; these files were written in 2008. | Mark Kettenis |
2008-03-08 | Add vrtc(4). | Mark Kettenis |
2008-03-08 | Add vbus(4). | Mark Kettenis |
2008-03-08 | Add vbus(4) and vrtc(4). | Mark Kettenis |
2008-03-08 | vrtc(4) | Mark Kettenis |
2008-03-08 | vbus(4) | Mark Kettenis |
2008-03-08 | Instead of calling donlist() in the format print routines, call it | Todd C. Miller |
2008-03-08 | Driver for virtual real-time clock on sun4v. | Mark Kettenis |
2008-03-08 | Virtual bus for virtual devices on sun4v. | Mark Kettenis |
2008-03-08 | UltraSPARC Hypervisor interfaces for sun4v. | Mark Kettenis |
2008-03-08 | look for firmload on /mnt/etc/firmware as well, only for ramdisks. | Marc Espie |
2008-03-08 | avoid inifite recursion on certain error conditions; from netbsd; | Otto Moerbeek |
2008-03-08 | Cleanup/style(9) code and comments. | Joel Sing |
2008-03-08 | Check "status" property. | Mark Kettenis |
2008-03-08 | Check "status" property. Since the PROM marks the floppy controller device | Mark Kettenis |
2008-03-08 | Introduce a function to check the "status" property of an OFW node, and use it | Mark Kettenis |
2008-03-08 | allows SMALL_KERNEL compiles | Marc Espie |
2008-03-08 | SUNW,set-trap-table takes an extra argument on sun4v; sun4u doesn't seem to | Mark Kettenis |
2008-03-08 | more mkhybrid prototypes cleanups. | Marc Espie |
2008-03-08 | fix vs_columns() for the "set nu" case. avoids segfaults for very long | Otto Moerbeek |
2008-03-08 | rename forced to defines | Marc Espie |
2008-03-08 | correct usage of lseek(2); | Joris Vink |
2008-03-08 | better -q: mention once, and it speeds up (assumes normal files haven't | Marc Espie |
2008-03-08 | tweak messages mentioning checksums so that they mention checksums, not | Marc Espie |
2008-03-08 | Document that -k 0 does not do anything, instead of sending bytes every | Marc Espie |
2008-03-08 | let GetOpt count how many times it sees an option, removes special case | Marc Espie |
2008-03-08 | allow a response to icmp6 node information queries where the local | Stuart Henderson |
2008-03-08 | avoid request for input if lines are set to zero | Simon Bertrang |
2008-03-08 | show people how to load bsd.rd over the network rather than just the | Stuart Henderson |
2008-03-08 | move us to 4.3-current | Theo de Raadt |
2008-03-07 | Detail the partitioning caveats for OpenBSD/sgi. | Joel Sing |
2008-03-06 | sync | Theo de Raadt |
2008-03-06 | Adjust a date correctly; spotted by jsg | Theo de Raadt |
2008-03-06 | ral rt2860 firmware is now free | Theo de Raadt |
2008-03-06 | New license from Paul Lin at Ralink; same terms, but now also | Theo de Raadt |
2008-03-06 | Change ramdisk filesystem size from 4352 to 4000 blocks, so that | Theo de Raadt |
2008-03-06 | sector size for ramdisk should be 512 | Theo de Raadt |
2008-03-05 | syncronize the guts to the other ISO file, to know that it is correct | Theo de Raadt |
2008-03-05 | Ensure that there is a /bsd on the CD, and that it is bsd.rd, so that | Theo de Raadt |
2008-03-05 | partial notes update from jsg | Theo de Raadt |
2008-03-05 | Tweak regexp replacing 'off' with 'on secure' so we don't end up with | Kenneth R Westerback |
2008-03-05 | remove devices not needed on a ramdisk | Theo de Raadt |
2008-03-04 | bsd.rd's physical memory usage collided with the bootblocks... The | Theo de Raadt |
2008-03-04 | crank version # | Theo de Raadt |
2008-03-04 | Move bootblocks to just under 16MB instead of just under 8MB, because | Theo de Raadt |
2008-03-04 | add missing uow(4) synopsis | Martin Reindl |
2008-03-04 | crank version; from djm | Theo de Raadt |
2008-03-04 | sthen@ has an motherboard with both agp and pcie that fails to boot. | Owain Ainsworth |