Age | Commit message (Expand) | Author |
2007-04-19 | Fix freeing of namecache entries in cache_purgevfs(), okay miod@ art@ | Pedro Martelletto |
2007-04-19 | After we bumped the maximal number of vnodes by quite a bit we became | Artur Grabowski |
2007-04-19 | document that tht likes firmware. | David Gwynne |
2007-04-19 | Update to less version 382. This removes some code that is licensed under | Marc Balmer |
2007-04-19 | sili(4) works fine here. | David Gwynne |
2007-04-19 | format and knf the array so it looks more like c and less like a csv. | David Gwynne |
2007-04-19 | the tht firmware isnt technically a firmware, its a series of commands | David Gwynne |
2007-04-19 | add bits to turn microcode.h into an actual blob. needs endian fixes yet. | David Gwynne |
2007-04-19 | tehuti are allowing us to distribute their firmware under a 4 clause bsd | David Gwynne |
2007-04-19 | Add initial metadata write function and hook it up. | Marco Peereboom |
2007-04-19 | Silly tedu, partitions are measured in blocks not in bytes. | Marco Peereboom |
2007-04-18 | adds a detailed synopsis to the man page; sorts options in | Igor Sobrado |
2007-04-18 | Use atomic operations to change the pending software interrupt mask. | Miod Vallat |
2007-04-18 | Pass arguments to DPRINTF in the right order. | Mark Kettenis |
2007-04-18 | When trying to read the primary superblock, do not accidentially read | Otto Moerbeek |
2007-04-18 | tidy - number unused cdev_/bdev_ slots | Todd T. Fries |
2007-04-18 | Remove the ``new i/o'' code. It has never worked well, noone has stepped up | Miod Vallat |
2007-04-18 | Fix a NULL dereference if the symbol table size is zero; ok millert@ deraadt@ | Miod Vallat |
2007-04-18 | Reserve a few pg_flags for pmaps that might want to use them. | Artur Grabowski |
2007-04-18 | When vslocking memory for the sysctl make sure that we aren't trying | Artur Grabowski |
2007-04-18 | Contrary to the comment in cia_dma_get_tag(), there are machines with cia | Martin Reindl |
2007-04-18 | if possible, fill in hw.serialno; | Martin Reindl |
2007-04-18 | don't let fpg and spc get out of sync. solves a few cases where newfs | Otto Moerbeek |
2007-04-18 | Do not exit when the TIOCSDTR ioctl() fails, but output a warning. | Marc Balmer |
2007-04-18 | make .Sh TERMINOLOGY part of the main text body; ok marco | Jason McIntyre |
2007-04-18 | start implementing support for the fifos on these chips. | David Gwynne |
2007-04-18 | move the tht attach args up a bit, for greater feng shui | David Gwynne |
2007-04-18 | add a wrapper around single segment dmaable memory allocations. this has | David Gwynne |
2007-04-18 | Typo in comment. From Brad. | Marco Pfatschbacher |
2007-04-18 | sync | Theo de Raadt |
2007-04-18 | some newfs checks, not hooked in, because it needs certain disktab | Otto Moerbeek |
2007-04-18 | Break out of the mtag check loop when a hit was found else we end up in a | Claudio Jeker |
2007-04-18 | callers of sw_reset will print an error message if anythign goes wrong, so | David Gwynne |
2007-04-18 | reset the port before establishing the interrupt handler during attach | David Gwynne |
2007-04-18 | implement the software reset of a port as per the specification | David Gwynne |
2007-04-18 | code to busy wait on registers and bits in bus_space | David Gwynne |
2007-04-18 | tiny register additions | David Gwynne |
2007-04-18 | various tweaks; | Jason McIntyre |
2007-04-18 | define the bits in the RX_FLT register | David Gwynne |
2007-04-18 | cast "%llu" format spec to (unsigned long long); do not assume a | Kevin Steves |
2007-04-17 | sync | Theo de Raadt |
2007-04-17 | Whenever there are mutliple outstanding IOs a chunk can transtion multiple | Marco Peereboom |
2007-04-17 | 2 typos | Marco Peereboom |
2007-04-17 | Add much more language and provide a real life example on how to use this. | Marco Peereboom |
2007-04-17 | Add support for setting the address of the ppp peer. | Marco Pfatschbacher |
2007-04-17 | The debug printf in malo_newstate() is too verbose so require debug level 2 | Claudio Jeker |
2007-04-17 | Don't bother performing ITIMER accounting on P_SYSTEM processes (i.e. kthreads). | Miod Vallat |
2007-04-17 | Make "network inet connected" work again. inet and inet6 became keywords | Claudio Jeker |
2007-04-17 | For "spell -t" pass the -w flag to detex like we do for deroff. | Todd C. Miller |
2007-04-17 | Now that acpidock no longer hangs machines during boot (at least | Michael Knudsen |