Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-16 | There is not really a network address translation device. | Marco Pfatschbacher | |
Remove it from the name section. OK mcbride, henning | |||
2008-05-15 | document eow message in ssh protocol 2 channel state machine; | Damien Miller | |
feedback and ok markus@ | |||
2008-05-15 | Ripped out old parser guts | Jordan Hargrave | |
ok loki@ | |||
2008-05-15 | Remove commented out NetBSD __KERNEL_RCSID macro usage. | Brad Smith | |
ok dlg@ miod@ | |||
2008-05-15 | Handle Alias named objects, return original object | Jordan Hargrave | |
Clear out result before evaluating | |||
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 | |
Makes the on-board ehci(4) on the Freescale MPC8349E work. ok jsg@ | |||
2008-05-15 | #ifdef UVIDEO_DEBUG wrap all debug routines. Shrinks the kernel. Noted | Marcus Glocker | |
by miod@. Fix some spacing while there. | |||
2008-05-15 | socppc added to .Dt list; | Jason McIntyre | |
2008-05-15 | Add OpenBSD markers. | Marc Balmer | |
no binary change. | |||
2008-05-15 | - Use pci_matchbyid(). | Brad Smith | |
- Simplify the use of pci_mapreg_map(). ok jsing@ | |||
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 | |
after the code increase caused by the recent acpi changes, until a better compromise is found. | |||
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 | |
segment. kettenis@ ok. miod@ pointed out that the define already does a '.text', this makes it explicit. | |||
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 | |
man4.armish into the build, since it had been long forgotten. | |||
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 | |
firmware instead of hardcoding them. | |||
2008-05-14 | Fix more chrtoblktbl[] sloppyness, and add proper block st nodes to *ppc and | Miod Vallat | |
sgi. | |||
2008-05-14 | add missing $OpenBSD$ tags | Charles Longeau | |
ok ian@ | |||
2008-05-14 | ttydefaults.h -> sys/ttydefaults.h; | Jason McIntyre | |
from Ed Schouten; freebsd -r1.32 | |||
2008-05-14 | Make all 128MB of memory available (except for the first three pages used | Mark Kettenis | |
for the exception vectors). | |||
2008-05-14 | Add cmpci(4) and uncomment the eap(4) MIDI attachment. | Brad Smith | |
ok jakemsr@ | |||
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 | |
spotted by merdely@ while trying to populate /var/www from scratch ok merdely@ | |||
2008-05-14 | Next chunk of KNF/readability. | Marc Balmer | |
no binary changes. | |||
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 | |
no binary changes. | |||
2008-05-14 | Next chunk of KNF/readability changes. | Marc Balmer | |
no binary change. | |||
2008-05-14 | Clean up a bit. | Brad Smith | |
ok jordan@ | |||
2008-05-14 | - add a non-interactive mode to sysmerge ('-b') | Antoine Jacoutot | |
- yesno is only used once man page consulting jmc@ ;) ok laurent@ pyr@ | |||
2008-05-14 | Adding new ACPI Parser code | Jordan Hargrave | |
Old guts of code still exists, needs to be torn out next ok marco@ ok brad@ | |||
2008-05-14 | Add missing splnet around mii_tick(). | Brad Smith | |
ok dlg@ | |||
2008-05-14 | Add the Altima AC1003 PCI id. | Brad Smith | |
ok dlg@ |