Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-11-23 | replace old net/if_ieee80211.h header with the net80211 ones, kernel part. | Federico G. Schwindt | |
millert@ mcbride@ jsg@ | |||
2004-09-18 | off by one in check | Ted Unangst | |
2003-09-02 | missing #endif, pr3431 | Ted Unangst | |
2003-08-15 | change arguments to suser. suser now takes the process, and a flags | Ted Unangst | |
argument. old cred only calls user suser_ucred. this will allow future work to more flexibly implement the idea of a root process. looks like something i saw in freebsd, but a little different. use of suser_ucred vs suser in file system code should be looked at again, for the moment semantics remain unchanged. review and input from art@ testing and further review miod@ | |||
2002-03-14 | First round of __P removal in sys | Todd C. Miller | |
2002-02-18 | need rndvar.h for it to compile | Michael Shalayeff | |
2001-11-05 | Switch everything to the new bus_dmamap_sync API. | Artur Grabowski | |
Most work by Wilbern Cobb <vedge@csoft.org> with some fixes from me, mickey@ and drahn@. | |||
2001-11-05 | needs rndvar.h | Michael Shalayeff | |
2001-09-10 | use arc4random for iv as art@ suggested | Michael Shalayeff | |
2001-07-04 | $OpenBSD$ | Niklas Hallqvist | |
2001-03-28 | Allow tdbi's to appear in mbufs throughout the stack; this allows | Angelos D. Keromytis | |
security properties of the packets to be pushed up to the application (not done yet). Eventually, this will be turned into a packet attributes framework. Make sure tdbi's are free'd/cleared properly whenever drivers (or NFS) does weird things with mbufs. | |||
2000-08-17 | replace if_awi w/ semi-current netbsd driver; still has problems | Michael Shalayeff | |