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