summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Simplify the opening of the resources for cardbus cards. Before we'dimp2005-12-291-102/+53
* Print a warning when we miss vinactive() call, because of race in vget().pjd2005-12-291-0/+20
* This is the style-fix for my previous commit. Sorry for the delay, Icracauer2005-12-291-7/+1
* patch(1) and I aren't friends today. Axe a duplicate copy ofjhb2005-12-291-82/+0
* Add a new function msleep_spin() which is a slightly stripped down versionjhb2005-12-292-0/+165
* Teach WITNESS_SAVE() and WITNESS_RESTORE() to work with spin locks insteadjhb2005-12-291-8/+18
* Fix a deadlock I introduced with the recently added printf to warn aboutjhb2005-12-291-12/+14
* Reveal sacred spells necessary for putting kbdmux(4) to real use.sobomax2005-12-291-0/+15
* An i386 machine with 32MB of RAM requires a 700MB disk for auto-layout toceri2005-12-292-4/+4
* correct (reversed) ms<->tu macrossam2005-12-291-2/+2
* Sync the type (and size, compare mousestatus_t in /usr/include/sys/mouse.h)netchild2005-12-291-1/+1
* Add support for the HP 8200C/8250C/8290C scanners.netchild2005-12-292-0/+2
* Add support for the Canon CanoSvan LIDE 25.netchild2005-12-292-0/+2
* Fix some kind of "off by one"-error: the min or max sample rate thenetchild2005-12-291-2/+2
* Increment kobj_lookup_misses on a miss rather than decrementing it.jhb2005-12-291-1/+1
* Document Epson Perfection 2480 support.brueffer2005-12-291-1/+3
* Merge NetBSD rev. 1.61:netchild2005-12-291-1/+1
* Add support for Epson 2480 scanner.netchild2005-12-292-0/+2
* Emit USB_EVENT_DRIVER_DETACH on detach.netchild2005-12-291-0/+3
* Add a new extensible GSS-API layer which can support GSS-API plugins,dfr2005-12-29104-59/+11524
* Fix semantics in the documentation of the "jail_socket_unixiproute_only"rse2005-12-291-3/+3
* Remove pcb_switchout, it has not been used for a long time.davidxu2005-12-293-8/+0
* Add code to report zombie state.davidxu2005-12-291-0/+2
* Help Warner with merge from p4.glebius2005-12-291-1/+2
* When pfil(9) is enabled the bridge only considers ETHERTYPE_ARP, ETHERTYPE_IP...thompsa2005-12-292-6/+21
* Minor updates relative to the 9.2.3 importdougb2005-12-292-2/+6
* Build gprof for powerpc now.grehan2005-12-291-2/+0
* Updated versions of header files generated per the instructionsdougb2005-12-296-14/+61
* Remove files no longer in the BIND 9 distributiondougb2005-12-2931-23572/+0
* clone i386.h for powerpcgrehan2005-12-291-0/+44
* This commit was generated by cvs2svn to compensate for changes in r153816,dougb2005-12-29284-38640/+66160
|\
| * Vendor import of BIND 9.3.2dougb2005-12-29284-38640/+66160
* | gmon now supported on powerpcgrehan2005-12-291-2/+0
* | The minbrk symbol is hidden the same on powerpc as other FreeBSD platforms.grehan2005-12-291-1/+1
* | Add user-space profiling support. Kernel profiling still todo.grehan2005-12-291-8/+82
* | Refer readers to the hwpmc(4) manual page where the additionaljkoshy2005-12-291-0/+3
* | Implement /dev/cardbus%d.cis, same thing as /dev/pccard%d.cis. Thereimp2005-12-296-72/+270
* | Initialize the event tailq.scottl2005-12-281-0/+1
* | Add support for printing IPSEC protocol stats if the kernel was compiledkbyanc2005-12-285-97/+489
* | Add missing parens.glebius2005-12-281-1/+1
* | Fix the order of the stereo channels (left <-> right).netchild2005-12-281-4/+4
* | Trim trailing whitespace.kan2005-12-281-46/+45
* | o Fix typos in the comments.maxim2005-12-281-2/+2
* | Check for IFF_DRV_RUNNING in the interrupt loop.glebius2005-12-281-2/+3
* | In ng_netflow_disconnect() check whether we are working with "iface"glebius2005-12-281-2/+6
* | Add 'juggle', a simple IPC micro-benchmark that uses various IPC types torwatson2005-12-282-0/+598
* | Further updates to the Marvell support code.sos2005-12-281-13/+24
* | When in rev. 1.47 cardbus_alloc_resources() function was moved fromglebius2005-12-281-15/+40
* | Correct a typodelphij2005-12-281-1/+1
* | A style nit.glebius2005-12-281-1/+1
OpenPOWER on IntegriCloud