Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-06-12 | final bits of obvious UCB term 3 removal | Theo de Raadt | |
2003-04-01 | snprintf | Theo de Raadt | |
2002-10-07 | misplaced break in the last | Michael Shalayeff | |
2002-10-04 | some formatting from mickey. | Michael Shalayeff | |
From: Maxim Tsyplakov <tm@openbsd.ru> indent -i0 somefile.c dumps core in indent.c line 276 ps.ind_level = ps.i_l_follow = col / ps.ind_size; | |||
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | Todd C. Miller | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
2001-11-19 | kill more registers | Mike Pechkin | |
millert@ ok | |||
2001-06-25 | errx -> err if ENOMEM | Paul Janzen | |
2001-01-08 | Fix various warnings, merge lite-2, and tidy a bit; also, cast some | Paul Janzen | |
pointer arithmetic to int where needed. Mostly from NetBSD. Fix some buffer overflows pointed out in PR 1446 by gluk@ptci.ru, and check some {m,re}allocs. | |||
2000-08-02 | $HOME paranoia: never use getenv("HOME") w/o checking for NULL and non-zero | Todd C. Miller | |
1997-07-25 | use err(3), some -Wall | Michael Shalayeff | |
1996-10-28 | Safe $HOME usage. | Todd C. Miller | |
1996-06-26 | rcsid | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |