Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-03-26 | add note about LVD support and change comment about NVRAM | mjacob | |
1999-03-24 | arrgghhh! do NOT add pkgdep lines when creating PLIST-auto; | Marco S Hyman | |
(I thought I had already removed this quite a while ago). | |||
1999-03-23 | tail anchor, to fetch 2nd manpage name, which is less likely to be ↵ | Theo de Raadt | |
over-written by the mail title; d | |||
1999-03-22 | Add gross ed hack back in so termcap xterm entry < 1024 | Todd C. Miller | |
1999-03-19 | Add flag to allow some interfaces to not see packets with unknown destination. | Jason Wright | |
1999-03-19 | Add the ability to mark an interface as "non-learning" | Jason Wright | |
1999-03-18 | Fix problem with dsakey generation command for encrypted key, mention thawte. | Bob Beck | |
1999-03-18 | typo; nash@mcs.net | Aaron Campbell | |
1999-03-18 | Make pcvt arrow keys work with vt220 entries; DEC terminals generate DEL, | Todd C. Miller | |
not ^H. | |||
1999-03-18 | Update to version 10.2.7. Differences are very minor: | Todd C. Miller | |
rename bsdos -> bsdos-pc (since BSD/OS runs on more than PC's), Add more info to descriptions, move beehive entries, fix typos Note that this adds rc and sc back to the xterm entry (now that curses can deal this is safe) since we want these capabilities to show up in termcap. | |||
1999-03-17 | more scrubbing | Theo de Raadt | |
1999-03-17 | oops | Theo de Raadt | |
1999-03-17 | spelling | Theo de Raadt | |
1999-03-17 | do not break things | Theo de Raadt | |
1999-03-16 | tell gnu configure packages to stuff their files under /etc. | Marc Espie | |
1999-03-16 | Fix typo in 192.168 anti-spoofing rule; truman@research.suspicious.org | Kjell Wooding | |
1999-03-16 | xref xl(4) | Todd C. Miller | |
1999-03-15 | abso -> also; mihara@prd.fc.nec.co.jp | Theo de Raadt | |
1999-03-15 | mention option KEY; nash@mcs.net | Theo de Raadt | |
1999-03-15 | cleanups; nash@mcs.net | Theo de Raadt | |
1999-03-14 | Adding ${MASTER_SITE_GNOME} and ${MASTER_SITE_KDE} | Bruno Rohee | |
1999-03-12 | big overhaul: | Jason Wright | |
o SNAP encapsulated IP filtering o static address cache entries o address deletion from cache o dynamic & full cache flush o filter packets based on each interface, not on the bridge as a whole o KNF nits o allow addition of ~IFF_UP interfaces o man page & user level fixes to match the above | |||
1999-03-11 | Man page for Winbond ethernet | Jason Wright | |
1999-03-11 | tell the user exactly what to do when *.src is 0 length | Todd C. Miller | |
1999-03-11 | fix more comma splices that involve misuse of conjunctive adverbs | Paul Janzen | |
1999-03-10 | pass COPTS in CFLAGS for those ports that do not override CFLAGS; | Marco S Hyman | |
NOTE: Some (most?) ports override CFLAGS. This includes all ports that use imake. Therefore this change is not as useful as it should be. | |||
1999-03-10 | FreeBSD vs. OpenBSD-isms (Fx, configuration, etc) | Jason Wright | |
1999-03-07 | alberta area code split | Theo de Raadt | |
1999-03-05 | Make address cache expiration actually work and provide a knob | Jason Wright | |
for adjusting the timeout. | |||
1999-03-05 | Fix makesum/addsum batch behavior | Marc Espie | |
1999-03-05 | catch 0-len term*.src in case tic messes up | Todd C. Miller | |
1999-03-05 | Merge cap_mkdb(1) and info_mkdb(1) | Thorsten Lockert | |
1999-03-04 | explicit all: target | Niklas Hallqvist | |
1999-03-03 | Replace md5 checksum with a choice of sha1, rmd160, md5. | Marc Espie | |
Upward compatible. | |||
1999-03-03 | Temporary disable AFS and Optimizations for m88k. | Steve Murphree | |
1999-03-03 | Remove . from the path passed to configure; | Marco S Hyman | |
adjust the configure script path appropriate for SEPARATE_BUILD; this seems to work for all ports, some ports had probs with earlier changes | |||
1999-03-02 | EACESS -> EACCES; garath@code.ridgefield.org | Aaron Campbell | |
1999-03-02 | EACESS -> EACCES; garath@code.ridgefield.org | Aaron Campbell | |
1999-03-02 | add MLINKS for rc.local, rc.securelevel, and netstart | Aaron Campbell | |
1999-03-01 | Note that NO_SHARED_LIBS can not be tested until after | Marco S Hyman | |
bsd.port.mk is included; define CONFIGURE_SHARED that is set to either --enable-shared or --disable-shared depending upon the architecture. | |||
1999-03-01 | Work around some broken Configure (such as elm) which don't work correctly | Marc Espie | |
when they're invoked with an absolute path. This was introduced by the WRKBUILD/WRKSRC split. So: - replace default CONFIGURE with a full path, so that you can override it. - remove leading ${WRKSRC} from the configure invocation. - add . to the configure path. | |||
1999-03-01 | reflect new ioctl interfaces | Jason Wright | |
move sections around to match mdoc.template | |||
1999-03-01 | currect -> current; d@ | Aaron Campbell | |
1999-02-28 | * make the _PORT_USE macro more explicit and less magic in its use of | Marc Espie | |
cookies, so that cookie names are no longer hard-coded. * new SEPARATE_BUILD feature: for ports that can build outside their source tree, use build-${ARCH} to build, and move configure/build/install cookie down inside build-${ARCH}. Those few people who use NFS to mount ports tree around different architectures may find this helps. | |||
1999-02-28 | moving to 2.5-beta | Theo de Raadt | |
1999-02-27 | sync with freebsd: | Jason Wright | |
man page fixups, more devices | |||
1999-02-27 | sunsite.unc.edu changed its name to metalab.unc.edu + French mirror | Bruno Rohee | |
1999-02-27 | spacing | Theo de Raadt | |
1999-02-26 | Xr bridge(4) | Jason Wright | |
1999-02-26 | pasto | Michael Shalayeff | |