Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make some $OpenBSD$ lines prettier/standardier by eliminating | 2015-01-19 | 1 | -1/+1 | |
| | | | | | | | superflous '*' after '/*' and adding blank after terminating '$'. Also eases parsing of the lines by simple awk scripts. Aesthetic approval from tedu@. | ||||
* | add ut/nut flags to indent to enable/disable tabs. | 2013-06-20 | 1 | -1/+3 | |
| | | | | | based on FreeBSD svn rev 131184. ok deraadt@ | ||||
* | delete junk proto | 2003-06-25 | 1 | -2/+1 | |
| | |||||
* | final bits of obvious UCB term 3 removal | 2003-06-12 | 1 | -6/+2 | |
| | |||||
* | de-register | 2003-06-11 | 1 | -5/+9 | |
| | |||||
* | Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | 2002-02-16 | 1 | -22/+22 | |
| | |||||
* | errx -> err if ENOMEM | 2001-06-25 | 1 | -5/+5 | |
| | |||||
* | Fix various warnings, merge lite-2, and tidy a bit; also, cast some | 2001-01-08 | 1 | -3/+34 | |
| | | | | | | 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. | ||||
* | types | 1999-09-14 | 1 | -5/+5 | |
| | |||||
* | use err(3), some -Wall | 1997-07-25 | 1 | -2/+2 | |
| | |||||
* | rcsid | 1996-06-26 | 1 | -1/+1 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+311 | |