Age | Commit message (Expand) | Author |
2007-05-16 | Make it clear, that the line returned does not have a | Moritz Jodeit |
2007-05-16 | Allow stripping of files, even if the destination filename | Moritz Jodeit |
2007-05-16 | The world of __HAVEs and __HAVE_NOTs is reducing. All architectures | Artur Grabowski |
2007-05-16 | we need a cpu_info_store; how did miod miss this? | Theo de Raadt |
2007-05-16 | sync | Theo de Raadt |
2007-05-16 | open() returns -1 on error, not NULL. From Tobias Stoeckmann. | Xavier Santolaria |
2007-05-16 | add definitions for the bits in the "register" bus_space region. | David Gwynne |
2007-05-16 | add support for multicast addresses. this adds the add/del multi handlers | David Gwynne |
2007-05-16 | count the number of multicast ranges that are kept in the list of multicast | David Gwynne |
2007-05-16 | oops, committed debug code, sorry. | Marc Espie |
2007-05-16 | Oops, forgot this file in the cpuinfo changes. | Miod Vallat |
2007-05-16 | Switch vax to __HAVE_CPUINFO, based on an incomplete diff from art. | Miod Vallat |
2007-05-16 | map the pci BARs that we're interested in. this gives us access to the | David Gwynne |
2007-05-16 | Wrap some functions, labels, and variables in #ifdefs corresponding | Ray Lai |
2007-05-16 | Add missing ssize_t rlen, used when DEBUG is defined, and only | Ray Lai |
2007-05-15 | remove catman reference from SEE ALSO; | Jason McIntyre |
2007-05-15 | nothing uses catman, so kill it; ok millert deraadt | Jason McIntyre |
2007-05-15 | Remove unused variable. | Mark Kettenis |
2007-05-15 | We will never call OpenFirmware from 32-bit code. | Mark Kettenis |
2007-05-15 | Update the ifp of bridge cache entries if the entry is not static. This | Claudio Jeker |
2007-05-15 | allows for incomplete locations (without arch) and for repositories to | Marc Espie |
2007-05-15 | don't assume 4-byte aligned memory when intercepting a string | Nikolay Sturm |
2007-05-15 | Remove useless NOxxx defines and use NULL instead. | Moritz Jodeit |
2007-05-15 | require the right code at the right location. | Marc Espie |
2007-05-15 | fix some lint 'xxx used, but not defined' warnings by properly adding | Otto Moerbeek |
2007-05-15 | regen | Marcus Glocker |
2007-05-15 | Add vendor and product; AmbiCom, Inc. WL54CF. | Marcus Glocker |
2007-05-15 | pass COPTS thru, okay millert@ | Marc Espie |
2007-05-15 | Switch amd64 to VM_PAGE_MD. Mostly just imitating i386. flags in pg_flags. | Artur Grabowski |
2007-05-15 | make splassert(IPL_NONE) work on i386/MP (the single-processor case is | Artur Grabowski |
2007-05-15 | Userland has the right to compile, too; not sure this will be enough yet | Miod Vallat |
2007-05-15 | External bus errors should not occur, so panic. ok deraadt@ | Dale Rahn |
2007-05-15 | Remove the MI implementation of mutexes and remove the __HAVE_MUTEX | Artur Grabowski |
2007-05-15 | draft-ietf-idr-restart -> RFC 4724 and bump draft-ietf-idr-as4bytes to | Claudio Jeker |
2007-05-15 | Graceful restart is no longer a draft so point it to the right RFC 4724. | Claudio Jeker |
2007-05-15 | switch m68k to __HAVE_CPUINFO | Martin Reindl |
2007-05-15 | printconf didn't handle the 'down' flag for peers | Henning Brauer |
2007-05-15 | FibreChannel -> Fibre Channel, to be consistent with the rest | Jason McIntyre |
2007-05-15 | make sli's .Nd match other scsi interfaces; ok dlg | Jason McIntyre |
2007-05-15 | make sure to give all special files to root/wheel, and strip them of write | Marc Espie |
2007-05-15 | fix tests to run now | Marc Espie |
2007-05-15 | Make usage declaration match prototype; Make it __dead also. | Thordur I. Bjornsson |
2007-05-15 | do not copy pkgname, since we're going to erase it, and packing-lists | Marc Espie |
2007-05-15 | fix dependencies | Marc Espie |
2007-05-15 | oops; martin go see what you did here.. | Theo de Raadt |
2007-05-15 | use the correct fd for poll. we're waiting on the pipe, not pf | Ted Unangst |
2007-05-15 | sync | Theo de Raadt |
2007-05-15 | Dummy mutex code for arm platforms. ok drahn@ deraadt@ | Miod Vallat |
2007-05-15 | sync | Theo de Raadt |
2007-05-15 | now that setroot() prints nice things like: | Theo de Raadt |