Age | Commit message (Expand) | Author |
2005-09-27 | accept hostnames 1 char long; spotted by otto, ok otto | Theo de Raadt |
2005-09-27 | various fixups; | Jason McIntyre |
2005-09-27 | improve some wording issues brought to my attention by wiz@netbsd; | Jason McIntyre |
2005-09-27 | ARGH! disable gart, I suck! | Marco Peereboom |
2005-09-27 | Clean up prints. From jason@ | Marco Peereboom |
2005-09-27 | add some file status checks in local setup; | Xavier Santolaria |
2005-09-27 | use xargs -r0 for our build process | Theo de Raadt |
2005-09-27 | increment refcount when opening a lib that is already open (dev/inode | Kurt Miller |
2005-09-27 | typo in comment: sprintf -> snprintf, ok markus@ | Alexander von Gernler |
2005-09-27 | document aesctr and null encryption; ok jmc, hshoexer | Markus Friedl |
2005-09-27 | missing return | Markus Friedl |
2005-09-27 | tweaks from wiz@netbsd | Jason McIntyre |
2005-09-27 | - don't mess with SCSI controller bits here, only map the two regions | Martin Reindl |
2005-09-27 | missing pieces for RBV video handling | Martin Reindl |
2005-09-27 | report time duration required to play sample then % error of sample rate. | Dale Rahn |
2005-09-27 | +/etc/hostapd.conf | David Krause |
2005-09-27 | kill spaces | David Krause |
2005-09-26 | Use SCSI_IGNORE_ILLEGAL_REQUEST when reading a cd's table of contents. | Kenneth R Westerback |
2005-09-26 | minor knf | Theo de Raadt |
2005-09-26 | Share com probe code between com and pccom; allows us to get rid of awkward | Miod Vallat |
2005-09-26 | Enable the USB softintr code on platforms which __HAVE_GENERIC_SOFTINTERRUPTS. | Miod Vallat |
2005-09-26 | allocate and map the mbox separately to the iocmds used by the ccbs. | David Gwynne |
2005-09-26 | deal with xargs new behaviour by using -r, okay deraadt@ | Pedro Martelletto |
2005-09-26 | bring in two changes from freebsd: | Pedro Martelletto |
2005-09-26 | terminate the buffer before calling regexec(3) when prompting for | Federico G. Schwindt |
2005-09-26 | Return EIO if reading fails. | Mark Kettenis |
2005-09-26 | Match Apple Shasta PCI ID as found on G5 systems. | Mark Kettenis |
2005-09-26 | Match "u3" as found in G5 systems. | Mark Kettenis |
2005-09-26 | Consider nodes named "mpic" as potential open-pic candidates. | Mark Kettenis |
2005-09-26 | If setting the filter fails, pass the error back; | Otto Moerbeek |
2005-09-26 | Fix a redraw problem that occurs when a recalled history line has | Otto Moerbeek |
2005-09-26 | some more style nits and bits; | Xavier Santolaria |
2005-09-26 | style; | Xavier Santolaria |
2005-09-26 | - correct framebuffer calculation offset by marking off garbage bits in | Martin Reindl |
2005-09-26 | Fully unload dependant libraries, fixes gphoto2 bug. | Dale Rahn |
2005-09-26 | Delete wrong comments, originally came from Makefile.mvme88k. | Kenji Aoyama |
2005-09-25 | remove useless paragraph and fix half-duplex example. | Brad Smith |
2005-09-25 | Define symbolic constants for the processor identification register fields | Miod Vallat |
2005-09-25 | Typos | Miod Vallat |
2005-09-25 | Define the symbolic register indexes in trapframe in <m68k/reg.h> only | Miod Vallat |
2005-09-25 | Remove unused defines and macros. | Miod Vallat |
2005-09-25 | cal now (well, has done for a while) accepts a single argument | Jason McIntyre |
2005-09-25 | Change the size parameter of cmmu_flush_tlb() from bytes to pages. This makes | Miod Vallat |
2005-09-25 | Turn CPU_INFO_FOREACH into a real construct, like all queue(3) iterators, | Miod Vallat |
2005-09-25 | Do not consider userland trap #496 (BUG system call on mvme88k) as special | Miod Vallat |
2005-09-25 | regen | Mark Kettenis |
2005-09-25 | Add stuff found in iMac G5. | Mark Kettenis |
2005-09-25 | Do not try increasing NKMEMPAGE_MAX on sun4m at all, until we make | Miod Vallat |
2005-09-25 | On Sun4m, be sure to steal the overlapping part of the iommu dvma space | Miod Vallat |
2005-09-25 | Revert temporary hack. | Mark Kettenis |