aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Reformatting, more sanity checks.Jordan K. Hubbard1998-03-156-162/+105
* When doing "make unders", also remember to make entries forJordan K. Hubbard1998-03-153-27/+81
* Fix more linkage problems. libtermcap needs to be linked for routinesMark Murray1998-03-151-3/+4
* Sync with sys/i386/isa/clock.c revision 1.116.KATO Takenori1998-03-153-114/+288
* Don't force NOPIC for building tools at all for now, so that someBruce Evans1998-03-151-3/+4
* Use dsname() to generate the disk region name for the "changing rootMike Smith1998-03-152-28/+28
* Make the binutils strip ELF-only for now. It isn't quite right for a.out.John Polstra1998-03-151-0/+5
* Allow ICMP unreachable messages to be sent in response to ICMP queryAlexander Langer1998-03-151-4/+21
* Add "-F" (force) flag to newsyslog.Paul Traina1998-03-142-4/+14
* Add more DOS/Win95 partition typesAndrey A. Chernov1998-03-142-4/+10
* Damn. Left out the dependancy macro.Mark Murray1998-03-141-2/+2
* Add more AIX/DOS/Win95 partition typesAndrey A. Chernov1998-03-141-4/+12
* Link this against libcrypt. Crypt is not directly called, but is called from ...Mark Murray1998-03-141-2/+2
* Disable the vfs.ioopt option for now, so that we don't get gratuitiousJohn Dyson1998-03-142-2/+6
* Improved comparison of ${DPADD} with ${LDADD} for the checkdpadd target.Bruce Evans1998-03-141-6/+10
* Don't force NOPIC or NOSHARED for building tools in the NOCLEAN case,Bruce Evans1998-03-141-4/+11
* Add a BOOTP_WIRED_TO option, for use on machines with multiple networkTor Egge1998-03-146-10/+36
* Update workaround for limitations in the arp code.Tor Egge1998-03-146-18/+18
* On SMP systems, initially follow the MP spec with regard to which pinTor Egge1998-03-145-190/+450
* Ouch, my local cvs walloped the version I thought I was committing.John Birrell1998-03-141-18/+52
* Don't use the standard macros for disabling/enabling interrupt.Tor Egge1998-03-142-6/+6
* Don't misuse vnode interlocks in routines that can be called from interrupts.Tor Egge1998-03-142-10/+14
* Fixed include file's path.KATO Takenori1998-03-141-1/+1
* Link i386/include instead of pc98/include (there is no such directory).KATO Takenori1998-03-141-2/+2
* Sync with sys/i386/conf/files.i386 revision 1.194.KATO Takenori1998-03-142-2/+4
* Sync with sys/i386/boot/rawboot/Makefile revision 1.11.KATO Takenori1998-03-141-2/+1
* Sync with sys/i386/boot/Makefile.inc.KATO Takenori1998-03-141-2/+2
* Disable support for the a.out-i386-bsd target. Everything it can doJohn Polstra1998-03-141-5/+3
* Submitted by: bdeDaniel O'Callaghan1998-03-132-6/+6
* On i386, freebsd.h and freebsd-elf.h have been merged to combineJohn Birrell1998-03-131-71/+0
* Some things only work on i386.John Birrell1998-03-131-20/+10
* Some things only work on i386.John Birrell1998-03-133-24/+40
* Add binutils if BINFORMAT is elf. This is needed for alpha, and itJohn Birrell1998-03-131-2/+6
* Added a null entry for sysmk that is generated by makesyscalls.sh.John Birrell1998-03-132-2/+4
* Change examples for Cyclades cards (c -> c0) to fit with reality.Daniel O'Callaghan1998-03-132-6/+6
* Add Danish mirrors.Jordan K. Hubbard1998-03-133-3/+15
* Be careful not to spam ld.so.hints in multi-user case.Jordan K. Hubbard1998-03-133-6/+15
* Fix bogusly shadowed variable.Jordan K. Hubbard1998-03-133-15/+9
* Build all tools shared, and don't build any shared libraries for tools.Bruce Evans1998-03-131-41/+47
* Correct #ifdef for __FreeBSD__ < 3Brian Somers1998-03-131-2/+3
* Get the arguments to show_usage right (like the MFC'ed code in -stable).Alexander Langer1998-03-131-3/+3
* Add missing includeBrian Somers1998-03-131-1/+2
* Add extraneous braces to stiffle warnings from gcc-2.8Brian Somers1998-03-139-34/+45
* MFMP: Don't send LQRs when the peer has LCP REJ'd them. SendBrian Somers1998-03-131-2/+2
* The coff LKM needs IBCS2 to be able to link (for the 'make regress'Eivind Eklund1998-03-122-2/+4
* Introduce the 'regress' target.Eivind Eklund1998-03-127-8/+36
* 'LKM' is a minimal kernel config file, just enough to be able to test-linkEivind Eklund1998-03-121-0/+74
* Fix for mmap of char devices bug as described in OpenBSD advisory ofGuido van Rooij1998-03-121-7/+36
* - Describe the -I option in the man page.Kazutaka YOKOTA1998-03-122-3/+14
* Changed speed_t from long to unsigned long. POSIX.1 requires anBruce Evans1998-03-122-4/+4