Age | Commit message (Expand) | Author |
---|---|---|
2009-01-28 | Use extern for variable declarations in .h files so that we don't end up with | Claudio Jeker |
2007-10-06 | Oops. Forgot to do FREE -> free when I did MALLOC -> malloc. | Kenneth R Westerback |
2007-10-03 | MALLOC+bzero -> malloc+M_ZERO. | Kenneth R Westerback |
2006-03-05 | Use more queue macros rather than doing it by hand; ok otto@ krw@ | Miod Vallat |
2006-03-04 | With the exception of two other small uncommited diffs this moves | Brad Smith |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-05-16 | No need to check M_WAIT/M_WAITOK malloc return values. (art@ ok) | Hakan Olsson |
1996-11-09 | netbsd pr#2918 (jukka.partanen@research.nokia.com): | chuck |
1996-07-03 | ported to FreeBSD 2.2-960612-SNAP. | chuck |
1996-06-30 | new: protocol layer to provide you with native mode ATM access. | chuck |