FreeBSD Bugzilla – Attachment 10931 Details for
Bug 21743
pxeboot ignores NFS server IP address in root-path; libstand tweak
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 648 bytes, created by
Brian Candler
on 2000-10-04 10:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Brian Candler
Created:
2000-10-04 10:10:01 UTC
Size:
648 bytes
patch
obsolete
>--- lib/libstand/Makefile.orig Wed Oct 4 10:42:22 2000 >+++ lib/libstand/Makefile Wed Oct 4 10:44:16 2000 >@@ -86,10 +86,6 @@ > ${.ALLSRC} > ${.TARGET} > .endif > >-# network support from libc >-.PATH: ${.CURDIR}/../libc/net >-SRCS+= inet_ntoa.c inet_addr.c >- > # _setjmp/_longjmp > .PATH: ${.CURDIR}/${MACHINE_ARCH} > SRCS+= _setjmp.S >@@ -107,7 +103,7 @@ > fstat.c close.c lseek.c open.c read.c write.c readdir.c > > # network routines >-SRCS+= arp.c ether.c in_cksum.c net.c udp.c netif.c rpc.c >+SRCS+= arp.c ether.c inet_ntoa.c in_cksum.c net.c udp.c netif.c rpc.c > > # network info services: > SRCS+= bootp.c rarp.c bootparam.c
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 21743
: 10931