Age | Commit message (Expand) | Author |
2005-10-03 | Reduce the number of openings the logical devices have to play with so | Kenneth R Westerback |
2005-10-03 | check opencount after handle has been verified to avoid a possible use | Kurt Miller |
2005-10-03 | tweaks; | Jason McIntyre |
2005-10-03 | protect against errant programs that attempt to dlclose a handle that is | Kurt Miller |
2005-10-03 | refcount corrections: count common dep libs once and centralize dep lib | Kurt Miller |
2005-10-03 | system_type is apple, dont act like it is any other, ok deraadt@ | Dale Rahn |
2005-10-03 | Put the 970 in correct sleep mode, ok deraadt@ | Dale Rahn |
2005-10-03 | sync | Theo de Raadt |
2005-10-03 | add struct udf_args; | Jason McIntyre |
2005-10-03 | typo | Mathieu Sauve-Frankel |
2005-10-03 | rename OpenSSL blowfish.3 manpage to BF_set_key.3, so it doesn't clobber | Damien Miller |
2005-10-03 | add missing MLINK for WEXITSTATUS.2 | Jason McIntyre |
2005-10-03 | remove traces of non-existent getfstype() function; | Jason McIntyre |
2005-10-03 | change trunk ifconfig examples (it's not neccessary to type "create" | Reyk Floeter |
2005-10-03 | Relocate check_ip_options call to prevent logging of garbage for connections | Darren Tucker |
2005-10-03 | Handle segment register restore at context enter/exit instead of | Dale Rahn |
2005-10-03 | pretty up the instruction whacker code; ok drahn | Theo de Raadt |
2005-10-03 | flush correctly | Theo de Raadt |
2005-10-03 | Add the syncs which were in a 'later' version. pointed out deraadt@ | Dale Rahn |
2005-10-03 | Kettenis figured out how to make this run on G5, then I went back and | Dale Rahn |
2005-10-03 | mention failover mode and add examples | Reyk Floeter |
2005-10-03 | G5 pmap support, most of this G5 work has been done by kettenis@ | Dale Rahn |
2005-10-03 | First part of locore G5 support, this is one step of many. | Dale Rahn |
2005-10-03 | add a simple active "failover" trunk mode. port priorities will be | Reyk Floeter |
2005-10-03 | revert rcs to rcsprog change, | Joris Vink |
2005-10-03 | print all trunk flags | Reyk Floeter |
2005-10-03 | In hardclock(), do not setup process virtual and profile timers if the process | Aaron Campbell |
2005-10-02 | pci machines need the hme stub here | Theo de Raadt |
2005-10-02 | regen | Brad Smith |
2005-10-02 | a little bit more consistent naming scheme for Apple devices and add | Brad Smith |
2005-10-02 | correctly copy and NUL-terminate deltatext strings so we don't end up | Joris Vink |
2005-10-02 | sync | Theo de Raadt |
2005-10-02 | pkg_add -u does updates. | Marc Espie |
2005-10-02 | change the name of the RCS tools binary to rcsprog instead of rcs to | Joris Vink |
2005-10-02 | ath too | Martin Reindl |
2005-10-02 | remove isa_intr_evcnt() prototype. a NetBSD-ism. | Brad Smith |
2005-10-02 | remove isa_intr_evcnt() prototype. a NetBSD-ism. | Brad Smith |
2005-10-02 | enable ath(4) on alpha. | Reyk Floeter |
2005-10-02 | add special handling for some o2micro devices, so by instance atheros works. | Federico G. Schwindt |
2005-10-02 | sync | Theo de Raadt |
2005-10-02 | Add comment regarding the `reserved' o2micro registers, taken from | Federico G. Schwindt |
2005-10-02 | regen | Brad Smith |
2005-10-02 | add some NVidia cards. | Brad Smith |
2005-10-02 | add hme | Brad Smith |
2005-10-02 | spaces vs tab | Brad Smith |
2005-10-02 | some fixes to the .Nm list: | Jason McIntyre |
2005-10-02 | `ether_addr' is the name of a structure, not a function: remove its MLINK | Jason McIntyre |
2005-10-02 | assert tx rate is non-null so we don't end up dividing by zero. | Damien Bergamini |
2005-10-02 | avoid multiple calls to sc_enable(). cardbus_intr_establish() was called | Damien Bergamini |
2005-10-02 | pcn onto CD ramdisk, testing of regular ramdisk fits; spotted by kaoru@kaisei... | Theo de Raadt |