Age | Commit message (Expand) | Author |
2001-10-26 | Add sysdep_sa_len function. | Hakan Olsson |
2001-10-26 | - every new fd created by falloc() is marked as larval and should not be used | Artur Grabowski |
2001-10-26 | Well, "zap kernfs" and MISS! | Janne Johansson |
2001-10-26 | Just rename sockaddr_data/len functions to sockaddr_addrdata/addrlen. | Hakan Olsson |
2001-10-26 | Sometimes the daemon will not die promptly on SIGTERM, even though | Hakan Olsson |
2001-10-26 | Don't bomb if isadma is not configured. | Artur Grabowski |
2001-10-26 | Remove unused #define INUSE. It was rendered superfluous by the | Kenneth R Westerback |
2001-10-26 | - split fdalloc into two functions. fdalloc now returns ENOSPC if it | Artur Grabowski |
2001-10-26 | accept the fact that people continue to use decimal points | Kenjiro Cho |
2001-10-26 | avoid divide-by-zero when the specified bandwidth is less than 8bps. | Kenjiro Cho |
2001-10-26 | getopt(3) returns -1 when out of args, not EOF. | Mike Pechkin |
2001-10-26 | kill registers. | Mike Pechkin |
2001-10-26 | Typo in comment. | Artur Grabowski |
2001-10-26 | Allocate an appropriate number of cbd's for each discovered LUN | Kenneth R Westerback |
2001-10-26 | add floppy device | Nathan Binkert |
2001-10-26 | First cut at a port of isadma and floppy driver. ok art@ | Nathan Binkert |
2001-10-26 | spaces to tabs | Nathan Binkert |
2001-10-26 | fix comment | Nathan Binkert |
2001-10-26 | Fix a problem with the probe message being printed for cards with no | Kenneth R Westerback |
2001-10-25 | Code in scanlib similar to main ldd, to recognize fmt1 and fmt2 and use | Marc Espie |
2001-10-25 | better docu for fingerprinting, ok deraadt@ | Markus Friedl |
2001-10-25 | add more supported cards adn alphabetize the lists | Michael Shalayeff |
2001-10-25 | implement "the other" pci interface for wavelans, found on intersil | Michael Shalayeff |
2001-10-25 | add an ali1543 and fix amd756 icu drivers | Michael Shalayeff |
2001-10-25 | match on corega pcc-td | Michael Shalayeff |
2001-10-25 | match on corega pccb-11 | Michael Shalayeff |
2001-10-25 | regen | Michael Shalayeff |
2001-10-25 | add a couple of corega cards, from netbsd | Michael Shalayeff |
2001-10-25 | Make -h and -L follow symlinks on extraction of directories. | Niklas Hallqvist |
2001-10-25 | regen | Michael Shalayeff |
2001-10-25 | add intersil mini-pci wlan; from netbsd | Michael Shalayeff |
2001-10-25 | add prism2.5 mini-pci nic id | Michael Shalayeff |
2001-10-25 | match on gemtek | Michael Shalayeff |
2001-10-25 | regen | Michael Shalayeff |
2001-10-25 | add gemtek and symbol wlans; from netbsd | Michael Shalayeff |
2001-10-25 | darkblack@networking-center.org says it should be apostrophe instead of grave... | Michael Shalayeff |
2001-10-25 | ddb entry support using usb (console) keyboard. | Dale Rahn |
2001-10-25 | If a usb keyboard is detached, check if the intrpipe is still active. | Dale Rahn |
2001-10-25 | If the console keyboard goes away, reinit wskbd_console_device. | Dale Rahn |
2001-10-25 | Allow an empty cd to be opened (raw device/whole disk) primarily to | Dale Rahn |
2001-10-25 | Need more sleep to make correct replace commands; | Miod Vallat |
2001-10-24 | Print intrstr, not dv_xname. mickey@ ok. | Hakan Olsson |
2001-10-24 | OPL3-SAx not SAX | Miod Vallat |
2001-10-24 | Add WorkAroundBrokenAAAA option here too. We already have it in | Todd C. Miller |
2001-10-24 | Fix linefeeds, and (blush) a special typo. | Miod Vallat |
2001-10-24 | Misplaced space in fprintf "Execute get, put orappend to initiate transfer" | Todd C. Miller |
2001-10-24 | make ~& (backgrounding) work again for proto v1; add support ~& for v2, too | Markus Friedl |
2001-10-24 | Use macros from sys/disklabel.h instead of custom ones with slightly | Todd C. Miller |
2001-10-24 | kill register | Todd C. Miller |
2001-10-24 | Protect against deranged fabric name servers. | mjacob |