| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
Install docs and sample files into ${PREFIX}/share/{doc,examples}/dhcp
respectively.
Submitted-by: sanpei@yy.cs.keio.ac.jp
Notes:
svn path=/head/; revision=6639
|
|
|
|
|
|
|
|
|
| |
Install intro.dhcp.jis file into ${PREFIX}/share/dhcp dirctory.
PR: 3717
Submitted-by: sanpei@yy.cs.keio.ac.jp
Notes:
svn path=/head/; revision=6638
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove dhcpdb.bind file if changed dhcpdb.pool file.
If dhcpdb.pool file is changed and dhcpdb.bind file is
not matched to new pool file, dhcp server(dhcps) can not
run with some errors like this.
* dhcps in free(): warning: modified (chunk-) pointer.
* dhcps[25591]: hash_ins() with client identifier failed in read_bind_db()
I fixed start-up script to remove dhcpdb.bind file
when dhcpdb.pool file is newer than dhcpdb.bind.
Install intro.dhcp.jis file into ${PREFIX}/share/dhcp dirctory.
PR: 3717
Submitted-by: sanpei@yy.cs.keio.ac.jp
Notes:
svn path=/head/; revision=6637
|
|
|
|
|
|
|
|
|
|
|
|
| |
Unlink /etc/resolv.conf before recreate new one.
If /etc/resolv.conf is symbolic link file, dhcpc with -r
option overwrite symfile.
Then unlink it berfore recreate.
PR: 3717
Submitted-by: sanpei@yy.cs.keio.ac.jp
Notes:
svn path=/head/; revision=6636
|
|
|
|
|
|
|
|
|
|
|
| |
Append description into pkg/DESCR file.
o CHECK_SUM error problem under 2.1.x FreeBSD box.
o dhcps need dhcpdb.relay file without using dhcpdb.relay.
PR: 3717
Submitted-by: sanpei@yy.cs.keio.ac.jp
Notes:
svn path=/head/; revision=6635
|
|
|
|
|
|
|
|
|
| |
Append description of dhcpc.interface.pid file to man page.
PR: 3717
Submitted-by: sanpei@yy.cs.keio.ac.jp
Notes:
svn path=/head/; revision=6634
|
|
|
|
|
|
|
|
|
|
|
| |
Fix manpage files about path of dhcpdb.bind file.
The dhcpdb.bind file is in /var/db/ under FreeBSD, not
in /etc.
PR: 3717
Submitted-by: sanpei@yy.cs.keio.ac.jp
Notes:
svn path=/head/; revision=6633
|
|
|
|
|
|
|
| |
Found by: distfile checker
Notes:
svn path=/head/; revision=6604
|
|
|
|
| |
Notes:
svn path=/head/; revision=6483
|
|
|
|
| |
Notes:
svn path=/head/; revision=6475
|
|
|
|
| |
Notes:
svn path=/head/; revision=6406
|
|
|
|
|
|
|
|
|
| |
Registry.
Requested-by: Poul-Henning Kamp <phk@dk.tfs.com>
Notes:
svn path=/head/; revision=6404
|
|
|
|
| |
Notes:
svn path=/head/; revision=6297
|
|
|
|
|
|
|
| |
and RUN_DEPENDS.
Notes:
svn path=/head/; revision=6257
|
|
|
|
| |
Notes:
svn path=/head/; revision=6248
|
|
|
|
| |
Notes:
svn path=/head/; revision=6236
|
|
|
|
| |
Notes:
svn path=/head/; revision=6202
|
|
|
|
|
|
|
|
|
|
|
|
| |
new interface stuff and if_var.h
Closes pr3161
Submitted by: MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp>
Obtained from: pr3161
Notes:
svn path=/head/; revision=6129
|
|
|
|
|
|
|
|
|
|
|
|
| |
interface stuff (and if_var.h).
Closes pr3161
Submitted by: MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp>
Obtained from: pr3161
Notes:
svn path=/head/; revision=6128
|
|
|
|
|
|
|
| |
target.
Notes:
svn path=/head/; revision=6073
|
|
|
|
|
|
|
|
| |
to convey information.
Need to package compressed manpages
Notes:
svn path=/head/; revision=6072
|
|
|
|
|
|
|
|
|
|
|
| |
* CATEGORIES doens't have ``+'' anymore
* manpages should be listed in MAN8 so they get compressed
* use ${MKDIR} so parrent dirs get created if nessicary
* blank likes around MAINTAINER
* PKGNAME isn't needed when PKGNAME is same as DISTNAME
Notes:
svn path=/head/; revision=6071
|
|
|
|
|
|
|
|
| |
a network interface and maintaining a table of MAC
addresses against IP numbers and host names.
Notes:
svn path=/head/; revision=6070
|
|
|
|
| |
Notes:
svn path=/head/; revision=5979
|
|
|
|
|
|
|
|
|
| |
"PLIST.in", make "PLIST.tmp" from "PLIST". The difference is that we
can now do a grep on PLIST on the entire ports tree to find what the
scotty port installed.
Notes:
svn path=/head/; revision=5928
|
|
|
|
|
|
|
|
|
| |
"PLIST.in", make "PLIST.tmp" from "PLIST". The difference is that we
can now do a grep on PLIST on the entire ports tree to find what the
scotty port installed.
Notes:
svn path=/head/; revision=5927
|
|
|
|
| |
Notes:
svn path=/head/; revision=5905
|
|
|
|
|
|
|
|
|
| |
patches a bit (author incorporated a fair number of them, and made
even more cross-platfrm portability improvements). I'll deal with
any packaging changes tomorrow.
Notes:
svn path=/head/; revision=5904
|
|
|
|
|
|
|
|
|
| |
Fix INADDR_LOOPBACK starvation.
Don't react to pings that come back from another address than what we
pinged.
Notes:
svn path=/head/; revision=5897
|
|
|
|
|
|
|
|
|
|
| |
and patch it up a bit. Yes indeed, phk is back in the tcl+snmp arena.
Update to 2.1.5, add the ability to probe several communities with
the IP-discover function.
Notes:
svn path=/head/; revision=5843
|
|
|
|
| |
Notes:
svn path=/head/; revision=5817
|
|
|
|
| |
Notes:
svn path=/head/; revision=5810
|
|
|
|
| |
Notes:
svn path=/head/; revision=5780
|
|
|
|
|
|
|
|
|
|
| |
unless you test it, Brian. :) (Directory path prefix was wrong.)
(2) Also, this patch modifies the same file as patch-af, so I combined
those two (see handbook).
Notes:
svn path=/head/; revision=5381
|
|
|
|
|
|
|
|
|
|
|
|
| |
IP for that hardware-address, return a NAK rather than being silent.
Reviewed by: None (trivial fix, discussed briefly with author & cc'd
to hackers)
Submitted by: Brian Somers <brian@awfulhak.demon.co.uk>
Obtained from: Brian Somers <brian@awfulhak.demon.co.uk>
Notes:
svn path=/head/; revision=5376
|
|
|
|
|
|
|
| |
Submitted by: sanpei@yy.cs.keio.ac.jp
Notes:
svn path=/head/; revision=5121
|
|
|
|
|
|
|
|
| |
RESTRICTED or BROKEN.
Pointed-out by: asami
Notes:
svn path=/head/; revision=4884
|
|
|
|
|
|
|
| |
when you define NO_CDROM, NO_PACKAGE or RESTRICTED instead of just ``yes''.
Notes:
svn path=/head/; revision=4864
|
|
|
|
| |
Notes:
svn path=/head/; revision=4750
|
|
|
|
|
|
|
|
| |
in there, but our make still isn't smart enough to figure out that
it means "${RM}", David. :)
Notes:
svn path=/head/; revision=4749
|
|
|
|
|
|
|
|
|
|
|
| |
Add MAINATERS
mkdir -p ==> ${MKDIR}
cp ==> ${CP}
install ==> ${INSTALL}/${INSTALL_*}
etc...
Notes:
svn path=/head/; revision=4738
|
|
|
|
| |
Notes:
svn path=/head/; revision=4737
|
|
|
|
|
|
|
| |
Maybe I should go to sleep.
Notes:
svn path=/head/; revision=4643
|
|
|
|
| |
Notes:
svn path=/head/; revision=4642
|
|
|
|
| |
Notes:
svn path=/head/; revision=4575
|
|
|
|
|
|
|
|
|
|
| |
some files are installed in .../$(uname -m)-$(uname)-$(uname -r)/...,
so we've got to use the `construct a PLIST' trick.
Pointed out by: Satoshi
Notes:
svn path=/head/; revision=3954
|
|
|
|
|
|
|
| |
Changed to make it better looking when doing make print-index.
Notes:
svn path=/head/; revision=3919
|
|
|
|
| |
Notes:
svn path=/head/; revision=3796
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* davidg 96/06/12 19:54:21
*
* Modified: sys/net if_ethersubr.c
* sys/netinet if_ether.c
* Log:
* Keep ether_type in network order for BPF to be consistent with other
* systems.
Submitted by: MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp>
Notes:
svn path=/head/; revision=3643
|
|
|
|
| |
Notes:
svn path=/head/; revision=3335
|