Commit Graph

128 Commits

Author SHA1 Message Date
gendalia 6a8668e9f5 change 20031116 to 20030116... no time warping yet. 2003-01-16 15:26:39 +00:00
gendalia 4e86b413da note "auich(4): Added support for nForce2 MCP-T. [gendalia 20030116]"
requested by kent.
2003-01-16 14:59:54 +00:00
wiz 9c5cdbe4bc Note cvs-1.11.4 update in basesrc. 2003-01-16 03:25:24 +00:00
wiz f4edd8365f s/netbsd.com/netbsd.org/
Note cvs-1.11.4 update, and take co-responsibility for it.
2003-01-16 03:24:34 +00:00
wiz c3d9aceb8d postfix-2.0.2. 2003-01-15 19:39:31 +00:00
wiz d2058c98d4 postfix-2.0.1 out. 2003-01-13 10:12:12 +00:00
mrg e37ed12dae add an entry about sparc SMP 2003-01-11 17:37:41 +00:00
martin 49aeace383 The nell driver is now fully functional. 2003-01-08 21:54:54 +00:00
lukem c39e1623f3 mtree's change of default mode of created directories 2003-01-04 13:13:29 +00:00
lukem a04634dbdf Add "-V var=[value]", for setting arbitrary variables which will also
be added to the nbmake-${MACHINE} wrapper.
Useful for setting RELEASEDIR, without -R's habit of building a release.
2003-01-04 12:55:32 +00:00
lukem 258457037f ${RELEASEDIR} -> ${RELEASEDIR}/${MACHINE} change 2003-01-03 15:36:14 +00:00
wiz 7e72e65932 binutils-2.13.2.1, cvs-1.11.4, db-4.1.25, openssl-0.9.7, sendmail-8.12.7. 2003-01-03 14:47:08 +00:00
christos 4747453f28 mention procfs changes. 2003-01-03 13:24:21 +00:00
wiz e8f64740f4 New binutils-2.13.2 out. 2003-01-02 14:10:25 +00:00
thorpej af3c995dd0 Note the new "aprint" routines. 2002-12-31 17:51:10 +00:00
tsutsui d76a1d687e Add a late entry for Express5800/240 support on arc port. 2002-12-28 08:28:38 +00:00
tsutsui e4f8b8cbbf Tweak some entries for "Significant Source changes" page on www. 2002-12-27 15:47:27 +00:00
tsutsui cb2360268f Note Maple bus driver update by itohy in the last month. 2002-12-27 15:22:28 +00:00
tsutsui 50e2b8407d Note SEGA LAN Adapter support on dreamcast. 2002-12-27 11:51:22 +00:00
perry bf746f0aa4 update to indicate we're at postfix 2.0.0.1 2002-12-26 21:32:12 +00:00
lukem 1c855902af Document:
*	build.sh -i idir
    *	top level targets:   distribution, buildworld, installworld
    *	top level variables: INSTALLWORLDDIR
2002-12-25 00:58:00 +00:00
lukem 5fa3f8b6b1 build.sh -i 2002-12-25 00:56:44 +00:00
kanaoka 6e5369a9c3 Add an entry for acpica. 2002-12-23 21:25:44 +00:00
wiz 8f097c5c80 postfix-2.0 out. 2002-12-23 12:09:51 +00:00
lukem c6e8e349b7 mtree -C 2002-12-23 04:52:39 +00:00
lukem 8c30ffa67c vis(1) -e 2002-12-23 01:47:53 +00:00
lukem cd5697ad8e sunlabel(8) 2002-12-21 13:08:59 +00:00
lukem aba6f5fb59 build system uses src/etc for user&group lookups 2002-12-19 22:20:30 +00:00
lukem eb305abd81 install -N 2002-12-19 08:32:18 +00:00
wiz 67990135ee New sentence, new line; use Pa for paths. 2002-12-18 19:46:48 +00:00
gmcgarry 2251d33b93 Update branch info. 2002-12-18 05:03:34 +00:00
simonb 8efaf7f099 Note support of fully coherent data caches for MIPS32/64 CPUs. 2002-12-17 12:10:03 +00:00
wiz d9327ca55d gdb-5.3 out. 2002-12-16 11:57:42 +00:00
lukem 699da88ad2 db(1) added 2002-12-11 15:46:52 +00:00
taca 4375714d16 IP Filter 3.4.31 is released. 2002-12-11 03:09:00 +00:00
scw e1b9461296 Note addition of evbppc. 2002-12-09 12:22:58 +00:00
lukem 4e4f8e40cc build.sh -E 2002-12-08 22:16:30 +00:00
lukem 239dc05c4f Add -E - "expert mode". If this is not specified, builds to DESTDIR=/ are
not permitted.
By using this flag, you are taking responsibility for any issues that
may occur because of this...
2002-12-08 22:14:00 +00:00
lukem 4f856ef51a - be consistent about option ordering in build.sh usage display
- use Fl and Ar instead of Sy and Em to format options
2002-12-08 08:42:51 +00:00
taca bb6e5ff73d OpenSSL version 0.9.6h released
===============================
OpenSSH 0.9.6h is out.

  OpenSSL - The Open Source toolkit for SSL/TLS
  http://www.openssl.org/

  The OpenSSL project team is pleased to announce the release of version
  0.9.6h of our open source toolkit for SSL/TLS.  This new OpenSSL version
  is a bugfix release.  This will be the last release in the 0.9.6 series.

  The most significant changes are:

      o New configuration targets for Tandem OSS and A/UX.
      o New OIDs for Microsoft attributes.
      o Better handling of SSL session caching.
      o Better comparison of distinguished names.
      o Better handling of shared libraries in a mixed GNU/non-GNU environment.
      o Support assembler code with Borland C.
      o Fixes for length problems.
      o Fixes for uninitialised variables.
      o Fixes for memory leaks, some unusual crashes and some race conditions.
      o Fixes for smaller building problems.
      o Updates of manuals, FAQ and other instructive documents.
2002-12-07 13:09:56 +00:00
jonb 675b5ba3f5 swept through the tree with find and grep looking for EDITOR.
Cleaned up all broken occurances found.

Did not check crypto/dist. (filenames imply these are not for exec $EDITOR)
Did not fully check sh and ksh. (lost in twisty mazes of function calls
     and finally just assumed it was good)
and did not check gnu/dist/cvs (appears ok by testing with this commit)
2002-12-05 22:47:28 +00:00
bouyer feb049d13a Note edquota improvements. 2002-12-04 21:04:23 +00:00
jdolecek cb97b9ed03 i386 biosboot is capable to boot using 2.88MB floppy drive with 1.44MB
floppy disk now
2002-12-04 18:38:41 +00:00
lukem 84d4fe9f6f fparseln moved to libc 2002-12-04 12:48:34 +00:00
enami e88db39c32 Update Version/Current Vers. From Kimio Ishii. 2002-12-03 08:45:51 +00:00
isaki 6f6758a6cd Add bmd(4) for x68k. 2002-12-01 09:04:17 +00:00
jdolecek 0214b6cccf pkgsrc/devel/py-kqueue added, remove from TODO list
add couple random notes
2002-11-30 13:52:14 +00:00
christos e6ede96041 mention routed. 2002-11-30 04:05:30 +00:00
christos 42d120566d mention cvs and amd 2002-11-29 23:28:30 +00:00
christos d1ff1d850d catch up with am-utils 2002-11-29 23:26:59 +00:00