Age | Commit message (Expand) | Author |
2004-11-29 | Spell precede correctly. | Jonathan Gray |
2004-07-18 | kill some more netiso traces - this was in my tree for a bit but I forgot... | Henning Brauer |
2004-06-24 | This moves access to wall and uptime variables in MI code, | Thorsten Lockert |
2004-06-21 | First step towards more sane time handling in the kernel -- this changes | Thorsten Lockert |
2004-01-03 | put an mi wrapper around stdarg.h/varargs.h. gcc3 moved stdarg/varargs macros | Marc Espie |
2003-12-21 | Kill non-standard kernel printf %: braindead extension for good. | Miod Vallat |
2003-12-10 | de-register. deraadt ok | Jun-ichiro itojun Hagino |
2003-09-26 | Typos: defintion -> definition, proccess -> process | Miod Vallat |
2003-06-12 | final bits of obvious UCB term 3 removal | Theo de Raadt |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-02-18 | intial -> initial; | Jason McIntyre |
2003-01-04 | spelling | Theo de Raadt |
2002-08-08 | redo socketbuf speedup. | Niels Provos |
2002-08-08 | backout the tree break. ok pb@, art@ | Todd T. Fries |
2002-08-08 | socket buf speedup from thorpej@netbsd, okay art@ ericj@: | Niels Provos |
2002-06-14 | spelling; from Brian Poole <raj@cerias.purdue.edu> | Todd T. Fries |
2002-03-15 | Kill #if __STDC__ used to do K&R vs. ANSI varargs/stdarg; just do things | Todd C. Miller |
2002-03-15 | Cosmetic changes only, primarily making comments line up nicely after the | Todd C. Miller |
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-06-27 | Get rid of M_COPY_* macros; either use M_MOVE_* or M_DUP_*, depending | Angelos D. Keromytis |
2001-06-25 | Move common post M_COPY_HDR manipulation to the macro itself; angelos@ ok. | Federico G. Schwindt |
2001-06-15 | change the meaning of ifnet.if_lastchange to meet RFC1573 ifLastChange. | Jun-ichiro itojun Hagino |
2001-05-27 | Fixup packet tags (I'm a masochist). | Angelos D. Keromytis |
2001-05-25 | recover old acecept(2) behavior (no ECONNABORTED) for unix domain socket. | Jun-ichiro itojun Hagino |
2001-05-16 | No need to check M_WAIT/M_WAITOK malloc return values. (art@ ok) | Hakan Olsson |
2001-01-19 | pull post-4.4BSD change to sys/net/route.c from BSD/OS 4.2 (UCB copyrighted). | Jun-ichiro itojun Hagino |
1999-12-08 | bring in KAME IPv6 code, dated 19991208. | Jun-ichiro itojun Hagino |
1999-01-11 | panic prints a newline for you, don't do it in the panic string | Todd C. Miller |
1998-07-28 | vn_rdwr proto fallout I missed earlier | Todd C. Miller |
1998-04-04 | gcc 2.8 supplication | don |
1998-03-03 | gcc 2.8 -Wall, noted by toddf@acm.org | Todd C. Miller |
1997-11-08 | VOP_UNLOCK now takes 3 args. | Todd C. Miller |
1997-02-24 | OpenBSD tags | Niklas Hallqvist |
1997-01-27 | more #define fallout from union hiding in siginfo | Theo de Raadt |
1996-05-22 | sync | Theo de Raadt |
1996-05-10 | if_name/if_unit -> if_xname/if_softc | Theo de Raadt |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt |
1996-04-19 | NetBSD 960317 merge | Niklas Hallqvist |
1996-03-04 | From NetBSD: 960217 merge | Niklas Hallqvist |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |