Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-03-01 | add checks for if_bridge (in addition to if_bpf) | Jason Wright | |
1999-03-01 | talk about positional arguments and sizes; james@oaktree.co.uk | Theo de Raadt | |
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 | document 'maxaddr' command | Jason Wright | |
1999-03-01 | When negotiating ACCMAPs, sync our ACCMAP with the | brian | |
peers by ORing the two together and NAKing or REQing the result rather than allowing seperate local/peer values. If the peer REJs our ACCMAP and our ACCMAP isn't 0, warn about it and ignore the rejection. | |||
1999-03-01 | SIGINFO support | David Leonard | |
1999-03-01 | insert a missing .Ar; d@ | Aaron Campbell | |
1999-03-01 | cleanup; d@ | Aaron Campbell | |
1999-03-01 | vary -> very; d@ | Aaron Campbell | |
1999-03-01 | Xr savecore | Aaron Campbell | |
1999-03-01 | obliveous -> oblivious; d@ | Aaron Campbell | |
1999-03-01 | .Ar -> .Pa, rearrange Xr's, remove redundant .Nm arguments, other cleanup; d@ | Aaron Campbell | |
1999-03-01 | cleanup; d@ | Aaron Campbell | |
1999-03-01 | currect -> current; d@ | Aaron Campbell | |
1999-03-01 | fix a command sequence description; d@, also some misc cleanup | Aaron Campbell | |
1999-03-01 | Add support in /etc/hostname.xxx for files of the format: | Todd C. Miller | |
up [options] Any of the following may or may not be set: $name $mask $bcaddr $extras | |||
1999-03-01 | add /var/www/htdocs/manual/mod/mod_ssl | Bob Beck | |
1999-03-01 | led driver support for 4/[1236]00 machines | Jason Wright | |
1999-03-01 | Fix stupid makefile mistake. | Bob Beck | |
1999-03-01 | Makefile changes and forgotten file for mod_ssl | Bob Beck | |
1999-03-01 | import apache 1.3.27 and mod_ssl 2.8.11 | Bob Beck | |
1999-03-01 | completely (almost) revamped ioctl's: | Jason Wright | |
o new ioctls for getting/setting cache size (default == 100) o changed SIOCBRDGRT -> SIOCBRDGRTS o changed SIOCBRDGIDX -> SIOCBRDGIFS | |||
1999-03-01 | Don't print cfsd output on start. | Federico G. Schwindt | |
1999-03-01 | re-do how copyright messages are done | Theo de Raadt | |
1999-03-01 | mod_ssl-2.2.3-1.3.4 (will require libssl-1.1 for https to work, but | Bob Beck | |
mostly harmless otherwise). | |||
1999-03-01 | import apache 1.3.27 and mod_ssl 2.8.11 | Bob Beck | |
1999-03-01 | tweak for 2.5 | Theo de Raadt | |
1999-03-01 | Comment why we do a TLF when we get a ``Down'' event in state | brian | |
``closing''. Pointed out by: archie Don't do a TLF when we get a ``Catastrphic Protocol Reject'' event in state ``closed'' or ``stopped''. Pointed out but not suggested by: archie This makes no difference in the current implementation as LcpLayerFinish() does nothing but log the event, but I disagree in principle because it unbalances the TLF/TLS calls which (IMHO) doesn't fit with the intentions of the RFC. Maybe the RFC author had a reason for this. It can only happen in two circumstances: - if LCP has already been negotiated then stopped or closed and we receive a protocol reject, then we must already have done a TLF. Why do one again and stay in the same state ? - if LCP hasn't yet been started and we receive an unsolicted protocol reject, why should we TLF when we haven't done a TLS ? | |||
1999-03-01 | Not present in 1.3.4 | Bob Beck | |
1999-03-01 | Change undocumented '-p' flag to '-d' and document. Also document '-v'. | Todd C. Miller | |
Make 'disklabel -ed' not overwrite your label if you make no changes in the editor (added a cmplabel function to compare two labels). | |||
1999-03-01 | typo: .su -> .au | David Leonard | |
1999-03-01 | There is no -h flag | David Leonard | |
1999-03-01 | import apache 1.3.26 + mod_ssl 2.8.10 | Bob Beck | |
1999-03-01 | Apache 1.3.4 | Bob Beck | |
1999-03-01 | Add extra pixel to 'l', so that it no longer looks like a '|' | Marc Espie | |
1999-03-01 | import apache 1.3.26 + mod_ssl 2.8.10 | Bob Beck | |
1999-03-01 | import apache 1.3.26 + mod_ssl 2.8.10 | Bob Beck | |
1999-03-01 | Apache 1.3.4 | Bob Beck | |
1999-03-01 | Apache 1.3.4 merge | Bob Beck | |
1999-03-01 | Bring up auto links despite there being no data queued if | brian | |
we're already in network phase and our autoload values are set with no minimum threshold (the default). Tell the autoload timer that it's ``coming up'' *before* calling AutoLoadTimeout() directly... not after. This prevents the very first demand-dial connection from immediately disconnecting when there are other auto links. Problem diagnosis: Ted Mittelstaedt <tedm@toybox.placo.com> | |||
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 | Integrate local changes | Thorsten Lockert | |
1999-02-28 | Latest version from Cyclic; skipped files | Thorsten Lockert | |
1999-02-28 | Latest version from Cyclic; skipped files | Thorsten Lockert | |
1999-02-28 | Latest version from Cyclic | Thorsten Lockert | |
1999-02-28 | conditionalize use of sbus_testdma() | Jason Wright | |
1999-02-28 | nice usage messages | Theo de Raadt | |
1999-02-28 | new box | kstailey | |