Age | Commit message (Expand) | Author |
2005-12-12 | knf | David Gwynne |
2005-12-12 | be consistent w/ `-tfile|str' documentation (cf. rcs.1); | Xavier Santolaria |
2005-12-12 | If a PCI-X card is detected then set bge_pcix. | Brad Smith |
2005-12-11 | sync | Brad Smith |
2005-12-11 | regen | Brad Smith |
2005-12-11 | a whole bunch of ciss(4) PCI ids. | Brad Smith |
2005-12-11 | Work in progress SMP code; mvme88k boards can spin up secondary CPUs, | Miod Vallat |
2005-12-11 | Remove unused includes. | Miod Vallat |
2005-12-11 | Factorize soft interrupt code between luna88k and mvme88k. | Miod Vallat |
2005-12-11 | Fix ROMCR defines. | Miod Vallat |
2005-12-11 | Replace procfs_domem() with a similar interface, process_domem(), which lives | Miod Vallat |
2005-12-11 | Use e2fs_sbsave() instead of bcopy() when dumping the super-block back | Pedro Martelletto |
2005-12-11 | Fix mixer for machines that have lineout and/or don't have headphone. | Mark Kettenis |
2005-12-11 | inode/dinode separation for ext2fs | Pedro Martelletto |
2005-12-11 | mention the Fast Ethernet controller chips this driver should support | Brad Smith |
2005-12-11 | remove useless comment. | Brad Smith |
2005-12-11 | fix a few name clashes with libc; found by lint. ok deraadt@ | Otto Moerbeek |
2005-12-11 | Remove some dead code spotted by lint. | Kenneth R Westerback |
2005-12-11 | SRCS should contain .y and .l references, then make will do the right thing | Theo de Raadt |
2005-12-11 | make this compile again | Theo de Raadt |
2005-12-11 | Don't free pathname after successfull _try_needed call; it's cached in that | Mark Kettenis |
2005-12-11 | remove unused variables and functions | Theo de Raadt |
2005-12-11 | ARGSUSED | Theo de Raadt |
2005-12-11 | bitfields must be off an int or such type | Theo de Raadt |
2005-12-11 | On halt, wait for a keypress on the console and reboot; allows one to have | Miod Vallat |
2005-12-11 | Don't allow a -prefixlen arg of -1. jaredy@ ok | Aaron Campbell |
2005-12-11 | add a few Intel PCI-ISA bridges. | Brad Smith |
2005-12-11 | cleanup some knr to ansi i missed, and some extra whitespace i accidentally | David Gwynne |
2005-12-11 | sync | Brad Smith |
2005-12-11 | regen | Brad Smith |
2005-12-11 | - change Intel PRO/100 VE (3) to 82801DB LAN | Brad Smith |
2005-12-11 | unused code and variables | Theo de Raadt |
2005-12-11 | recognize BCM5750 C1 on Ted's Fujitsu Lifebook S7000 | Brad Smith |
2005-12-10 | - standard synopsis, mention options | Martin Reindl |
2005-12-10 | Only initialize the CMMUs tied to our running CPU on startup. | Miod Vallat |
2005-12-10 | better wording, helped by krw and roughly ok deraadt; | Jason McIntyre |
2005-12-10 | use the 5750 DSP code with the BCM5714 and BCM5780 too. | Brad Smith |
2005-12-10 | tweak: ok reyk | Jason McIntyre |
2005-12-10 | switch to xmalloc stuff, me and xsa@ agreed on this a long | Joris Vink |
2005-12-10 | Update | Chad Loder |
2005-12-10 | Make the style of these messages more like that of gcc messages. | Chad Loder |
2005-12-10 | - its wrong to use exit() here; return instead. | Niall O'Higgins |
2005-12-10 | Match new lint warning and error format (similar to gcc's format). | Chad Loder |
2005-12-10 | Add a generate target | Chad Loder |
2005-12-10 | add a shutdown function and register it with shutdownhook_establish(). | Brad Smith |
2005-12-10 | Change warning/error format to match gcc's. | Chad Loder |
2005-12-10 | Add a regression test for suspicious use of sizeof. | Chad Loder |
2005-12-10 | sk_shutdown -> skc_shutdown and register the shutdown function with | Brad Smith |
2005-12-10 | shrink dmesg entry by one line by merging the chipset revision into | Brad Smith |
2005-12-10 | how did this slip in, grr. | Martin Reindl |