Age | Commit message (Expand) | Author |
2007-11-27 | Add possibility to add flags to syscalls in syscalls.master to mark | Artur Grabowski |
2007-11-27 | Shoot old netbsd compat code from almost 20 years ago; ok art | Theo de Raadt |
2007-11-27 | On jmc@'s request add a bit that mentions that the pf(4) mssfix up is only | Claudio Jeker |
2007-11-27 | add gbe(4); | Jason McIntyre |
2007-11-27 | tweak -r1.1; | Jason McIntyre |
2007-11-27 | TCP_COMPAT_42 was last used in 1997. Kill it. | Theo de Raadt |
2007-11-27 | also move softraid raid1 into own file, ok marco | Ted Unangst |
2007-11-27 | Add a few missing device entries. | Miod Vallat |
2007-11-27 | Make _dl_md_reloc_got() report errors, and take them into account. | Miod Vallat |
2007-11-27 | make the deceptively complicated leading and trailing space into functions. | Ted Unangst |
2007-11-27 | Remove whitespace at EOL, KNF, ansify. Move jump scroll code to a separate | Miod Vallat |
2007-11-27 | split crypto functions out into their own file, so softraid.c is not such | Ted Unangst |
2007-11-27 | typos; ok jmc@ | Martynas Venckus |
2007-11-27 | fix format strings | Charles Longeau |
2007-11-27 | add rcs id | Jasper Lievisse Adriaanse |
2007-11-27 | missing rcs id | Jasper Lievisse Adriaanse |
2007-11-27 | ARGH. Work has poisoned my mind. KNF the braces. | Artur Grabowski |
2007-11-27 | Remember to add gbe.4... | Joel Sing |
2007-11-27 | Unify amd64 and i386 code further; ok oga kettenis | Theo de Raadt |
2007-11-27 | Initial support for the SGI Graphics Back End (GBE) frame buffer found in | Joel Sing |
2007-11-27 | tweak previous; | Jason McIntyre |
2007-11-27 | tweak the Ox warning section; | Jason McIntyre |
2007-11-27 | tweak previous; | Jason McIntyre |
2007-11-27 | add missing header for errx. | Charles Longeau |
2007-11-27 | add missing header for inet_ntoa. | Charles Longeau |
2007-11-27 | Add display type for SGI GBE. | Joel Sing |
2007-11-27 | Add BUS_SPACE_MAP_LINEAR | Joel Sing |
2007-11-27 | use symbolic constant 'Infinity' instead of -1 where appropriate; from | Otto Moerbeek |
2007-11-27 | fix format strings | Charles Longeau |
2007-11-27 | Don't give bad advice. The MTU/MSS issue is not solvable by changing the MTU | Claudio Jeker |
2007-11-27 | update "show database" output (work in progress) but now link local LSA | Claudio Jeker |
2007-11-27 | Make lsa_find() find link local LSA by passing the interface instead of the | Claudio Jeker |
2007-11-27 | Make carp(4) behave more like a ethernet interface by initalizing the | Claudio Jeker |
2007-11-27 | Monster diff to bring us a bit on track again. | Claudio Jeker |
2007-11-27 | mips64 also needs memcpy.S, otherwise memcpy.c gets built, which conflicts | Joel Sing |
2007-11-27 | Only checksum the NMEA sentence if it as GPRMC message. | Marc Balmer |
2007-11-27 | fix typo | Marc Espie |
2007-11-27 | Prefixes or actually pathes that would cause a rooting loops should not be | Claudio Jeker |
2007-11-26 | Enable read ahead and write cache enable if supported by | Jonathan Gray |
2007-11-26 | Like i386 - make the __mp_lock not spin at splhigh. | Artur Grabowski |
2007-11-26 | Document how the sensors degrade over time. | Marc Balmer |
2007-11-26 | Add LSI PCI IDs for 1078 based megaraid; from the windows driver inf | Marco Peereboom |
2007-11-26 | In uvm_aio_aiodone(), kill the variable-sized array on stack, and use a | Miod Vallat |
2007-11-26 | keep unmade uptodate all the time, even for targets we're not making yet, | Marc Espie |
2007-11-26 | Add a new warning to gcc, -Wvariable-decl, which causes it to warn for | Miod Vallat |
2007-11-26 | Undo (well, comment out) 1.10 - this causes a regression on oqo-1 machines, | Miod Vallat |
2007-11-26 | Add new PERC6 & CERC6 PCI IDs | Marco Peereboom |
2007-11-26 | regen | Marco Peereboom |
2007-11-26 | Add PERC6 | Marco Peereboom |
2007-11-26 | Just CRYPTO; RAID CRYPTO doesn't mean anything. | Marco Peereboom |