summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix more linkage problems. libtermcap needs to be linked for routinesmarkm1998-03-151-3/+4
* Sync with sys/i386/isa/clock.c revision 1.116.kato1998-03-153-114/+288
* Don't force NOPIC for building tools at all for now, so that somebde1998-03-151-3/+4
* Use dsname() to generate the disk region name for the "changing rootmsmith1998-03-152-28/+28
* Make the binutils strip ELF-only for now. It isn't quite right for a.out.jdp1998-03-151-0/+5
* Allow ICMP unreachable messages to be sent in response to ICMP queryalex1998-03-151-4/+21
* Add "-F" (force) flag to newsyslog.pst1998-03-142-4/+14
* Add more DOS/Win95 partition typesache1998-03-142-4/+10
* Damn. Left out the dependancy macro.markm1998-03-141-2/+2
* Add more AIX/DOS/Win95 partition typesache1998-03-141-4/+12
* Link this against libcrypt. Crypt is not directly called, but is called from ...markm1998-03-141-2/+2
* Disable the vfs.ioopt option for now, so that we don't get gratuitiousdyson1998-03-142-2/+6
* Improved comparison of ${DPADD} with ${LDADD} for the checkdpadd target.bde1998-03-141-6/+10
* Don't force NOPIC or NOSHARED for building tools in the NOCLEAN case,bde1998-03-141-4/+11
* Add a BOOTP_WIRED_TO option, for use on machines with multiple networktegge1998-03-146-10/+36
* Update workaround for limitations in the arp code.tegge1998-03-146-18/+18
* On SMP systems, initially follow the MP spec with regard to which pintegge1998-03-145-190/+450
* Ouch, my local cvs walloped the version I thought I was committing.jb1998-03-141-18/+52
* Don't use the standard macros for disabling/enabling interrupt.tegge1998-03-142-6/+6
* Don't misuse vnode interlocks in routines that can be called from interrupts.tegge1998-03-142-10/+14
* Fixed include file's path.kato1998-03-141-1/+1
* Link i386/include instead of pc98/include (there is no such directory).kato1998-03-141-2/+2
* Sync with sys/i386/conf/files.i386 revision 1.194.kato1998-03-142-2/+4
* Sync with sys/i386/boot/rawboot/Makefile revision 1.11.kato1998-03-141-2/+1
* Sync with sys/i386/boot/Makefile.inc.kato1998-03-141-2/+2
* Disable support for the a.out-i386-bsd target. Everything it can dojdp1998-03-141-5/+3
* Submitted by: bdedanny1998-03-132-6/+6
* On i386, freebsd.h and freebsd-elf.h have been merged to combinejb1998-03-131-71/+0
* Some things only work on i386.jb1998-03-131-20/+10
* Some things only work on i386.jb1998-03-133-24/+40
* Add binutils if BINFORMAT is elf. This is needed for alpha, and itjb1998-03-131-2/+6
* Added a null entry for sysmk that is generated by makesyscalls.sh.jb1998-03-132-2/+4
* Change examples for Cyclades cards (c -> c0) to fit with reality.danny1998-03-132-6/+6
* Add Danish mirrors.jkh1998-03-133-3/+15
* Be careful not to spam ld.so.hints in multi-user case.jkh1998-03-133-6/+15
* Fix bogusly shadowed variable.jkh1998-03-133-15/+9
* Build all tools shared, and don't build any shared libraries for tools.bde1998-03-131-41/+47
* Correct #ifdef for __FreeBSD__ < 3brian1998-03-131-2/+3
* Get the arguments to show_usage right (like the MFC'ed code in -stable).alex1998-03-131-3/+3
* Add missing includebrian1998-03-131-1/+2
* Add extraneous braces to stiffle warnings from gcc-2.8brian1998-03-139-34/+45
* MFMP: Don't send LQRs when the peer has LCP REJ'd them. Sendbrian1998-03-131-2/+2
* The coff LKM needs IBCS2 to be able to link (for the 'make regress'eivind1998-03-122-2/+4
* Introduce the 'regress' target.eivind1998-03-127-8/+36
* 'LKM' is a minimal kernel config file, just enough to be able to test-linkeivind1998-03-121-0/+74
* Fix for mmap of char devices bug as described in OpenBSD advisory ofguido1998-03-121-7/+36
* - Describe the -I option in the man page.yokota1998-03-122-3/+14
* Changed speed_t from long to unsigned long. POSIX.1 requires anbde1998-03-122-4/+4
* Added forgotten declaration of mkdtemp().bde1998-03-121-0/+1
* compile_et is now used early to build includes for libss, so build itbde1998-03-121-4/+5
OpenPOWER on IntegriCloud