Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-08-15 | add bsdi/freebsd support | Theo de Raadt | |
1998-08-14 | Add support for .Ox 2.4 | Todd C. Miller | |
1998-08-12 | block 255.255.255.255 and 0.0.0.0 as well | Michael Shalayeff | |
1998-08-12 | don't have /usr/host in default PATH | Artur Grabowski | |
1998-08-08 | update 'comes with...' message so it is less confusing | Marco S Hyman | |
1998-08-07 | indent nicer | Theo de Raadt | |
1998-08-06 | fix fortune call; matter@superlink.net | Michael Shalayeff | |
1998-08-06 | netintro(4); hwr@pilhuhn.de | Theo de Raadt | |
1998-08-05 | mention new SIOCGIFCONF semantics | Todd C. Miller | |
1998-07-30 | Add a script to configure static VPNs in a NxM fashion, provided by | Niels Provos | |
Richard Reiner <rreiner@fscinternet.com> (Canada) - the script requires -current. | |||
1998-07-29 | Fix version number checking to handle ja-* correctly. | Marc Espie | |
1998-07-28 | Document NOCLEANDEPENDS, make clean gotcha | Marc Espie | |
1998-07-27 | add apm(4) man page | Marco S Hyman | |
1998-07-27 | LIBGMP was missing | Niklas Hallqvist | |
1998-07-24 | fix spelling of separate | Theo de Raadt | |
1998-07-24 | Man pages Xrefs. | Marc Espie | |
1998-07-23 | serial concat is interleave 0; soda@sra.co.jp | Theo de Raadt | |
1998-07-21 | explain that /emul/svr4/dev cannot be a complete svr4 /dev dir | Theo de Raadt | |
1998-07-20 | MINFREE is 5%; hgweigand@wiesbaden.netsurf.de | Theo de Raadt | |
1998-07-17 | fix ONLY_FOR_ARCH test in bsd.port.mk | Oleg Safiullin | |
1998-07-15 | spelling | Marc Espie | |
1998-07-15 | audioamd man page + more clean up | Jason Wright | |
1998-07-13 | Manual page for S3 SonicVibes driver | Constantine Sapuntzakis | |
1998-07-13 | typo | Todd T. Fries | |
1998-07-13 | added hme man page. | Jason Wright | |
1998-07-13 | General clean up... Xr's etc. | Jason Wright | |
1998-07-13 | isp man page; mjacob | Theo de Raadt | |
1998-07-13 | ftpd: sleep for an indeterminate amount for non-existant logins | Todd C. Miller | |
to simulate a crypt, like login does. Use SEEK_* not L_* and kill some 0L's used in lseek while we're there. | |||
1998-07-13 | add note about COMPAT_BSDOS | Marco S Hyman | |
1998-07-12 | more BUGS. | Jason Downs | |
1998-07-12 | fix xref | Jason Downs | |
1998-07-12 | RCS IDs | Jason Downs | |
1998-07-12 | isapnp config example | Jason Downs | |
1998-07-12 | isapnp config examples, RCS IDs. | Jason Downs | |
1998-07-12 | Add MLINK and documentation for pccom. | Jason Downs | |
1998-07-12 | Add whacked isapnp.4, from NetBSD. | Jason Downs | |
1998-07-12 | Add wd.4 and fix xref in acd. | Jason Downs | |
1998-07-12 | wd.4 -> wdc.4 and update | Jason Downs | |
1998-07-12 | Kill pnp.4, need to write/get an isapnp.4. | Jason Downs | |
1998-07-12 | allow detection of older package versions with a new package from the ports tree | Todd T. Fries | |
1998-07-11 | Make it clear this is a VAX page; not sure if it should even exist any | Angelos D. Keromytis | |
more, but at least make it clear for now. | |||
1998-07-11 | Man pages with long NAME sections may hyphen more than one word. | Matthieu Herrb | |
This will fix some of the problems on X man pages reported by William Allen Simpson <wsimpson@greendragon.com>. | |||
1998-07-10 | wrong file; j.d.coleman@ncl.ac.uk | Theo de Raadt | |
1998-07-09 | remove comment from packing list that must be added when | Marco S Hyman | |
the package is installed, not when the plist is created | |||
1998-07-08 | search for files in | Marco S Hyman | |
ftp://ftp.openbsd.org/pub/OpenBSD/distfiles if they were not found in ftp://ftp.openbsd.org/pub/OpenBSD/licensed. The later directory is where we will keep the tarballs for ports that can not be shipped on the CD. | |||
1998-07-07 | minor tweaks to plist target | Marco S Hyman | |
1998-07-06 | New target 'plist' for port developers. Generates /PLIST-auto | Marco S Hyman | |
which should require minimal hacking to turn into /PLIST. CAUTION: does not find files installed with tar, or any other install method that does not change the timestamp of the installed file. | |||
1998-07-05 | newsalt uses 24-bit count, and not 32-bit | Niels Provos | |
1998-07-05 | Powerpc port now support profiled libraries, thus NOPROFILE= is | Dale S. Rahn | |
not set anymore. The code is left for future architecures, If it is needed again. | |||
1998-07-04 | document the variable number of rounds for 'newsalt'. That name should | Niels Provos | |
probably be changed to something more fitting. |