| Commit message (Expand) | Author | Age | Files | Lines |
* | From Hellmuth Michaelis, reviewed by Bruce Evans: This enables | jkh | 1994-06-15 | 2 | -6/+6 |
* | make BOOTWAIT loopcount parameter available for tuning. | adam | 1994-06-15 | 4 | -8/+18 |
* | 1. Clean the intermediate files when building the default fixit floppy | jkh | 1994-06-15 | 3 | -1/+34 |
* | This commit was generated by cvs2svn to compensate for changes in r1722, | jkh | 1994-06-15 | 16 | -0/+2086 |
|\ |
|
| * | This is the new crunch utility for making distribution floppies from | jkh | 1994-06-15 | 16 | -0/+2086 |
* | correct location of corefile data segment | adam | 1994-06-15 | 1 | -1/+2 |
* | Bug reported by Jon-Dean Mountjoy <csjm@cs.ru.ac.za> | csgr | 1994-06-14 | 1 | -1/+10 |
* | Remove CXXFLAGS from here, handled in another place | ache | 1994-06-14 | 3 | -6/+3 |
* | Add LIBREADLINE and LIBTERM to DPADD | ache | 1994-06-14 | 2 | -0/+2 |
* | Touch the $Revision$ string to cause a cvs revision update of the boot | rgrimes | 1994-06-14 | 2 | -4/+4 |
* | Clean up small error in the ncvs code that was causing rcs co to be | rgrimes | 1994-06-14 | 2 | -4/+8 |
* | Added comment about registerd and kpasswdd not working in 1.x. | wollman | 1994-06-13 | 1 | -1/+1 |
* | Be paranoid about setting of %dl register for braindead BIOS's, | jkh | 1994-06-13 | 2 | -2/+4 |
* | Remove PAGE_SIZE redifinition (from param.h) | ache | 1994-06-13 | 1 | -1/+0 |
* | Change default for directory permissions to be 0755. | csgr | 1994-06-12 | 1 | -2/+2 |
* | Modify messages about the resolver manual page as per Rod's suggestions. | csgr | 1994-06-12 | 1 | -3/+5 |
* | Change includes in proper way, i.e. | ache | 1994-06-12 | 17 | -25/+25 |
* | Moved -DTRAD_CORE from gdb/Makefile to bfd/Makefile | paul | 1994-06-11 | 2 | -2/+0 |
* | Modev -DTRAD_CORE for gdb/Makefile to bfd/Makefile | paul | 1994-06-11 | 1 | -1/+1 |
* | Put back -I${.CURDIR}/readline in Makefile. | paul | 1994-06-11 | 1 | -2/+2 |
* | Allow configuration of resolv.conf though "configure". The | csgr | 1994-06-11 | 1 | -1/+25 |
* | Fix from Bruce Evans: | dg | 1994-06-11 | 3 | -6/+12 |
* | Fixed minor spelling error. | dg | 1994-06-11 | 3 | -3/+3 |
* | Bruce found a bug in my changes to stop using the gs selector. | dg | 1994-06-11 | 3 | -102/+183 |
* | Added kgdb subdir. | paul | 1994-06-10 | 1 | -2/+2 |
* | Two files I "lost" the first time. | paul | 1994-06-10 | 2 | -166/+224 |
* | GDB-4.12 from ports with support for shlibs but not the kernel. | paul | 1994-06-10 | 258 | -0/+164071 |
* | Copyright changes per the author. | rich | 1994-06-10 | 40 | -263/+634 |
* | Remove -I./readline, unneded with make includes | ache | 1994-06-10 | 1 | -2/+2 |
* | Add commented out PRINTER=ps entry for easy choose | ache | 1994-06-09 | 3 | -3/+21 |
* | Add commented out CXXFLAGS entry similar to CFLAGS entry | ache | 1994-06-09 | 3 | -3/+6 |
* | Change all lib*.so.1.0 to lib*.so.1.1 | csgr | 1994-06-08 | 1 | -8/+8 |
* | Change reference to libc.so.1.0 to libc.so.1.1. | csgr | 1994-06-08 | 1 | -3/+3 |
* | Commented out a pointer to qtar(1), we don't have that yet. | ats | 1994-06-07 | 2 | -6/+6 |
* | check for diskless boot, and remount / RW in that case. | phk | 1994-06-06 | 1 | -1/+7 |
* | Added some missing cld's (OOPS!) and changed the position of some of | dg | 1994-06-06 | 3 | -18/+27 |
* | trap.c: | dg | 1994-06-06 | 8 | -1364/+1375 |
* | Back out previous change for the moment - I need to commit some other | dg | 1994-06-06 | 3 | -27/+63 |
* | Added some missing cld's (OOPS!) and changed the position of some of | dg | 1994-06-06 | 6 | -63/+36 |
* | Don't move the page's position in the active queue if it is busy or | dg | 1994-06-06 | 1 | -2/+0 |
* | Make these Makefiles work properly when NOMAN is defined. | csgr | 1994-06-05 | 2 | -0/+8 |
* | Manual pages are now installed via the bsd.man.mk macro, since the | csgr | 1994-06-05 | 2 | -15/+24 |
* | Add mention of WANT_MSUN, HAVE_FPU and NOMANCOMPRESS | csgr | 1994-06-05 | 3 | -3/+51 |
* | Add the -r and -s flags to the Usage string. | ats | 1994-06-05 | 2 | -4/+4 |
* | Added a manpage for the tw device. Changed the Makefile to install that | ats | 1994-06-05 | 2 | -1/+113 |
* | Comment out the startup of the xtend daemon by default. | ats | 1994-06-05 | 1 | -4/+4 |
* | I just realized that the vtty's won't kick in until the user loads the bindist | jkh | 1994-06-04 | 1 | -5/+6 |
* | 1. Bumped version number to 1.1.5 in preparation for impending release. | jkh | 1994-06-04 | 1 | -2/+10 |
* | Removed extra (bogus) declaration of Xrsvd14 that was confusing me. | dg | 1994-06-04 | 2 | -2/+2 |
* | 1. Removed duplicate include of <stdio.h> | jkh | 1994-06-04 | 1 | -2/+1 |