Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-05-15 | sync | Theo de Raadt | |
2001-05-15 | shrink | Theo de Raadt | |
2001-05-15 | Niklas, there is no excuse for breaking this code | Theo de Raadt | |
2001-05-15 | typos | jasoni | |
2001-05-15 | sync | Theo de Raadt | |
2001-05-15 | clean | Theo de Raadt | |
2001-05-15 | report on another calloc() failure | Theo de Raadt | |
2001-05-15 | DTYPE_CRYPTO | Theo de Raadt | |
2001-05-15 | just call me Theo "Fix bugs Art puts in the kernel" de Raadt | Theo de Raadt | |
2001-05-15 | LIST_FOREACH instead of manually doing the same thing. | Artur Grabowski | |
2001-05-15 | Switch from homegrown locking of the hash to lockmgr. | Artur Grabowski | |
2001-05-15 | Don't keep the reference to the root vnode all the time. Treat the root vnode | Artur Grabowski | |
just like all other vnodes. This removes a lot of code, simplifies unmount (which was incorrect btw.) and removes the need for our own mount structure. | |||
2001-05-15 | - bus-dmaify txp | Jason Wright | |
- use symbolic name instead of value for maximum packet length - make this compile on alpha (be careful with pointers stored in device descriptors) - fix a mbuf leak in the tx full case | |||
2001-05-15 | Split wi(4) into bus-dependent and bus-independent bits similar to | Todd C. Miller | |
an(4) -- no real code changes at this point. Rename if_wavelan_ieee.h to if_wi_ieee.h while I'm at it and create an if_wivar.h similar to NetBSD. PCI adaptors exist that are not true PCMCIA controllers so wi(4) @ PCI is possible (though the code is not working yet ;-). | |||
2001-05-15 | fix $OpenBSD$ header | Theo de Raadt | |
2001-05-15 | since all files have varying copyright notices, this file is wrong | Theo de Raadt | |
2001-05-15 | Change splimp -> splhigh in cpu_exit() to match NetBSD and some of | Todd C. Miller | |
our other ports. | |||
2001-05-15 | Remove an extra space in avail mem printf | Todd C. Miller | |
2001-05-15 | Replace vm_offset_t with vaddr_t and paddr_t as appropriate. | Todd C. Miller | |
NetBSD used as a guide. | |||
2001-05-14 | hifn7751 | Jason Wright | |
2001-05-14 | sync | Theo de Raadt | |
2001-05-14 | use bus_dmamap_sync() as appropriate | Jason Wright | |
2001-05-14 | Commit initial alpha bits, to facilitate in-tree dev. | Niklas Hallqvist | |
This code is not yet working. | |||
2001-05-14 | if we are prism2 print so | Michael Shalayeff | |
2001-05-14 | From PR 1820 - initialize builin CSU/DSU card properly | Chris Cappuccio | |
2001-05-14 | zap a spurious tab | Theo de Raadt | |
2001-05-14 | update w/ new layouts, order the list | Michael Shalayeff | |
2001-05-14 | kill agregate messages; reported by stephen@etunnels.com | Theo de Raadt | |
2001-05-14 | add swiss german layout; from Kaspar Brand <kasparb@freesurf.ch> | Michael Shalayeff | |
2001-05-14 | PAGE_SIZE,MASK,SHIFT-Reloc's had to go. Ok art@ | Janne Johansson | |
2001-05-14 | dummy cryptof_stat | Theo de Raadt | |
2001-05-14 | art added fo_stat everywhere, except here, then blamed me... | Theo de Raadt | |
2001-05-14 | Split synopsis, plain read/write don't need uio. | Marc Espie | |
2001-05-14 | Isn't copy 'n paste a great invention? | Artur Grabowski | |
2001-05-14 | Remove some unnecessary code + some random cleanup. | Artur Grabowski | |
2001-05-14 | 3c515 | Jason Wright | |
2001-05-14 | 5820 | Jason Wright | |
2001-05-14 | Nitpicking | Hans Insulander | |
2001-05-14 | Install /etc/kerberosIV/krb.extra and /etc/kerberosIV/krb.equiv | Hans Insulander | |
2001-05-14 | broadcom 5820 | Jason Wright | |
2001-05-14 | Example files with introduction and commented examples. | Hans Insulander | |
2001-05-14 | note support of 5820 | Jason Wright | |
2001-05-14 | Install krb.equiv.5 too | Hans Insulander | |
2001-05-14 | Install manpage krb.extra.5 | Hans Insulander | |
2001-05-14 | Look for `krb.extra' in /etc/kerberosIV, as documented. | Hans Insulander | |
I'm really amazed noone has reported this... | |||
2001-05-14 | Merge krb4-1.0.8 | Hans Insulander | |
2001-05-14 | gc OLD_PIPE. | Artur Grabowski | |
2001-05-14 | oops | Hans Insulander | |
2001-05-14 | Marge krb4-1.0.8 | Hans Insulander | |
2001-05-14 | Import of krb4-1.0.8. | Hans Insulander | |
(ok art) |