summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Delete unused #include <sys/select.h>.wollman2001-01-0910-12/+0
* select() DKI is defined in <sys/selinfo.h> now.wollman2001-01-091-1/+1
* Note new location of wi driver source code.wollman2001-01-091-1/+1
* With some trepidation, add a `#error' directive to this module. It waswollman2001-01-091-0/+1
* Don't compile a dead variable declaration.wollman2001-01-092-0/+4
* Make it clear that the macro `inb' is being overridden.wollman2001-01-091-0/+1
* Note new location of if_wavelan_ieee.h.wollman2001-01-091-1/+1
* o IPFW incorrectly handled filtering in the presence of previouslyrwatson2001-01-094-11/+20
* ISPASYNC_PDB_CHANGED -> ISPASYNC_LOGGED_INOUT.mjacob2001-01-091-4/+3
* Add some SNS "Register FC4 type" subcommand defines. Add some definesmjacob2001-01-091-1/+13
* Up tsleep && poll time for mailbox commands from 2 to 10 seconds. Printmjacob2001-01-091-5/+9
* Follow the ISPASYNC_PDB_CHANGED -> ISPASYNC_LOGGED_INOUT change. Also,mjacob2001-01-091-2/+8
* Add a isp_register_fc4_type function so that we work with McData switchesmjacob2001-01-091-39/+108
* add missing length argumentmjacob2001-01-092-2/+2
* Send the old if_wl in the old location to the Attic after a repo copy topeter2001-01-093-2738/+0
* Remove empty directories.ben2001-01-091-6/+0
* Move MD <machine/if_wavelan_ieee.h> to MI <dev/wi/if_wavelan_ieee.h>peter2001-01-093-3/+6
* Missing FREE().julian2001-01-091-0/+1
* Move if_wl.c from sys/i386/isa to dev/wi - it is not i386 (or even isa)peter2001-01-094-5/+4
* Index our "DMA safe" sense buffers by SCB rather than hscb.gibbs2001-01-094-4/+28
* Small note on FDDI support using DEC DEFPAwilko2001-01-081-0/+2
* Document support for FDDI using DEC DEFPA adapters.wilko2001-01-081-1/+3
* Unset the devclass if the attach fails and the devclass was not set ton_hibma2001-01-081-0/+4
* If we failed to allocate the file discriptor for the write end ofdwmalone2001-01-081-0/+8
* Back out the "close tray on open" feature, its not clear whatsos2001-01-081-2/+0
* make PCI DEFPA fiddi adapters work on alpha:gallatin2001-01-081-2/+5
* Fix a warning. The type of globaldata.gd_prvspace has changed.jake2001-01-087-7/+14
* The user name for anonymous ftp is now "anonymous".des2001-01-081-10/+17
* Back out previous (accidental) commit.des2001-01-081-1/+1
* Use "anonymous" rather than "ftp" as login name for anonymous ftp.des2001-01-082-4/+3
* Correct typo.nyan2001-01-082-2/+2
* Don't use SCARG.alfred2001-01-081-2/+1
* Bad julian.. forgot to destroy mutex before freeing thejulian2001-01-081-0/+1
* Put VCS ids in a consistent place and form.obrien2001-01-082-6/+4
* Rev 1.8 also includes the proper definition for _BSD_VA_LIST_ when usingobrien2001-01-080-0/+0
* Remove seconds types we don't use that came in thru the NetBSD heiratage.obrien2001-01-084-6/+5
* Part 2 of the netgraph rewrite.julian2001-01-0837-1105/+1841
* Completed move of Digiboard drivers to dev/dgbbabkin2001-01-0812-10311/+8
* Add aic to the list of drivers that might work with NEWCARD. I've addedimp2001-01-083-7/+45
* o Make acl_from_text() support uid's and gid's as well as usernamesrwatson2001-01-082-12/+36
* Add the 'No 6 byte commands' quirk for the Yano ATAPI USB bridge.n_hibma2001-01-081-0/+4
* Add a quirk for drives that do not handle long inquiry data.n_hibma2001-01-081-22/+41
* Add the Synchronize command to umass_atapi_transform. It seems to workn_hibma2001-01-071-0/+1
* Print the correct value in a debugging printf.n_hibma2001-01-071-1/+1
* o Commit reems of style(9) changes, whitespace improvements, and commentrwatson2001-01-071-61/+60
* 1) Return the requestad length - the transferred length as the residue,n_hibma2001-01-071-4/+6
* o Zero the ufs_extattr_header length field (not necessary, but not a badrwatson2001-01-071-1/+8
* o Add an additional EA inconsistency reporting opportunity inrwatson2001-01-071-2/+16
* Correct check of getgrnam outputjedgar2001-01-072-2/+2
* o Make call to ufs_extattr_rm() in ufs_extattr_vnode_inactive() userwatson2001-01-071-1/+1
OpenPOWER on IntegriCloud