summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Sync to 1.27 of pccarddevsimp2002-01-291-2/+14
* MFNetBSD:imp2002-01-291-1/+9
* Have SIOCGIFCONF return all (if any) AF_INET addresses for themarcel2002-01-291-4/+22
* Grr. The last commit contained update conflicts. It just goes togrog2002-01-291-5/+0
* Forced commit. The previous commit log was garbled and didn't evengrog2002-01-291-0/+5
* Bump __FreeBSD_version for sendfile fix to properly send 'nbytes' ofalfred2002-01-291-1/+1
* Simple fixes to get the powerpc kernel compiling again.gallatin2002-01-284-4/+4
* Add support for the Promise TX4.sos2002-01-282-68/+118
* Enable pccard support.sos2002-01-281-1/+1
* Add support for pccard.sos2002-01-281-3/+30
* Merge from NetBSD.joe2002-01-286-21/+55
* Recent changes to newpcm require that the CHANNEL_SETFORMAT op return 0scottl2002-01-272-3/+3
* Prevent the kernel from generating an unaligned sysctl data buffer ongallatin2002-01-271-0/+1
* Unbreak pcvt, it suffered from common variables. Whoever added thejoerg2002-01-271-8/+14
* vinumioctl: Fix a double fault caused by calling setjmp() without holding the...grog2002-01-272-3/+2
* Add support for the Netgear GA302T 10/100/1000 adapter. Given thatjdp2002-01-274-6/+14
* * improve error handlingcg2002-01-267-42/+93
* Rearrange the code in USB_DETACH, so that it's like NetBSD's. Nojoe2002-01-261-6/+6
* Back out the last commit. I committed the wrong file by accident.joe2002-01-261-39/+14
* Rearrange the code in USB_DETACH, so that it's like NetBSD's.joe2002-01-261-14/+39
* Update the $NetBSD$ ident.joe2002-01-261-1/+1
* Reduce the diffs between NetBSD and our version where appropriatejoe2002-01-261-5/+6
* Merge from NetBSD:joe2002-01-261-0/+6
* Merge from NetBSD:joe2002-01-261-1/+1
* Update the $NetBSD$ ident to show that some patches have been appliedjoe2002-01-262-2/+2
* Merge from NetBSD:joe2002-01-265-25/+78
* The ipfw(8) 'tee' action simply hasn't worked on incoming packets forcjc2002-01-261-0/+3
* Remove a parameter name from a prototype.dwmalone2002-01-251-1/+1
* Be more conservative about interrupt latency, it aint getting better it seems.phk2002-01-251-2/+2
* Make st_blksize default to PAGE_SIZE instead of zero.phk2002-01-251-2/+2
* Fix code that had rotted behind debugging macros.scottl2002-01-258-8/+10
* a buffer offset equal to the buffer size is illegal too, fix assertion incg2002-01-251-1/+1
* cosmetic change, free b instead of c->bufhard for consistency withincg2002-01-251-1/+1
* Make the 'maxusers 0' auto-sizing code slightly more conservative. Changedillon2002-01-251-3/+3
* Have sysctl() return the correct errno(2) as documented in thecjc2002-01-251-1/+1
* Yet a bug with extensible sbufs being marked as OVERFLOWED. This timephk2002-01-241-1/+1
* Merge from NetBSD:joe2002-01-242-5/+24
* Add entry for EVFILT_NETDEV, which was inadverdently omitted back in Sept.jlemon2002-01-241-0/+1
* 1) Fix a debug statement by filling in its data before the printf inguido2002-01-241-3/+72
* Regenerated file from previous commit to syscalls.mastergallatin2002-01-233-18/+6
* Linux/alpha uses the same BSDish return mechanism we do forgallatin2002-01-232-4/+8
* CG hard sentence breaks.sobomax2002-01-231-1/+2
* in fget() return EINVAL when the descriptor requested is negative.alfred2002-01-231-1/+1
* Remove holdfp() prototype now that the function no longer existsalfred2002-01-231-1/+0
* make pread use fget_read instead of holdfp.alfred2002-01-231-27/+2
* Roll to latest production level firmware.mjacob2002-01-231-5037/+5506
* improve sndstat output of feederchains so it can be understood withoutcg2002-01-231-11/+20
* print warnings if a pcm*.buffersize hint is out of range or a non-power-of-2cg2002-01-231-3/+17
* fix some comments accidentally hit by search/replace several revisions agocg2002-01-231-3/+3
* set the speeds the right way round for recording using the rate feedercg2002-01-231-4/+7
OpenPOWER on IntegriCloud