1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-28 16:43:09 +00:00

Remove now unused BOOTP tags related to NFS swap device.

This commit is contained in:
Poul-Henning Kamp 2003-09-05 11:12:55 +00:00
parent ce914a08b0
commit 0ace036ce5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=119766

View File

@ -191,10 +191,7 @@ struct bootpc_globalcontext {
#define OVERLOAD_SNAME 2
/* Site specific tags: */
#define TAG_SWAP 128
#define TAG_SWAPSIZE 129
#define TAG_ROOTOPTS 130
#define TAG_SWAPOPTS 131
#define TAG_COOKIE 134 /* ascii info for userland, via sysctl */
#define TAG_DHCP_MSGTYPE 53