Age | Commit message (Expand) | Author |
2003-01-17 | allow setting com baudrate up to 115200; req and testing by Sourabh Ladha <la... | Michael Shalayeff |
2002-12-02 | Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stack | Miod Vallat |
2002-09-16 | It's more convinient to spell convinient as ``convenient'', actually. | Miod Vallat |
2002-08-28 | ancient file name in .file; from pbastos@rdc.puc-rio.br | Michael Shalayeff |
2002-06-25 | and kill a now bogus comment | Michael Shalayeff |
2002-06-25 | this monkey has not been a mbr for a couple of years already | Michael Shalayeff |
2002-06-21 | Bump version to help distinquish new memory probe and fixes. | Tobias Weingartner |
2002-06-20 | Fix 4GB memory probing and other memory probing issues. | Tobias Weingartner |
2002-06-10 | Maintain my sanity. | Tobias Weingartner |
2002-05-03 | ptrdiff_t and size_t fixes. | Marc Espie |
2002-05-03 | no guarantee that ptrdiff_t is int and not long, so cast. | Marc Espie |
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-03-12 | extraneous 'or'; from Sven Kirmess <sven.kirmess@gmx.net> | Michael Shalayeff |
2002-03-01 | Change a config(8) reference to a more appropriate boot_config(8) reference. | Miod Vallat |
2002-02-21 | Pasto. Ok mickey@ | Thierry Deval |
2002-02-15 | fix the possible 4G overflow issues | Michael Shalayeff |
2002-01-08 | Fix 16 vs. 32-bit mismatch. Solves the most common MBR hang. | Kjell Wooding |
2001-12-15 | first i gave you one of the reasons it mmakes thing better. | Michael Shalayeff |
2001-12-15 | Fix a long-standing alignment bug by removing the 32-but call/return | Kjell Wooding |
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat |
2001-09-20 | grammar; from toby | Michael Shalayeff |
2001-09-17 | genassym changes | Theo de Raadt |
2001-09-11 | remove acd references; millert@ ok. | Federico G. Schwindt |
2001-09-03 | pretty this up | Theo de Raadt |
2001-08-21 | 2nd rule of comitting fix | Michael Shalayeff |
2001-08-20 | bump the version for new kbd probe; 10x for a reminder from fgsch@ | Michael Shalayeff |
2001-08-18 | probe for ps2 model and check if kbd controller is present | Michael Shalayeff |
2001-08-18 | Timeout non-functional KBC (e.g. when missing) and gate A20 using port 0x92 | Constantine Sapuntzakis |
2001-07-15 | spelling | Peter Valchev |
2001-06-29 | biosboot is more than 256 bytes for a while now | Michael Shalayeff |
2001-05-06 | increase version since we've removed -b; per fgsch@'s suggestion | Michael Shalayeff |
2001-05-02 | document boot options, i dunno what -b does so i just do not mention it anymore | Michael Shalayeff |
2001-03-03 | Fix typo, "edx" -> "%edx", so that the %edx register is properly protected | Aaron Campbell |
2001-01-16 | add timeout variable, alphabetize the var list; pointed out by Rob Francis <r... | Michael Shalayeff |
2000-12-27 | better english and fix some spelling mistakes, Ok'd by aaron@ | Brad Smith |
2000-11-22 | s/stroul/strtoul/; spotted by brad@ | Michael Shalayeff |
2000-11-18 | Add an example for boot -c. | Aaron Campbell |
2000-11-18 | - Add an EXAMPLES section. I still haven't chosen a "standard" format. | Aaron Campbell |
2000-11-18 | - "OpenBSD BOOT [x.xx]" -> ">> OpenBSD/i386 BOOT [x.xx]" to reflect reality. | Aaron Campbell |
2000-11-13 | Address the i8042 keyboard controller registers as offsets from IO_KBD; from | Aaron Campbell |
2000-10-25 | some people may say that i suck | Michael Shalayeff |
2000-10-25 | add pciprobe back into /boot. | Michael Shalayeff |
2000-10-19 | Increment version; deraadt@ ok. | Federico G. Schwindt |
2000-10-19 | Pass SACFLAGS correctly so all files are compiled with -fpack-struct, | Federico G. Schwindt |
2000-10-18 | before sending a character check for DSR state. | Michael Shalayeff |
2000-10-09 | pcibios kernel device is now doing this job | Michael Shalayeff |
2000-10-09 | do not build debug libs (if enabled in mk.conf) | Michael Shalayeff |
2000-08-07 | add a couple of examples, and generally elaborate more on the subject | Michael Shalayeff |
2000-07-12 | typo | Theo de Raadt |