summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ignore the statically configured vfs type numbers and assign vfsbde1998-09-056-25/+73
* For a.out mode, ignore shared libraries that don't have at least 2jdp1998-09-051-1/+3
* Don't do anything special to prevent access to created files - honourbde1998-09-051-1/+3
* Instantiate `nfs_mount_type' in a standard file so that it is presentbde1998-09-059-16/+13
* Disable gcc's builtin memcpy for alpha since it doesn't cope with unaligneddfr1998-09-051-1/+4
* Fixed bogotification of pseudocode for syscall args by rev.1.53 ofbde1998-09-053-10/+10
* Sysctl nodes are written to, so don't put them in the text section.bde1998-09-051-4/+4
* Add a new vnode op, VOP_FREEBLKS(), which filesystems can use to informphk1998-09-059-19/+99
* Fixed recently perpetrated printf format errors.bde1998-09-053-8/+6
* Don't comment out dead code. Remove it.bde1998-09-051-18/+16
* Remove tcl from src/contrib.asami1998-09-05395-173953/+0
* Remove tcl from /usr/src, according to prior agreement. BTW, tcl-8.0 *is*asami1998-09-057-417/+7
* Change i386 in a few paths to ${MACHINE} to support MACHINE=pc98.jb1998-09-051-4/+4
* Change MACHINE to MACHINE_ARCH when testing for i386 to supportjb1998-09-051-2/+2
* Chaneg MACHINE to MACHINE_ARCH to support MACHINE=pc98.jb1998-09-051-7/+3
* Chaneg MACHINE to MACHINE_ARCH to support MACHINE=pc98.jb1998-09-051-3/+3
* Change MACHINE to MACHINE_ARCH to support MACHINE=pc98.jb1998-09-051-3/+3
* Add support for MACHINE=pc98. This leaves a single legacy entry forjb1998-09-051-8/+3
* Change MACHINE to MACHINE_ARCH to support MACHINE=pc98.jb1998-09-053-3/+3
* Add a GENERICupgrade config file for pc98 users to upgrade to elfjb1998-09-051-0/+212
* Change a hardcoded i386 reference to ${MACHINE} so that MACHINE=pc98jb1998-09-051-2/+2
* Use INT_MAX instead of LONG_MAX since the variable being comparedjb1998-09-051-4/+4
* Change a test for NETBSD_SYSCALLS to __alpha__. We're not ready tojb1998-09-051-2/+2
* Change the profile data file name from gmon.out to progname.gmonjb1998-09-052-7/+14
* Set CHROOTDIR's initial object type also.jkh1998-09-051-1/+2
* Now that ldconfig does elf work too, build it on alpha as well.jb1998-09-051-2/+2
* More sorting of references.obrien1998-09-054-16/+14
* Add OBJFORMAT to list of variables passed into /mk script since it seemsjkh1998-09-051-1/+2
* MFO: rev 1.3 - correct man page xrefs.obrien1998-09-051-2/+2
* compare getopt() with -1, not EOFobrien1998-09-051-2/+2
* MFO rev 1.4 - sort cross referencesobrien1998-09-051-5/+5
* Explicitly pass the "-aout" option to ldconfig, until I've had ajdp1998-09-051-3/+3
* Implement ldconfig functionality for ELF. The hints are stored injdp1998-09-056-34/+515
* Sync with sys/i386/conf/files.i386 revision 1.201.kato1998-09-052-2/+4
* Sync with sys/i386/conf/Makefile.i386 revision 1.121.kato1998-09-052-4/+8
* Increase 'maxusers' to 32.kato1998-09-052-4/+4
* With the change to the 4.4Lite2 mount interface we don't need specialobrien1998-09-054-77/+5
* Add hints file structures and defines.jdp1998-09-052-2/+38
* Escape the \ characters so that the intended beep at the end of themsmith1998-09-051-2/+2
* Add -lcrypt.jb1998-09-051-3/+4
* Add -lcrypt when building kerberos.jb1998-09-054-12/+12
* Actually *looking* at this file now, I see that a good deal morejkh1998-09-041-10/+1
* Turn tcp_extentions off by default. They sometimes cause pain.jkh1998-09-041-2/+2
* Make irq forwarding truely functional.luoqi1998-09-043-33/+3
* Enable rtld-elf for build on alpha too. We now have support for sharedjb1998-09-041-2/+3
* Unbreak "make release".markm1998-09-041-1/+1
* YAMT (yet another missing target). It's a shame that these have tojb1998-09-042-4/+4
* Increase 'maxusers' to 32; with the number of people using GENERIC asmsmith1998-09-042-4/+4
* Bring the docs more up-to-date. Document the 'custom' setup.abial1998-09-042-11/+22
* Added special type of setup called 'custom'. It allows you to supplyabial1998-09-042-3/+42
OpenPOWER on IntegriCloud