| Commit message (Expand) | Author | Age | Files | Lines |
* | Make the fe driver kernel object module to compile in default. | shiba | 2001-09-02 | 2 | -0/+18 |
* | Demand minimum I/O size rather than 0 when it calls | non | 2001-09-02 | 2 | -2/+2 |
* | Update cis tuple parser, add a pccarddevs entry, | shiba | 2001-09-02 | 5 | -2/+78 |
* | Make the fe driver to compile in default under a NEWCARD kernel. | shiba | 2001-09-02 | 1 | -1/+1 |
* | Fix typo; CTLFLAG_RO -> CTLFLAG_RD. | iwasaki | 2001-09-02 | 1 | -1/+1 |
* | Update the fe driver to probe and attach under a NEWCARD kernel. | shiba | 2001-09-02 | 3 | -16/+64 |
* | Use sched_lock to protect rtp_to_pri() and pri_to_rtp() when needed. | jhb | 2001-09-02 | 1 | -0/+4 |
* | Protect pri_to_rtp() with sched_lock when needed. | jhb | 2001-09-02 | 2 | -0/+8 |
* | Use ACL_PERM_NONE instead of hardcoding 0 when initializing | jedgar | 2001-09-01 | 1 | -3/+3 |
* | In the case of ACL_OTHER and undefined ACL entry id's, set | jedgar | 2001-09-01 | 3 | -6/+6 |
* | Small nit: Make both prints use 'at device %d.%d'. | n_hibma | 2001-09-01 | 1 | -1/+1 |
* | Add a MODULE_VERSION declaration. This should prevent duplicate loading | msmith | 2001-09-01 | 1 | -0/+3 |
* | Remove #if 0'd remnants of the old idle page zeroing. | jhb | 2001-09-01 | 1 | -9/+0 |
* | Process priority is locked by the sched_lock, not the proc lock. | jhb | 2001-09-01 | 1 | -2/+2 |
* | o At some point, unmounting a non-EA file system with EA's compiled | rwatson | 2001-09-01 | 1 | -2/+4 |
* | Regenerate syscalls | dillon | 2001-09-01 | 6 | -110/+110 |
* | Synchronize syscalls.master(s) with recent Giant pushdown work | dillon | 2001-09-01 | 6 | -143/+143 |
* | Giant Pushdown: | dillon | 2001-09-01 | 1 | -40/+120 |
* | Giant Pushdown. Saved the worst P4 tree breakage for last. | dillon | 2001-09-01 | 6 | -212/+669 |
* | Giant Pushdown | dillon | 2001-09-01 | 3 | -95/+287 |
* | Speculatively add this file. It's part of the Linuxulator update | marcel | 2001-09-01 | 1 | -0/+285 |
* | First check whether the USB transfer was cancelled before starting to | n_hibma | 2001-09-01 | 1 | -9/+12 |
* | Regen. | n_hibma | 2001-09-01 | 2 | -32/+32 |
* | Spelling nit. | n_hibma | 2001-09-01 | 1 | -2/+2 |
* | Make "atapi less" kernels link again. | sos | 2001-09-01 | 1 | -0/+2 |
* | Undo last commit. The problem's been fixed for a long time. | dillon | 2001-09-01 | 1 | -3/+0 |
* | Pushdown Giant for: profil(), ntp_adjtime(), ogethostname(), | dillon | 2001-09-01 | 3 | -44/+113 |
* | Giant pushdown sys_exit(), [o]wait(), wait4() | dillon | 2001-09-01 | 1 | -16/+39 |
* | Giant Pushdown ACL syscalls: | dillon | 2001-09-01 | 3 | -93/+213 |
* | regenerate syscalls | dillon | 2001-09-01 | 6 | -25/+25 |
* | Make yield() MPSAFE. | dillon | 2001-09-01 | 2 | -20/+25 |
* | Pushdown Giant for acct(), kqueue(), kevent(), execve(), fork(), | dillon | 2001-09-01 | 5 | -23/+70 |
* | Axe stale mp_fixme(). | jhb | 2001-09-01 | 2 | -2/+0 |
* | Don't claim memory resources owned by a PNP0C01 device ("system memory") | msmith | 2001-08-31 | 1 | -3/+6 |
* | Pushdown Giant for nfs syscalls (nfssvc()) | dillon | 2001-08-31 | 3 | -36/+69 |
* | Make various posix4 system calls MPSAFE (will fixup syscalls.master later) | dillon | 2001-08-31 | 2 | -84/+190 |
* | make swapon() MPSAFE (will adjust syscalls.master later) | dillon | 2001-08-31 | 1 | -5/+13 |
* | Add FD_SETSIZE warning to types.h | dillon | 2001-08-31 | 1 | -0/+3 |
* | mark obreak() and ovadvise() as being MPSAFE | dillon | 2001-08-31 | 1 | -0/+6 |
* | Add ID for the Best Data Smart One 56SPS Voice modem. | murray | 2001-08-31 | 2 | -0/+2 |
* | o Screw over users of the kern.{security.,}suser_permitted sysctl again, | rwatson | 2001-08-31 | 2 | -5/+6 |
* | Correct the ID for the ALS0120 PnP Joystick. It is different from the | murray | 2001-08-31 | 2 | -2/+2 |
* | note 2300/2312 support | mjacob | 2001-08-31 | 2 | -2/+4 |
* | Add 2 Gigabit Fibre Channel support (2300 && 2312 cards). This required | mjacob | 2001-08-31 | 7 | -294/+599 |
* | Add 2300/2312 (2Gbit) firmware. | mjacob | 2001-08-31 | 2 | -1/+5461 |
* | Add OMRON ME5614ISA PnP modem. | murray | 2001-08-31 | 2 | -0/+2 |
* | Add PCI device IDs for Kuotech dual port serial cards. | murray | 2001-08-31 | 2 | -0/+4 |
* | Don't activate placeholder resources; it can be very expensive in the | msmith | 2001-08-31 | 1 | -3/+3 |
* | Add missing "opt_inet6.h" header. | jlemon | 2001-08-31 | 1 | -0/+1 |
* | Whitespace change. | jlemon | 2001-08-31 | 1 | -1/+1 |