summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Typo: Tile -> Titlesteve1998-05-301-1/+1
* Add minimum driver for XC6200 based cards. Currently it knows aboutphk1998-05-305-3/+123
* Remove references to getvfsbytype. Also remove getvfsbynamesteve1998-05-301-32/+13
* When using NFSv3, use the remote server's idea of the maximum file sizepeter1998-05-3010-26/+76
* A bit of additional ELF changeover stuff I forgot to conditionalize earlier.jkh1998-05-301-1/+3
* Add a test to see if the secure directory exists, before deciding whichjhay1998-05-301-2/+2
* Do the aout libs if they exist in preference to the older ones in /usr/libjkh1998-05-291-1/+8
* o If there's a session leader left running for a descriptorbrian1998-05-297-16/+43
* Some documentation corrections & typo fixes....brian1998-05-297-180/+217
* o Make modes consistent throughout ppp. The same strings are usedbrian1998-05-297-98/+90
* Don't program the antonegotiation advertisement register in tl_setmode().wpaul1998-05-291-33/+19
* Sync with sys/i386/conf/majors.i386 revision 1.43.kato1998-05-291-1/+2
* Use the correct macro for file names. Remove empty `HISTORY' section.jkoshy1998-05-292-4/+2
* 100 xrpu Xilinx Reprogrammable Processing Unitphk1998-05-292-2/+4
* most recent code for Loran driver.phk1998-05-291-64/+120
* Also check for Satoshi's TMPDIR location of perl when looking around for it.jkh1998-05-291-2/+6
* Whoops! Committed the wrong version of that file - here's the one whichjkh1998-05-291-3/+3
* Move sh after awk in build tools - sh requires awk to build. Add idjkh1998-05-291-2/+3
* srandomdev() isn't available in all 2.* versions. Onlybrian1998-05-291-2/+2
* o #define the name "tun" in defs.h against the future possibilitybrian1998-05-287-117/+170
* Add uu_lock_txfr() to transfer ownership of a successfulbrian1998-05-284-10/+62
* o Don't forget to close our transfer socket if we cannotbrian1998-05-287-19/+50
* Remove extraneous ";" from C++'s version of __END_DECLS.dt1998-05-281-2/+3
* Sync with sys/i386/isa/clock.c revision 1.121.kato1998-05-283-9/+9
* Sync with sys/i386/i386/machdep.c revision 1.297.kato1998-05-282-22/+4
* Sync with sys/i386/boot/kzipboot/Makefile revision 1.9.kato1998-05-281-2/+2
* Sync with sys/i386/boot/biosboot/Makefile revision 1.64.kato1998-05-281-1/+5
* Only pre-build the "default" libcrypt, since it gets to set the symlinkspeter1998-05-281-4/+7
* Turn on the rcsid storage so that it's easier to tell the differencepeter1998-05-281-2/+2
* Urgent fix for bootstrap target. If the old symlinks are pointing to thepeter1998-05-281-4/+6
* Some cleanups related to timecounters and weird ifdefs in <sys/time.h>.phk1998-05-2834-191/+211
* Use AF_LINK rather than AF_UNSPEC to set an ethernet multicast address.julian1998-05-281-14/+33
* Grumble Grumble.. so this is how src/sys/ufs/lfs kept coming back... Thepeter1998-05-281-3/+1
* Reviewed by: Peter Hawkins <thepish@FreeBSD.org>danny1998-05-282-18/+47
* Don't assume stdout is a tty in interactive modebrian1998-05-272-18/+26
* Correctly display the interrupt counts.jhay1998-05-271-1/+6
* Replace the partial symlink tree to src/sys/* in $OBJDIR/tmp/usr/includepeter1998-05-271-3/+14
* If building and installing libdescrypt, do it first so that the symlinkspeter1998-05-271-3/+4
* If we are logging into a cvs pserver with the username of "anoncvs",peter1998-05-271-0/+10
* On the other hand, when /usr/bin/as is really a link to objformat, it's notpeter1998-05-271-3/+4
* Make cvs really ignore a pserver password when the passwd field of thepeter1998-05-271-3/+4
* It would help if it compiled. *blush*peter1998-05-271-1/+1
* Convert to more canonical format.. It seems that both Soren and I werepeter1998-05-271-8/+8
* Move objformat after binutils, otherwise we get chicken/egg problems whenpeter1998-05-271-3/+3
* Add a new long flag that causes cvs to ignore the CVSROOT/passwd file.peter1998-05-273-5/+17
* Remove my hacks for capturing stdout/stderr through the protocol channelpeter1998-05-271-106/+2
* Typo police. '#ifndef lint' around CVS id. Don't use __progname in usage().des1998-05-272-15/+12
* Install ${DESTDIR}/boot.help during `make distribution'.jkoshy1998-05-272-2/+7
* Correct manual page, based on feedback from Bruce Evans.jkoshy1998-05-271-31/+33
* Fix some bitrot in the multicast support, the move from TAILQ macros wasn't i...paul1998-05-272-4/+4
OpenPOWER on IntegriCloud