Age | Commit message (Expand) | Author |
2008-05-16 | no need to quote the argument to .Nd, now that it's nice and short; | Jason McIntyre |
2008-05-16 | some macro fixage; | Jason McIntyre |
2008-05-16 | Allow ntpd to step the time at startup, now matter how large or small the | Chris Kuethe |
2008-05-16 | There is not really a network address translation device. | Marco Pfatschbacher |
2008-05-15 | document eow message in ssh protocol 2 channel state machine; | Damien Miller |
2008-05-15 | Ripped out old parser guts | Jordan Hargrave |
2008-05-15 | Remove commented out NetBSD __KERNEL_RCSID macro usage. | Brad Smith |
2008-05-15 | Handle Alias named objects, return original object | Jordan Hargrave |
2008-05-15 | We don't create cd.iso on socppc. | Mark Kettenis |
2008-05-15 | Hook up mkboot(8). | Mark Kettenis |
2008-05-15 | Add mkboot(8), a utility to make U-Boot images. | Mark Kettenis |
2008-05-15 | Add socppc to allarchs target. | Miod Vallat |
2008-05-15 | Add socppc. | Mark Kettenis |
2008-05-15 | Install bootloader in /usr/mdec. | Mark Kettenis |
2008-05-15 | Fix typo. | Mark Kettenis |
2008-05-15 | divert for ipv6; ok henning, pyr | Markus Friedl |
2008-05-15 | fix uninitialised variable; from ray@ | Damien Miller |
2008-05-15 | document CHECKSUMFILES/MAKESUMFILES | Marc Espie |
2008-05-15 | Avoid clearing the port enable bit when bringing the port out of reset. | Mark Kettenis |
2008-05-15 | #ifdef UVIDEO_DEBUG wrap all debug routines. Shrinks the kernel. Noted | Marcus Glocker |
2008-05-15 | socppc added to .Dt list; | Jason McIntyre |
2008-05-15 | Add OpenBSD markers. | Marc Balmer |
2008-05-15 | - Use pci_matchbyid(). | Brad Smith |
2008-05-14 | Determine boot device from arguments passed by the bootloader. | Mark Kettenis |
2008-05-14 | Comment out option PCIVERBOSE on the floppies for now, to let them fit | Miod Vallat |
2008-05-14 | Parse arguments passed by the bootloader and take appropriate action. | Mark Kettenis |
2008-05-14 | sync | Miod Vallat |
2008-05-14 | Add a '.text' to make sure we understand IDTVEC()'s are in the text | Tobias Weingartner |
2008-05-14 | only compile aml_dump() if option ACPI_DEBUG. | Miod Vallat |
2008-05-14 | Let this build and link if SMALL_KERNEL. | Miod Vallat |
2008-05-14 | A few basic man4 pages for socppc, heavily based on macppc. Also, plug | Miod Vallat |
2008-05-14 | Add the generated MAKEDEV.8 for socppc. | Miod Vallat |
2008-05-14 | Add socppc, reminded by jmc@ | Miod Vallat |
2008-05-14 | Get memory size and base address of internal memory mapped registers from | Mark Kettenis |
2008-05-14 | Fix more chrtoblktbl[] sloppyness, and add proper block st nodes to *ppc and | Miod Vallat |
2008-05-14 | add missing $OpenBSD$ tags | Charles Longeau |
2008-05-14 | ttydefaults.h -> sys/ttydefaults.h; | Jason McIntyre |
2008-05-14 | Make all 128MB of memory available (except for the first three pages used | Mark Kettenis |
2008-05-14 | Add cmpci(4) and uncomment the eap(4) MIDI attachment. | Brad Smith |
2008-05-14 | These files are not used (and some of them would not compile anyway). | Miod Vallat |
2008-05-14 | Removed debugging printfs | Jordan Hargrave |
2008-05-14 | fix comment. | Marc Balmer |
2008-05-14 | - fix new directory creation by using the correct variable; | Antoine Jacoutot |
2008-05-14 | Next chunk of KNF/readability. | Marc Balmer |
2008-05-14 | Add tcl and tk to the list | Deanna Phillips |
2008-05-14 | ntpd missed the argument check sweep. | Pierre-Yves Ritschard |
2008-05-14 | More KNF/readability changes. | Marc Balmer |
2008-05-14 | Next chunk of KNF/readability changes. | Marc Balmer |
2008-05-14 | Clean up a bit. | Brad Smith |
2008-05-14 | - add a non-interactive mode to sysmerge ('-b') | Antoine Jacoutot |