| Commit message (Expand) | Author | Age | Files | Lines |
* | Typo: Tile -> Title | steve | 1998-05-30 | 1 | -1/+1 |
* | Add minimum driver for XC6200 based cards. Currently it knows about | phk | 1998-05-30 | 5 | -3/+123 |
* | Remove references to getvfsbytype. Also remove getvfsbyname | steve | 1998-05-30 | 1 | -32/+13 |
* | When using NFSv3, use the remote server's idea of the maximum file size | peter | 1998-05-30 | 10 | -26/+76 |
* | A bit of additional ELF changeover stuff I forgot to conditionalize earlier. | jkh | 1998-05-30 | 1 | -1/+3 |
* | Add a test to see if the secure directory exists, before deciding which | jhay | 1998-05-30 | 1 | -2/+2 |
* | Do the aout libs if they exist in preference to the older ones in /usr/lib | jkh | 1998-05-29 | 1 | -1/+8 |
* | o If there's a session leader left running for a descriptor | brian | 1998-05-29 | 7 | -16/+43 |
* | Some documentation corrections & typo fixes.... | brian | 1998-05-29 | 7 | -180/+217 |
* | o Make modes consistent throughout ppp. The same strings are used | brian | 1998-05-29 | 7 | -98/+90 |
* | Don't program the antonegotiation advertisement register in tl_setmode(). | wpaul | 1998-05-29 | 1 | -33/+19 |
* | Sync with sys/i386/conf/majors.i386 revision 1.43. | kato | 1998-05-29 | 1 | -1/+2 |
* | Use the correct macro for file names. Remove empty `HISTORY' section. | jkoshy | 1998-05-29 | 2 | -4/+2 |
* | 100 xrpu Xilinx Reprogrammable Processing Unit | phk | 1998-05-29 | 2 | -2/+4 |
* | most recent code for Loran driver. | phk | 1998-05-29 | 1 | -64/+120 |
* | Also check for Satoshi's TMPDIR location of perl when looking around for it. | jkh | 1998-05-29 | 1 | -2/+6 |
* | Whoops! Committed the wrong version of that file - here's the one which | jkh | 1998-05-29 | 1 | -3/+3 |
* | Move sh after awk in build tools - sh requires awk to build. Add id | jkh | 1998-05-29 | 1 | -2/+3 |
* | srandomdev() isn't available in all 2.* versions. Only | brian | 1998-05-29 | 1 | -2/+2 |
* | o #define the name "tun" in defs.h against the future possibility | brian | 1998-05-28 | 7 | -117/+170 |
* | Add uu_lock_txfr() to transfer ownership of a successful | brian | 1998-05-28 | 4 | -10/+62 |
* | o Don't forget to close our transfer socket if we cannot | brian | 1998-05-28 | 7 | -19/+50 |
* | Remove extraneous ";" from C++'s version of __END_DECLS. | dt | 1998-05-28 | 1 | -2/+3 |
* | Sync with sys/i386/isa/clock.c revision 1.121. | kato | 1998-05-28 | 3 | -9/+9 |
* | Sync with sys/i386/i386/machdep.c revision 1.297. | kato | 1998-05-28 | 2 | -22/+4 |
* | Sync with sys/i386/boot/kzipboot/Makefile revision 1.9. | kato | 1998-05-28 | 1 | -2/+2 |
* | Sync with sys/i386/boot/biosboot/Makefile revision 1.64. | kato | 1998-05-28 | 1 | -1/+5 |
* | Only pre-build the "default" libcrypt, since it gets to set the symlinks | peter | 1998-05-28 | 1 | -4/+7 |
* | Turn on the rcsid storage so that it's easier to tell the difference | peter | 1998-05-28 | 1 | -2/+2 |
* | Urgent fix for bootstrap target. If the old symlinks are pointing to the | peter | 1998-05-28 | 1 | -4/+6 |
* | Some cleanups related to timecounters and weird ifdefs in <sys/time.h>. | phk | 1998-05-28 | 34 | -191/+211 |
* | Use AF_LINK rather than AF_UNSPEC to set an ethernet multicast address. | julian | 1998-05-28 | 1 | -14/+33 |
* | Grumble Grumble.. so this is how src/sys/ufs/lfs kept coming back... The | peter | 1998-05-28 | 1 | -3/+1 |
* | Reviewed by: Peter Hawkins <thepish@FreeBSD.org> | danny | 1998-05-28 | 2 | -18/+47 |
* | Don't assume stdout is a tty in interactive mode | brian | 1998-05-27 | 2 | -18/+26 |
* | Correctly display the interrupt counts. | jhay | 1998-05-27 | 1 | -1/+6 |
* | Replace the partial symlink tree to src/sys/* in $OBJDIR/tmp/usr/include | peter | 1998-05-27 | 1 | -3/+14 |
* | If building and installing libdescrypt, do it first so that the symlinks | peter | 1998-05-27 | 1 | -3/+4 |
* | If we are logging into a cvs pserver with the username of "anoncvs", | peter | 1998-05-27 | 1 | -0/+10 |
* | On the other hand, when /usr/bin/as is really a link to objformat, it's not | peter | 1998-05-27 | 1 | -3/+4 |
* | Make cvs really ignore a pserver password when the passwd field of the | peter | 1998-05-27 | 1 | -3/+4 |
* | It would help if it compiled. *blush* | peter | 1998-05-27 | 1 | -1/+1 |
* | Convert to more canonical format.. It seems that both Soren and I were | peter | 1998-05-27 | 1 | -8/+8 |
* | Move objformat after binutils, otherwise we get chicken/egg problems when | peter | 1998-05-27 | 1 | -3/+3 |
* | Add a new long flag that causes cvs to ignore the CVSROOT/passwd file. | peter | 1998-05-27 | 3 | -5/+17 |
* | Remove my hacks for capturing stdout/stderr through the protocol channel | peter | 1998-05-27 | 1 | -106/+2 |
* | Typo police. '#ifndef lint' around CVS id. Don't use __progname in usage(). | des | 1998-05-27 | 2 | -15/+12 |
* | Install ${DESTDIR}/boot.help during `make distribution'. | jkoshy | 1998-05-27 | 2 | -2/+7 |
* | Correct manual page, based on feedback from Bruce Evans. | jkoshy | 1998-05-27 | 1 | -31/+33 |
* | Fix some bitrot in the multicast support, the move from TAILQ macros wasn't i... | paul | 1998-05-27 | 2 | -4/+4 |