Age | Commit message (Expand) | Author |
2008-05-24 | Store the model and revision information in the appropriate softc | Brad Smith |
2008-05-24 | Enclose an informational message in a verbose check. | Pierre-Yves Ritschard |
2008-05-24 | Match serial devices on PRIMEPOWER 650. | Mark Kettenis |
2008-05-23 | Fix detection of 10baseT on rev 2 and up. | Mark Kettenis |
2008-05-23 | Another Fujitsu Gigabit Etherenet card that is a bge(4) in disguise. | Mark Kettenis |
2008-05-23 | regen | Mark Kettenis |
2008-05-23 | Add Fujitsu PW008GE5. | Mark Kettenis |
2008-05-23 | update sem_otime on semop(); reported by mkbucc AT gmail.com | Damien Miller |
2008-05-23 | sync | Theo de Raadt |
2008-05-23 | do not use swap generic; these should specifically choose rd0a | Theo de Raadt |
2008-05-23 | we only do static libarch; ok drahn | Theo de Raadt |
2008-05-23 | remove reference to amd64_vm86(2): although there is code and a | Jason McIntyre |
2008-05-23 | remove reference to awi(4); | Jason McIntyre |
2008-05-23 | tputchar() can put characters on the tty output queue if clocal is set, | Theo de Raadt |
2008-05-23 | Forgot this one. Wrap a printf() into MPLS_DEBUG since | Thordur I. Bjornsson |
2008-05-23 | Make this compile again, by adding a struct proc * argument | Thordur I. Bjornsson |
2008-05-23 | Deal with the situation when TCP nfs mounts timeout and processes | Thordur I. Bjornsson |
2008-05-23 | - remove USER_LDT, it was never in a state where it would copile, nor will | Jasper Lievisse Adriaanse |
2008-05-23 | - remove USER_LDT, it was never in a state where it would copile, nor will | Jasper Lievisse Adriaanse |
2008-05-23 | hexidecimal -> hexadecimal | Igor Sobrado |
2008-05-23 | Bye bye awi(4). | Brad Smith |
2008-05-23 | Bye bye awi(4). No net80211 love, uses its own WEP code and has not worked | Brad Smith |
2008-05-23 | Make GENERIC.MP work on sun4us too. | Mark Kettenis |
2008-05-23 | various fixes for aucat.1, and sync usage(); ok ratchov | Jason McIntyre |
2008-05-23 | KNF and readability changes. de-register, remove #ifndef SIN6_LEN defines. | Marc Balmer |
2008-05-23 | Properly pass the directory tag of parent directory into new subdirectories. | Tobias Stoeckmann |
2008-05-23 | Simplify the combination use of pci_mapreg_type()/pci_mapreg_map() as | Brad Smith |
2008-05-23 | de-register | Marc Balmer |
2008-05-23 | Last chunk of KNF and readability changes here. | Marc Balmer |
2008-05-23 | add support for: | Alexandre Ratchov |
2008-05-23 | Make rd act more like a 'normal' disk device, allowing the elimination of | Kenneth R Westerback |
2008-05-22 | I really hate commiting here, but this was far too good not to. | Bob Beck |
2008-05-22 | Quick hack to make non-MULTIPROCESSOR kernels work by restricting | Mark Kettenis |
2008-05-22 | zap useless comment block with no content. | Jasper Lievisse Adriaanse |
2008-05-22 | Restrict interrupt vectors to 11 bits. Needed to make sun4us work. | Mark Kettenis |
2008-05-22 | use PR_ZERO instead of calling bzero directly | Thordur I. Bjornsson |
2008-05-22 | ANSI function definitions. | Brad Smith |
2008-05-22 | sync | Theo de Raadt |
2008-05-22 | simplify (less bytes in media) | Theo de Raadt |
2008-05-22 | never schedule a timer for a negative time, if in the past schedule short delay. | Dale Rahn |
2008-05-22 | version 2 of spamd sync protocol for two reasons: | Theo de Raadt |
2008-05-22 | More timeout(9) usage cleaned up. | Michael Knudsen |
2008-05-22 | Remove the german announcement text. | Marc Balmer |
2008-05-22 | - ises(4) was removed some time ago, zap it here too. | Jasper Lievisse Adriaanse |
2008-05-22 | Use LIST_FOREACH() instead of handrolling. | Thordur I. Bjornsson |
2008-05-22 | Wrong function names in fatal messages fixed. | Tobias Stoeckmann |
2008-05-22 | expension -> expansion | Tobias Stoeckmann |
2008-05-22 | kill 2 bogus ARGUSED and use the LIST_FOREACH() macro | Thordur I. Bjornsson |
2008-05-22 | More KNF and readability. | Marc Balmer |
2008-05-22 | - fix a bug in msgbuf_write() that caused a descriptor to stay in the fd | Gilles Chehade |