Age | Commit message (Expand) | Author |
2013-08-16 | seekdir()/rewinddir() must update the position returned by telldir() | Philip Guenther |
2013-08-15 | Don't include unused copyright[] string in all the cron binaries. | Todd C. Miller |
2013-08-15 | Be sure to always invoke cache routines with properly rounded addresses; | Miod Vallat |
2013-08-15 | Be sure to set the `non equal' bit when emulating fcmp{,u} and the operands | Miod Vallat |
2013-08-15 | make debug output sligthly more useful | Miod Vallat |
2013-08-15 | typos | Miod Vallat |
2013-08-15 | Enable radeondrm(4). | Mark Kettenis |
2013-08-15 | Add RI_VCONS support. | Mark Kettenis |
2013-08-15 | Align stack yp buffers to 64-bit boundaries now, for they might contain | Miod Vallat |
2013-08-15 | add the lalr paper; | Jason McIntyre |
2013-08-15 | Blast uhts(4). This code was merged into ums(4) last week. | Edd Barrett |
2013-08-15 | Replace the obsolete ioctl(SIOCGDRLST_IN6) interface with | Alexander Bluhm |
2013-08-15 | Reduce the warnings when arp, rarp, ndp are compiled with WARNINGS=yes. | Alexander Bluhm |
2013-08-15 | fix getsecs() prototypes, vax still boots with 64-bit time_t; ok miod@ | Otto Moerbeek |
2013-08-15 | Stop defining SIOC{S,G}ETVLAN as SIOC{S,G}IFGENERIC because they | Martin Pieuchot |
2013-08-15 | Include files.agp and files.drm from files.pci. Makes sure "drm.h" gets | Mark Kettenis |
2013-08-14 | use .Dx to credit DragonFly; from Jan Stary <hans at stare dot cz> | Ingo Schwarze |
2013-08-14 | Filter the IPv6 Discard-Only Prefix because it should not be globally | Claudio Jeker |
2013-08-14 | Rewrite the internals of the RDE reload logic. | Claudio Jeker |
2013-08-14 | Enforce that the ls_id and the adv_rtr field in a type 1 router LSA are | Claudio Jeker |
2013-08-14 | editing blip in previous; | Jason McIntyre |
2013-08-14 | Use text production macros to document themselves. | Ingo Schwarze |
2013-08-14 | ISC cron is the defacto BSD cron these days so remove confusing | Todd C. Miller |
2013-08-14 | Only skip address deleting/adding and route deleting/adding on | Florian Obser |
2013-08-14 | one more Mt; from jan stary | Jason McIntyre |
2013-08-14 | use Bsx; | Jason McIntyre |
2013-08-14 | ident and data members of struct kevent changed types: ident to | Philip Guenther |
2013-08-14 | more Bx; | Jason McIntyre |
2013-08-14 | macro simplification; | Jason McIntyre |
2013-08-14 | some Bx/Ox conversion; | Jason McIntyre |
2013-08-14 | no longer any need to quote macro lines with >9 args; | Jason McIntyre |
2013-08-14 | The last user of the old __tfork() was updated to the current one, | Philip Guenther |
2013-08-14 | regen | Philip Guenther |
2013-08-14 | The last user of the old __tfork() was updated to the current one, | Philip Guenther |
2013-08-14 | drm_heap.c is no longer needed | Jonathan Gray |
2013-08-14 | remove references to ati_pcigart | Jonathan Gray |
2013-08-13 | ati_pcigart.c is no longer needed | Jonathan Gray |
2013-08-13 | unbreak | Miod Vallat |
2013-08-13 | Handle firmware for radeondrm(4). | Mark Kettenis |
2013-08-13 | reorder SYNOPSIS to match usage() | Alexander Hall |
2013-08-13 | firmware is uncountable, i think we decided; | Jason McIntyre |
2013-08-13 | allow the user to specify which firmware to install, or install all of | Alexander Hall |
2013-08-13 | Call drm_mtrr_add() directly instead adding a map. | Mark Kettenis |
2013-08-13 | another of the same typo | Damien Miller |
2013-08-13 | typo in error message; from Stephan Rickauer | Damien Miller |
2013-08-13 | ray(4) is no more; reminded by jmc@ | Mike Belopuhov |
2013-08-13 | ray(4) is no more | Mike Belopuhov |
2013-08-13 | Let ray(4) rot in the attic. OK mpi, jsg, kettenis, henning, millert. | Mike Belopuhov |
2013-08-13 | when handling puts from a client (ie, tftpd is writing a file to | David Gwynne |
2013-08-13 | add static back to functions that originally had it | Jonathan Gray |