Age | Commit message (Expand) | Author |
2005-02-16 | sync | Peter Valchev |
2005-02-16 | sync | Peter Valchev |
2005-02-16 | a note about why we have both EDITOR and VISUAL env vars; | Jason McIntyre |
2005-02-16 | Mention ral(4). | Jonathan Gray |
2005-02-16 | Make ral show up in man -k wireless. | Jonathan Gray |
2005-02-16 | add support for enabling amp power on a non-documented Conexant codec | Todd T. Fries |
2005-02-16 | Touchscreen sample stabilization, do multiple reads, average best two. | Dale Rahn |
2005-02-16 | On shutdown also send delete messages for isakmp SAs. | Hans-Joerg Hoexer |
2005-02-16 | Stash the environment pointer we get from realloc() instead of just | Todd C. Miller |
2005-02-16 | Prevent gzip from storing mtime and filename in the header so we | Todd C. Miller |
2005-02-16 | isp(4) on macppc is compiled with option ISP_COMPILE_FW per default as well | Martin Reindl |
2005-02-16 | Filter spurious coordinates on pen up in abolute mode, | Matthieu Herrb |
2005-02-16 | enable rl(4), rlphy(4), pcscp(4) and isp(4) with option ISP_COMPILE_FW | Martin Reindl |
2005-02-16 | zap compilation date from the binary; ok henning@ | Marc Balmer |
2005-02-16 | get rid of unneeded whitespace | Jean-Francois Brousseau |
2005-02-16 | zap compilation date from the binary; ok millert@ deraadt@ | David Krause |
2005-02-16 | basic repository handling code, not plugged yet | Jean-Francois Brousseau |
2005-02-16 | properly initialize the syslog_data structure | Jean-Francois Brousseau |
2005-02-16 | Support point to point links. | Esben Norby |
2005-02-16 | Fix indentation to match similar code block below. | Aaron Campbell |
2005-02-16 | Fix scoping error when unhooking the interrupt handler. reyk@ ok | Aaron Campbell |
2005-02-16 | more `cvs history' documentation about the columns added to | Xavier Santolaria |
2005-02-16 | document that `emacs' is the default editing mode, and that as well | Jason McIntyre |
2005-02-16 | Better diagnostic if an identity file is not accesible. ok markus@ djm@ | Otto Moerbeek |
2005-02-16 | add /usr/X11R6/bin to the default PATH here. ok pval@. | Matthieu Herrb |
2005-02-16 | Validate successful installation of required sets by seeing if they | Kenneth R Westerback |
2005-02-16 | fix an invalid condition which returns on an invalid beacon state. | Reyk Floeter |
2005-02-16 | AV onboard mc(4) is supported now | Martin Reindl |
2005-02-15 | rev 1.19 | Brad Smith |
2005-02-15 | Fix scoping error which could cause some states with an empty ifname to be | Aaron Campbell |
2005-02-15 | Fix HPUX fcntl() F_GETLK compatibility. Broken since r1.10 by FREF/FRELE | Aaron Campbell |
2005-02-15 | `tunnel' before `txpower' in the command list; | Jason McIntyre |
2005-02-15 | Add commented entries for Ralink RT2500 driver (ral) | Damien Bergamini |
2005-02-15 | Driver for Ralink Technology RT2500 wireless adapters. | Damien Bergamini |
2005-02-15 | reword initial description; | Jason McIntyre |
2005-02-15 | set the close-on-exec flag on the parent's local socket descriptor | Jean-Francois Brousseau |
2005-02-15 | add txpower support to ifconfig | Reyk Floeter |
2005-02-15 | add the manual tx power option. this is supported by some prism2/2.5/3 | Reyk Floeter |
2005-02-15 | Mention support of PCMCIA/CF storage devices. | Ryan Thomas McBride |
2005-02-15 | let ospfd "tag" its routes with RTF_PROTO2, bgpd uses RTF_PROTO1 already | Henning Brauer |
2005-02-15 | remove the LP_FILTER_TOGGLE operation, which is really pointless, and | Jean-Francois Brousseau |
2005-02-15 | avoid crashing when setting a variable with cvsd_set() that was not | Jean-Francois Brousseau |
2005-02-15 | Enterprise 150 | Henning Brauer |
2005-02-15 | Enable phys found in various USB devices on more archs. | Jonathan Gray |
2005-02-15 | Recognize RFC 3947 NAT-T VID. hshoexer@ ok | Hakan Olsson |
2005-02-15 | New command: pkg_mklocatedb, that can be used to create locate(1)-style | Marc Espie |
2005-02-14 | uio->uio_resid, not uio->resid; | Jason McIntyre |
2005-02-14 | Export ${CC} and ${DESTDIR} into the environment for mkioctls. brad@ ok | Aaron Campbell |
2005-02-14 | use .Pa for paths, not .Ar; ok jmc | Xavier Santolaria |
2005-02-14 | add missing break | Brad Smith |