Age | Commit message (Expand) | Author |
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 |
2001-10-24 | keep up with the joneses (track other OS) | mjacob |
2001-10-24 | update firmware | mjacob |
2001-10-24 | More cleanups from FreeBSD version- principally getting rid of bogus | mjacob |
2001-10-24 | - repair usage() output | Miod Vallat |
2001-10-24 | elaborate on wi(4) @ PCI a little bit | Todd C. Miller |
2001-10-24 | Match Netgear MA301 dumb PCMCIA->PCI bridge. | Todd C. Miller |
2001-10-24 | regen with MA301 entry | Todd C. Miller |
2001-10-24 | Add Netgear MA301 (PLX 9052 based dumb PCMCIA->PCI bridge). | Todd C. Miller |
2001-10-24 | When becoming a daemon, dup stdin, stdout, and stderr to /dev/null | Todd C. Miller |
2001-10-24 | cleanup, such as spaces and dangling return;s | Michael Shalayeff |
2001-10-24 | replace strings w/ defined names, missing initializer for pcbeep and split to... | Michael Shalayeff |
2001-10-24 | add mpeg_l3 encodings (after l1 and l2), define strings for center, depth, lfe | Michael Shalayeff |
2001-10-24 | do not #ifdef ANCACHE stuff makes softc constant; pointed out by dima@m3d.dhs... | Michael Shalayeff |
2001-10-24 | add missing RCS ids | Brad Smith |
2001-10-24 | old | Theo de Raadt |
2001-10-24 | pretty | Theo de Raadt |
2001-10-24 | typo; ericyu@mail2000.com.tw | Theo de Raadt |
2001-10-24 | detail the different protections in mprotect(2) man page and add PROT_NONE | Jean-Jacques Bernard-Gundol |
2001-10-24 | forgot the audio at emu (; from Dries Schellekens <gwyllion@ace.ulyssis.org> | Michael Shalayeff |
2001-10-24 | getopt(3) returns -1 when out of args, not EOF. | Mike Pechkin |
2001-10-24 | Avoid segv with some radius traffic. Fixes PR# 2135. | Hakan Olsson |