History log of /openbsd/sys/lib/libsa/bootp.c (Results 1 – 15 of 15)
Revision Date Author Comments
# e081cd98 19-Nov-2014 miod <miod@openbsd.org>

Sprinkle const in static (internal) routines.


# eb76c208 13-Jul-2014 mpi <mpi@openbsd.org>

Stop using old n_long and n_short types.


# e5d996e8 28-Mar-2014 guenther <guenther@openbsd.org>

Fix alignment of tftp structure by changing the 'header' member's type
to a struct with the necessary alignment.

analysis and ok kettenis@


# e8879f29 06-Feb-2006 jmc <jmc@openbsd.org>

typos from alexey dobriyan;


# 599546b3 11-Aug-2003 deraadt <deraadt@openbsd.org>

ansification and knf and protos


# 1ee9984c 01-Jun-2003 deraadt <deraadt@openbsd.org>

strcpy/strcat/sprintf removal in all bootblocks. various testing by
various people. outside of some messy things in src/gnu, only one
thing in the main tree now violates this rule: bind


# c4071fd1 14-Mar-2002 millert <millert@openbsd.org>

First round of __P removal in sys


# 983b6772 18-Dec-1999 deraadt <deraadt@openbsd.org>

netinet/in.h without sys/socket.h


# bfcf73bf 23-Feb-1998 niklas <niklas@openbsd.org>

strong signedness typing a version of egcs I tried months ago wanted
me to fix. I am not sure these are necessary for gas 2.8 but I figure I
would commit them anyhow.


# 79dbd5ce 08-Dec-1996 niklas <niklas@openbsd.org>

Merge to NetBSD 961207


# 71a161e6 16-Oct-1996 mickey <mickey@openbsd.org>

remove unneeded include <string.h>


# 6d86dcc1 15-Oct-1996 mickey <mickey@openbsd.org>

gcc -Wall happy


# 0a46c4a0 27-Sep-1996 mickey <mickey@openbsd.org>

update up to the current bootpd.


# 4c6e1940 23-Sep-1996 mickey <mickey@openbsd.org>

add OpenBSD tag.


# df930be7 18-Oct-1995 deraadt <deraadt@openbsd.org>

initial import of NetBSD tree