Age | Commit message (Expand) | Author |
2004-03-21 | i386 -> amd64. Ok miod@, deraadt@, tom@. | Matthieu Herrb |
2004-03-20 | one proc.h is sufficient | Ted Unangst |
2004-03-20 | add the rest of the oosiop machines for timeout programming except for /99s w... | Michael Shalayeff |
2004-03-20 | add support for the lebuffer sbus le units | Theo de Raadt |
2004-03-20 | Unbreak routing change handling for state changes; count addresses differently | Ryan Thomas McBride |
2004-03-20 | Remove errant ';' at end of if() statement that was causing pre-mature | Aaron Campbell |
2004-03-20 | Implement firmware download. | Kenneth R Westerback |
2004-03-19 | Use __LP64__ to check for 64-bit systems. | Miod Vallat |
2004-03-19 | Off-by-ones, requests for (x * PAGE_SIZE) + 1 bytes would not allocate the | Miod Vallat |
2004-03-19 | check for CLOCAL flag in right variable; from sq@oganer.net | Theo de Raadt |
2004-03-19 | Tidy up the man page | Tom Cosgrove |
2004-03-19 | Enter pxeboot, derived from the NetBSD implementation. Initially | Tom Cosgrove |
2004-03-19 | typo in comment; from robert nagy | Michael Shalayeff |
2004-03-19 | remove trailing ';' in PFLOG_REAL_HDRLEN definition. ok dhartmei@ mcbride@ | Mike Frantzen |
2004-03-19 | Tweak isr to speed it up, panic in correct spot, prepare for more firmware | Kenneth R Westerback |
2004-03-18 | state->rule.ptr shall not be NULL. from Jon Coller. ok dhartmei@ mcbride@ | Cedric Berger |
2004-03-18 | Allow the state to be changed explicitly via the ioctl. | Ryan Thomas McBride |
2004-03-18 | Starting with Prism firmware version 1.6.3, HostAP supports an | Todd C. Miller |
2004-03-18 | don't read registers all the time, solves timeout issues. from Joris Vink | Ted Unangst |
2004-03-17 | Otto@ confirms 715/50 needs the viper timeout kluge to be really happy. | Miod Vallat |
2004-03-17 | Add missing open paren in comment noticed by jmc@ | Todd C. Miller |
2004-03-17 | Remove pointless printfs. | Dale Rahn |
2004-03-17 | Adjust the number of processes waiting on a semaphore properly if we're | Todd C. Miller |
2004-03-17 | Better backlight detection on macppc, ok miod@ krw@ (a bit ago) | Dale Rahn |
2004-03-17 | Make sure disklabels use at least DEV_BSIZE as their sector size. | Miod Vallat |
2004-03-17 | typo in comment (fragment->segment); ok itojun@ | Markus Friedl |
2004-03-17 | one sysctl.h should be enough | Ted Unangst |
2004-03-17 | Reduce openings to avoid both usual 'EIO' problems in interrupt mode | Kenneth R Westerback |
2004-03-17 | Add explicit flags to mem0. | Miod Vallat |
2004-03-17 | Tweak the viper control register: | Miod Vallat |
2004-03-17 | No installboot(8) on hppa, but on the other hand boot_hppa(8) has been added | Miod Vallat |
2004-03-16 | Regen. | Miod Vallat |
2004-03-16 | Slovenian keymap, contributed by Jernej Kovacic (jkovacic, email dot si). | Miod Vallat |
2004-03-16 | re-add fbsd id so i can track this thing | Ted Unangst |
2004-03-16 | unlock on error paths, from Patrick Latifi | Ted Unangst |
2004-03-15 | Changes to wihap_auth_req(): | Todd C. Miller |
2004-03-15 | Make software WEP work in BSS (station) mode. Based on patches from | Todd C. Miller |
2004-03-15 | fix if(); error, also add missing error checks and close_pipe calls. | Dale Rahn |
2004-03-15 | per popular demand panic on premature arc4 initializations (would have panice... | Michael Shalayeff |
2004-03-15 | No need for ADEV_NODOORLOCK quirk anymore; krw@ ok | Miod Vallat |
2004-03-15 | Remove errant semi-colon. miod@ ok | Aaron Campbell |
2004-03-15 | Kill redundant(IPv4) and bogus(IPv6) tests. found+ok dhartmei@ | Cedric Berger |
2004-03-15 | plug memory leak in error path | Henning Brauer |
2004-03-15 | DO NOT UNDO MY COMMITS | Theo de Raadt |
2004-03-15 | strncpy -> strlcpy. ok markus@ "(this is even unused crap, i think)" | Ted Unangst |
2004-03-14 | Return EINVAL in case of a zero length descriptor. The hifn can not handle | Hans-Joerg Hoexer |
2004-03-14 | Add first cut at PPR negotiation. From Marco Peereboom. | Kenneth R Westerback |
2004-03-14 | nicer printf for copyright. from Pedro Martelletto | Ted Unangst |
2004-03-14 | Last pre-3.5 tweak: restore bus scanning to full speed by not performing | Kenneth R Westerback |
2004-03-14 | Enable oosiop. | Miod Vallat |