Age | Commit message (Expand) | Author |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2008-06-25 | this diff changes the bootloader to skip the CHS sanity check if LBA | Reyk Floeter |
2008-06-25 | allow to install and boot the OpenBSD A6 partition and disklabel in an | Reyk Floeter |
2008-04-20 | rewrite the serial port handling to manipulate the hardware directly | David Gwynne |
2008-04-19 | Change ELF loader to use the LMA as the load address for the | Tobias Weingartner |
2008-01-24 | "read(..., ..., sizeof Y) < sizeof Y" is a dangerous idiom because it | Kenneth R Westerback |
2008-01-23 | Cleanup cn_pri. Change constants to more meaningful names, rather than | Joel Sing |
2008-01-05 | handle 64-bit blkno in format string | Otto Moerbeek |
2007-11-26 | few more dribbles of LIBKERN cleanup | Theo de Raadt |
2007-11-26 | More LIBKERN bits that go away | Theo de Raadt |
2007-11-25 | typo; ok miod@ | Martynas Venckus |
2007-11-25 | libkern, begone. Move to a new mechanism where config(8)'s "file" | Theo de Raadt |
2007-09-13 | Don't bother bitching if APM does not exist. Pleanty | Tobias Weingartner |
2007-09-07 | Comment fix. It's 0x7F ELF, not 0xFF ELF. | Tobias Weingartner |
2007-07-27 | We don't want to pass the PXE MAC address to the kernel when booting | Tom Cosgrove |
2007-06-27 | wt(4) was removed a while ago, so don't support booting off it anoymore. | Michael Knudsen |
2007-06-25 | "of of" is wrong - it should be "off of" - but "from" is even nicer | Tom Cosgrove |
2007-06-18 | Calculate the disklabel checksum *after* filling in all the fields in | Kenneth R Westerback |
2007-06-17 | amd64/stand | Theo de Raadt |
2007-05-31 | It's the time to squash antique bugs. This has been there | Tobias Weingartner |
2007-05-31 | Forgot to commit the changes to this file with the rest of the ELF32+64 | Tom Cosgrove |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-30 | Pull out the ELF loadfile pieces from the standalone libraries, so that | Tom Cosgrove |
2007-05-29 | remove support for many alternative kernel choices -- only try /bsd and | Theo de Raadt |
2007-05-27 | When deciding whether to allocate a bounce buffer, we need one if | Tom Cosgrove |
2007-04-27 | Check for Control key held down when starting, and don't read boot.conf | Tom Cosgrove |
2007-04-13 | Update install media generation to the new semantics of the -c flag. | Todd C. Miller |
2007-04-04 | Thinkpad -> ThinkPad; from Igor Sobrado | Jason McIntyre |
2007-02-12 | OpenBSD -> .Ox | Jason McIntyre |
2007-01-02 | Fix the keyboard problem seen on Intel Macs, where only the first | Tom Cosgrove |
2006-12-26 | There is a single 'p', not a double, in 'triple'. | Tom Cosgrove |
2006-10-31 | Mention that cdboot won't find boot.conf if you create the CD | Tom Cosgrove |
2006-10-30 | install boot.conf as a section 5 page, not section 8; | Jason McIntyre |
2006-10-12 | Bump versions to note behaviour change of no longer trying | Kenneth R Westerback |
2006-10-12 | Don't try to boot from a NetBSD MBR partition when no OpenBSD MBR | Kenneth R Westerback |
2006-09-26 | Zap D_REMOVABLE flag from disklabel. If you didn't already know that | Kenneth R Westerback |
2006-09-18 | boot(8) ``machine memory'' support for > 4G. | Marco Pfatschbacher |
2006-06-06 | use _C_LABEL() instead of _ | Michael Shalayeff |
2006-05-21 | some diskless pointers; ok deraadt | Jason McIntyre |
2006-05-20 | push a BOOTARG_BOOTMAC (what PXE says is the MAC address of the interface | Theo de Raadt |
2006-05-15 | better wording for the "memory" section; | Jason McIntyre |
2006-05-13 | sensible english; ok jmc; from graham.gower@gmail.com | Theo de Raadt |
2006-03-27 | kill unused extern in ifdef DEBUG even | Michael Shalayeff |
2006-02-14 | Fix botched format string specifiers. From adobriyan at gmail.com. | Aaron Campbell |
2006-01-13 | Fix printf format string due to types change | Todd C. Miller |
2006-01-02 | Correctly set the %di register on PXENV calls. This should help | Tom Cosgrove |
2005-12-30 | Now that errno.h and sys/errno.h are separate header files there is no | Todd C. Miller |
2005-11-27 | ISOXXX/ISO-XXX -> ISO XXX | Jason McIntyre |
2005-11-14 | convert and remove the last traces of i386_round_page(), | Martin Reindl |
2005-07-30 | build libkern | Todd C. Miller |