#
8d688443 |
| 01-Feb-2016 |
mestre <mestre@openbsd.org> |
Remove unused headers and sort the remaining Remove lint-style comments Swap hardcoded string on usage() for __progname
OK tb@
|
#
bf221267 |
| 12-Aug-2010 |
tedu <tedu@openbsd.org> |
some inconsequential cleanups. ok deraadt
|
#
043fbe51 |
| 27-Oct-2009 |
deraadt <deraadt@openbsd.org> |
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (th
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms
show more ...
|
#
5d0c4ade |
| 02-Mar-2004 |
tedu <tedu@openbsd.org> |
use socklen_t and better socket() checks. from Andrey Matveev -Wall for good measure
|
#
183ea7dd |
| 11-Aug-2003 |
deraadt <deraadt@openbsd.org> |
use poll to replace the fd_set overflows. some input from fgsch; millert ok
|
#
f75387cb |
| 03-Jun-2003 |
millert <millert@openbsd.org> |
Remove the advertising clause in the UCB license which Berkeley rescinded 22 July 1999. Proofed by myself and Theo.
|
#
2bedd7ab |
| 05-Sep-2001 |
deraadt <deraadt@openbsd.org> |
select for a more accurate size; millert ok
|
#
1037abb8 |
| 03-Mar-1999 |
millert <millert@openbsd.org> |
Print fatal errors to stderr after curses has finished instead of printing to the curses window which disapears immediately for terminals that can restore the screen.
|
#
bb73a7cd |
| 18-Aug-1998 |
millert <millert@openbsd.org> |
Some changes inspired by FreeBSD... o Kill annoying spaces at the end of lines o sigaction, not sigvec o warn/err where sensible o hstrerror() not herror() o defaults for erase, kill, and werase
Some changes inspired by FreeBSD... o Kill annoying spaces at the end of lines o sigaction, not sigvec o warn/err where sensible o hstrerror() not herror() o defaults for erase, kill, and werase if not set o kill a needless refresh() after the beeps that was messing up the screen
show more ...
|
#
b3f4390e |
| 28-Apr-1998 |
pjanzen <pjanzen@openbsd.org> |
NetBSD-based -Wall cleanup
|
#
1258a77d |
| 26-Jun-1996 |
deraadt <deraadt@openbsd.org> |
rcsid
|
#
5c816d4e |
| 28-Apr-1996 |
mickey <mickey@openbsd.org> |
Deal again w/ the brain damaged osockaddr.
|
#
df930be7 |
| 18-Oct-1995 |
deraadt <deraadt@openbsd.org> |
initial import of NetBSD tree
|