Age | Commit message (Expand) | Author |
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 |
2001-10-24 | Be anal about ssh and X11 hooks. | Marc Espie |
2001-10-24 | "minium" -> "minimum", ok deraadt@ | Daniel Hartmeier |
2001-10-24 | If the peer refuses to provide an MRU, don't insist (even if 1500 is | brian |
2001-10-24 | Some NetBSD/i4b ifdefs | brian |
2001-10-24 | Handle ``set reconnect 0 0'' properly in -ddial mode. | brian |
2001-10-24 | Use CMSG_DATA and CMSG_SPACE macros; FreeBSD | brian |
2001-10-24 | Write static arp entries as uid 0. | brian |
2001-10-24 | Fix a PASV bug; FreeBSD | brian |
2001-10-24 | Check interface names using ifa0_lookup() and print error message for | Daniel Hartmeier |
2001-10-24 | Use snot/dnot correctly in print_rdr. RDR rules with '!' used on the | Daniel Hartmeier |
2001-10-24 | Reset states counter when clearing states. | Daniel Hartmeier |