summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2007-06-01convert ufs2_daddr_t -> daddr64_t for greater clarity; ok pedro otto thibTheo de Raadt
2007-06-01Remove more Free(?)BSD and NetBSD #ifdef/#endifs. No functional norMarc Balmer
2007-06-01remove crufty adosfs. everytime we try to change a vfs layer interface,Theo de Raadt
2007-06-01Remove the hci_enable now done in a higher layer.Gordon Willem Klok
2007-06-01Only probe phy's at address 0; gets rid of bogus phy's on theMark Kettenis
2007-06-01rework the sensor task handling to run in the kernels generic workq.David Gwynne
2007-06-01set debug level to 0Uwe Stuehler
2007-06-01complete the sys/netbt import and adopt some more code to our interfacesUwe Stuehler
2007-06-01sc_carplladdr does not need to be dereferenced.Marco Pfatschbacher
2007-06-01save metdata in context using dlg and tedu's shiny new workq api.Marco Peereboom
2007-06-01never attempt to tweak a file just before commitTed Unangst
2007-06-01apply the "skip ipsec if there are no flows" speedup diff to IPv6 too.Henning Brauer
2007-06-01Don't initialize d_partitions[RAW_DISK] just before callingKenneth R Westerback
2007-06-01Remove code to create a carp(4) Token Ring lladdr.Marco Pfatschbacher
2007-05-31panic if mtx_leave is called on an unlocked mutex. ok kettenis@Dale Rahn
2007-05-31Enable packet flow between HCI driver and controllerUwe Stuehler
2007-05-31don't print debug messagesUwe Stuehler
2007-05-31intel pchb rnd support, from i386Ted Unangst
2007-05-31It's the time to squash antique bugs. This has been thereTobias Weingartner
2007-05-31Clean up and fix sbt_write_packet()Uwe Stuehler
2007-05-31Add Bluetooth drivers to GENERIC (not enabled - we still have ways to go)Uwe Stuehler
2007-05-31Sync comment regarding rthdr0 w/ kame tree.Ryan Thomas McBride
2007-05-31when getting ESTALE from the server, allow the client to retry in theThordur I. Bjornsson
2007-05-31Make sure that pf_state_key and pf_state_key_cmp are in sync.Ryan Thomas McBride
2007-05-31some more pchb that have rnd powers, IDs from NetBSDTed Unangst
2007-05-31RAW_PART is defined to be 2 in vax (like elsewhere) so use it ratherKenneth R Westerback
2007-05-31Well, whatever the bug was, it does not seem to appear anymore.Artur Grabowski
2007-05-31switch wskbd hotkeys over to workq. this eliminates quite a bit of code,Ted Unangst
2007-05-31further improvement of the bus space i/o. firmware loading, booting,Reyk Floeter
2007-05-31remove p_lock from struct proc; unused debug goo for lockmgr,Thordur I. Bjornsson
2007-05-31Minor bounds_check_with_label nits.Kenneth R Westerback
2007-05-31Redo the syncer to be a little smarter on interaction while shutting downMarco Peereboom
2007-05-31ckuethe found i missed a file in the workq update. my badTed Unangst
2007-05-31Forgot to commit the changes to this file with the rest of the ELF32+64Tom Cosgrove
2007-05-31switch the flags argument to the front, requested by artTed Unangst
2007-05-31zap the vm_amap am_l simplelock, and amap_{lock/unlock} macros forThordur I. Bjornsson
2007-05-31unlink the right state, ryan okHenning Brauer
2007-05-31kill some ifdef noyet code, de-static functions (makes my traces nicer),Thordur I. Bjornsson
2007-05-31zap nfs_cltpsock; Unused since NQNFS died.Thordur I. Bjornsson
2007-05-31KNF, whitespace and comment rectification to make allKenneth R Westerback
2007-05-31use the right capitalization for `MBus'Igor Sobrado
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-31enable all debugging messages by default if the driver is compiled withReyk Floeter
2007-05-31fix the myx_write functionReyk Floeter
2007-05-31Fix redundancy for RAID 1. Now one can pull a disk and continue running.Marco Peereboom
2007-05-31include files.bluetooth here; ok gwkUwe Stuehler
2007-05-31Move the state id and creatorid (used mainly by pfsync) into struct pf_state.Ryan Thomas McBride
2007-05-31An SDIO Bluetooth driver, only initial bits and therefore not enabled yetUwe Stuehler
2007-05-31add myx(4)Reyk Floeter
2007-05-31erroneously EINVAL is always reported where the functionDavid Gwynne