summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Solve vnode_if.pl's identity crisis; make sure that it refers to itselfsilby2002-01-032-8/+8
* Implement REDUCED INTERRUPT OPERATION usage form FC cards- this allows themjacob2002-01-036-35/+185
* Regenerate.joe2002-01-032-2/+9
* Add a new linksys ethernet adapter: USB_PRODUCT_LINKSYS_USB10TX2.joe2002-01-032-0/+2
* Add some missing prototypes.joe2002-01-031-9/+3
* Return EBADF in case some vnode field has been reset to a NULL pointer.se2002-01-032-0/+4
* Sync with NetBSD:joe2002-01-031-81/+143
* Merge from NetBSD:joe2002-01-032-9/+12
* Merge from NetBSD:joe2002-01-032-2/+3
* Allow a specific setting for pv entries. This avoids the need to guesspeter2002-01-032-0/+2
* Revert uio.uio_td back to uio.uio_procp, using a #define in usb_port tojoe2002-01-024-5/+7
* Sync with NetBSD. Non-functional changes that bring this filejoe2002-01-021-55/+25
* Sync usb.h with NetBSD, apart from usb_device_info.speed, whichjoe2002-01-025-73/+155
* 1. Implement an optimization for pmap_remove() and pmap_protect(): if atmm2002-01-024-48/+143
* Revert part of the last commit. UIPROTO_MASS_BBB was renamed tojoe2002-01-022-4/+4
* Sync with NetBSD:joe2002-01-0211-84/+106
* Correct the defintion of struct ofw_upa_regs, and use it instead oftmm2002-01-026-61/+82
* Close a window of time during early boot in which an interrupt wouldtmm2002-01-021-18/+18
* Remove the special casing for NetBSD and OpenBSD now that theyjoe2002-01-021-4/+0
* NetBSD have introduced usb_proc_ptr for us (they'll be needing it soon too)joe2002-01-029-67/+78
* Fix some places where the macro L0IFPIUNIT was used instead of the correctgj2002-01-022-7/+7
* If the CLK_VAL register is 0 bits wide, the system does not supportmsmith2002-01-021-10/+12
* i4bisppp also needs net/if_spppsubr.c.gj2002-01-021-0/+1
* o Properly check the file descriptor passed to aio_cancel(2). (Previously,alc2002-01-021-14/+3
* Permit NFS filesystems to be forcibly unmounted when the server isiedowse2002-01-023-7/+52
* Print parm6 too in the !KTR_EXTEND case.jake2002-01-011-1/+1
* 1. Lower the poll timeout for the ofw console driver from hz / 50 to hz / 4.jake2002-01-011-2/+2
* Correctly identify the cpu in certain ultra 1s.jake2002-01-011-0/+1
* Define __ASM__ so that libc will know not to define C things.jake2002-01-011-0/+2
* Add a define for the fp restore soft trap type.jake2002-01-011-1/+2
* Add constants needed by user trap code.jake2002-01-011-0/+6
* Enable virtual caching for kernel pages. When we enabled virtual cachingjake2002-01-011-3/+3
* Add some more info to traces.jake2002-01-012-38/+26
* Ensure that the syscall trap vector is properly aligned.jake2002-01-012-0/+2
* Implement sysarch(SPARC_UTRAP_INSTALL).jake2002-01-011-0/+69
* Implement user trap delivery as specified by the sparc abi. This providesjake2002-01-016-4/+189
* Add a panic stack, which is used as a known good stack when there isjake2002-01-016-9/+244
* Add a soft trap for restoring the fpu registers from the pcb.jake2002-01-012-0/+24
* Fix long lines in the trap table due to the abi specificied trap typesjake2002-01-012-258/+260
* Update of the VIA 82c686b southbridge data corruption fix, alsosos2002-01-011-15/+19
* o Remove an errant ';' introduced in the last revision.alc2002-01-011-2/+1
* - Do not uiomove with a mutex locked.tanimura2002-01-0115-425/+387
* o Remove premature use of nmp->nm_cred, it hasn't been initialized yet.rwatson2002-01-011-1/+1
* This file does not need to include procfs.h. This fixes a bunch of warnings.des2002-01-011-1/+0
* Add support for Nikon Coolpix E775 and E885 cameras.jedgar2002-01-011-2/+9
* Welcome 2002. Happy new year.imp2002-01-011-2/+2
* Add the nullmodem devicejulian2002-01-012-0/+2
* o Some style(9)-motivated changes to white space.alc2002-01-012-15/+15
* Save stack space by converting areq in sc->areq.ambrisko2001-12-311-88/+84
* Fix bugs in the structure for rx_frame by making gap length one byte andambrisko2001-12-313-42/+722
OpenPOWER on IntegriCloud