summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Remove metion of the 'magic options.' Apparently PXE doesn't require thedwhite2000-05-091-14/+1
* Move UKBD_DFLT_KEYMAP into the options file since USB is machinejhb2000-05-093-3/+1
* Fixed the return type for exit() and the args struct tag several NOPROTObde2000-05-093-17/+18
* Fixed the return type and args struct tag for exit(). They were wrong inbde2000-05-092-2/+2
* Fixed the return type and args struct tag for exit(). They were wrong inbde2000-05-091-1/+1
* Some ioctl routines assume that the ioctl buffer is aligned, but adillon2000-05-091-3/+6
* Change floating point exception type to match the i386 one.obrien2000-05-091-1/+1
* Add missing include machine/in_cksum.h.ps2000-05-095-0/+8
* Create a separate target for the 'modules'. Without this the modulesn_hibma2000-05-093-0/+17
* Regenerated (fixed the type of mmap()'s padding arg).bde2000-05-096-7/+7
* Fixed the declaration of mmap(). The crufty padding arg had the wrongbde2000-05-091-3/+3
* Some prettifying for the quirk comments.mjacob2000-05-091-5/+16
* Change references/comments about 'secondary' to reflect that while we'dmjacob2000-05-091-17/+20
* Unhide dec_kn300_cons_init and don't make it something we call early.mjacob2000-05-091-8/+2
* Fix some breakage about how we build WWNs. Do some other fabric relatedmjacob2000-05-091-136/+247
* roll platform minormjacob2000-05-091-1/+1
* Roll core minor version. Change our 'fabdev' tag to 'loggedin'.mjacob2000-05-091-6/+6
* Add in a watchdog routine to catch cases where we've dropped the command.mjacob2000-05-091-2/+32
* The storage for WWN from NVRAM is actually the PORT WWN, not the NODE WWN.mjacob2000-05-091-1/+12
* Conrrect a macro with parenthesis.mjacob2000-05-091-1/+1
* Make issetugid return correctly. It was returning -1 withpeter2000-05-091-2/+1
* Include machine/in_cksum.h to unbreak options MROUTING.ken2000-05-081-0/+1
* Use the new and shiny module versioning. This enables you to load then_hibma2000-05-082-1/+5
* Added PC-98 supports.nyan2000-05-089-0/+48
* Fix DELAY function to use the RPCC cycle counter register.mjacob2000-05-071-7/+34
* If PERIPH_1284 is not defined, don't even bother calling the BUS_*_INTRn_hibma2000-05-071-9/+15
* Add the fields needed to store the cookies.n_hibma2000-05-072-0/+13
* Do the attach (and detach) properly. Store the cookies.n_hibma2000-05-074-154/+286
* Add the Prolific PL2301 and PL2302 Link cables.n_hibma2000-05-071-0/+5
* We match on vendor/product so return the fact that udbp is vendor/productn_hibma2000-05-071-1/+1
* Regen.n_hibma2000-05-072-10/+84
* Sync with NetBSDn_hibma2000-05-071-4/+18
* Remove debugging cruft.n_hibma2000-05-071-2/+0
* Initialise the debug value.n_hibma2000-05-071-1/+1
* Increase the debugging level on a printf.n_hibma2000-05-071-1/+1
* Add a define for the Zip 250n_hibma2000-05-071-1/+2
* Don't claim devices that we fail to probe for. Reverse the sense of a testimp2000-05-071-2/+2
* *sigh* I must have been on something that night. Make xpt_periph ann_hibma2000-05-072-1/+3
* oops! final piece for Rawhidesmjacob2000-05-071-0/+147
* s/ffs_unmonut/ffs_unmount/ in a gratuitous ufs_extattr printf.rwatson2000-05-071-1/+1
* Fix checksum calculations. This should fix the network problemsps2000-05-072-4/+2
* Move _detach to be underneath _attach.dmlb2000-05-071-182/+155
* Move variables to if_rayvar.hdmlb2000-05-071-218/+2
* Split out structures to make it a bit easier to find my way around anddmlb2000-05-071-0/+248
* Sync with an early version of the -current code. Mainly a tidy updmlb2000-05-071-118/+80
* Fixed bus_space_{read,write}_region_* functions.nyan2000-05-071-60/+18
* Include a RFC 1533 "Maximum DHCP Message Size" option in our request.phk2000-05-072-10/+34
* More static -> Static to keep OpenBSD happy.n_hibma2000-05-072-29/+29
* Reserve 145 for DRI graphics system.dfr2000-05-071-0/+1
* Work-around a couple of C1010 quirks:groudier2000-05-073-40/+93
OpenPOWER on IntegriCloud