Age | Commit message (Expand) | Author |
2004-11-02 | missed reg index calc fix | Per Fogelstrom |
2004-11-02 | refuse to update if library numbers do not match. | Marc Espie |
2004-11-02 | superfluous comma, From: James Herbert <lists@artyzan.net> | Henning Brauer |
2004-11-02 | ansi, indentation, etc. | Hans-Joerg Hoexer |
2004-11-02 | don't leak mem on strlcpy failure, Patrick Latifi | Henning Brauer |
2004-11-02 | Don't call memset() if MALLOC returns NULL; also fix the rcs ID. | Todd C. Miller |
2004-11-02 | spacing, beautify dmesg output | Reyk Floeter |
2004-11-02 | sync | Theo de Raadt |
2004-11-02 | now that carp media descriptions are available through the ifmedia framework | Henning Brauer |
2004-11-02 | KNF - reyk, look at this diff | Henning Brauer |
2004-11-02 | kill spaces | Hans-Joerg Hoexer |
2004-11-02 | supress logging of the (likely very long) repeated Connect -> Active -> | Henning Brauer |
2004-11-02 | save the previous state in struct peer, claudio ok | Henning Brauer |
2004-11-02 | removed some printfs | Reyk Floeter |
2004-11-02 | Do not modify ro mem and plug a mem leak. Happens when no cipher | Otto Moerbeek |
2004-11-02 | factor out the dma memory allocation, mapping, freeing and unmapping | marius eriksen |
2004-11-02 | no CardBus here. | Brad Smith |
2004-11-02 | import of a free hal part for the ath driver as a replacement for the | Reyk Floeter |
2004-11-02 | imported Sam Leffler's ath driver for atheros multimode wireless nics | Reyk Floeter |
2004-11-02 | spacing | Theo de Raadt |
2004-11-02 | some changes merged in from netbsd. ieee80211_regdomain.# will be used | Reyk Floeter |
2004-11-02 | added new commands to ifconfig used by net80211 interfaces: | Reyk Floeter |
2004-11-02 | udav is broken on alpha so remove it for now. | Jonathan Gray |
2004-11-02 | delint gunk approved by otto a while back | Theo de Raadt |
2004-11-02 | BSD-like license permitting redistribution of of the current Atmel | Theo de Raadt |
2004-11-02 | from netbsd: | Theo de Raadt |
2004-11-01 | much to my surprise a minute has only 60 seconds, and the hour 60 minutes, | Henning Brauer |
2004-11-01 | sync | Theo de Raadt |
2004-11-01 | adjust dependencies | Marc Espie |
2004-11-01 | pkg_add may need to clean up shared items now that it can delete old stuff. | Marc Espie |
2004-11-01 | allows Delete to remove a plist (assuming it's already been validated). | Marc Espie |
2004-11-01 | sync | Theo de Raadt |
2004-11-01 | english | Pedro Martelletto |
2004-11-01 | move all the checking prior to extraction to a `prepare_to_extract' function. | Marc Espie |
2004-11-01 | linknames have extra 0 we want to get rid of. | Marc Espie |
2004-11-01 | typo | Marc Espie |
2004-11-01 | handle the case of symlinks. | Marc Espie |
2004-11-01 | separate `extract' routine that can put an archive in temporary files | Marc Espie |
2004-11-01 | reorg pkg_add slightly, put all options into state so that we don't need | Marc Espie |
2004-11-01 | additional DIAGNOSTIC, checking for proc in lockmgr when required | marius eriksen |
2004-11-01 | check for malloc() in bufq_default_alloc(), ok tedu@ | Pedro Martelletto |
2004-11-01 | back out previous commit. | Brad Smith |
2004-10-31 | do not dupe a pagan entry here | Michael Shalayeff |
2004-10-31 | don't swap zeros | Brad Smith |
2004-10-31 | sync with quirks from FreeBSD and NetBSD, ok dlg | Jonathan Gray |
2004-10-31 | regen | Jonathan Gray |
2004-10-31 | more devices from FreeBSD and NetBSD | Jonathan Gray |
2004-10-31 | fix logic error: we will be able to fully validate the new packing-list | Marc Espie |
2004-10-31 | UQ_NO_STRINGS no longer needed, ok dlg | Jonathan Gray |
2004-10-31 | from netbsd via freebsd via jsg@ | David Gwynne |