Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * portlint. | SADA Kenji | 1999-09-08 | 1 | -1/+1 |
| | | | | | | * Unmatched bracket (patch-aa) . Submitted by: OGATA Hiroshi <ogata@isp.qix.org> | ||||
* | Add an extra patch for support/ethertalk/bpfiltp.c to allow Columbia | Bill Paul | 1999-02-01 | 1 | -0/+29 |
| | | | | | | | | | Appletalk to run on FreeBSD 3.0 and up. The mechanism used to add a non-IP multicast group via SIOCADDMULTI changed between 2.2.x and 3.0, but bpfiltp.c:pi_addmulti() was not changed to match. Without this patch, the port will compile but aarpd will not run. (This kind of messes up everything since the port is built to use Ethertalk Phase 2, and none of that works without aarpd.) | ||||
* | Update ports to new __FreeBSD_version numbering scheme (220000 for | Satoshi Asami | 1997-02-21 | 2 | -2/+2 |
| | | | | 2.2-RELEASE, 300000 for 3.0-current for now). | ||||
* | Change all /usr/tmp to /var/tmp. | Masafumi Max NAKANE | 1997-01-25 | 2 | -9/+101 |
| | |||||
* | Modify the configuration to use file locking with fcntl() so that | Masafumi Max NAKANE | 1997-01-14 | 2 | -4/+15 |
| | | | | | the trash folder works properly. Submitted by: Koichi Satou <copan@ppp.fastnet.or.jp> | ||||
* | Include osreldate.h to determine if if_var.h is needed. | Masafumi Max NAKANE | 1997-01-14 | 2 | -20/+23 |
| | |||||
* | Make bpfiltp.c include net/ethernet.h instead of if_{var,ether}.h. | Masafumi Max NAKANE | 1997-01-10 | 1 | -8/+9 |
| | | | | Suggested by: wollman | ||||
* | Make support/ethertalk/bpfiltp.c include net/if_var.h. This is due to | Masafumi Max NAKANE | 1997-01-08 | 1 | -5/+13 |
| | | | | | the changes made to if_ether.h. Noticed by: phk | ||||
* | New patch: | Masafumi Max NAKANE | 1997-01-08 | 1 | -0/+10 |
| | | | | | | Make support/uab/aarp.c include net/if_var.h. (This is due to recent change made to if_ether.h.) Noticed by: phk | ||||
* | Make aarpd.c include sys/time.h. | Masafumi Max NAKANE | 1996-12-29 | 1 | -0/+10 |
| | | | | (This is due to if.h changes.) | ||||
* | New port: the Columbia AppleTalk Package for UNIX. | Masafumi Max NAKANE | 1996-12-01 | 8 | -0/+1136 |