| Commit message (Expand) | Author | Age | Files | Lines |
| * | Added config file override for memory size and added flags to force | David Greenman | 1993-07-20 | 4 | -38/+108 |
| * | Libcrypt upgrade | Nate Williams | 1993-07-20 | 1 | -1/+8 |
| * | TCPDUMP was installing in /usr/local/bin, changed to /usr/sbin. | Rodney W. Grimes | 1993-07-20 | 1 | -1/+1 |
| * | Fixed installation of sendmail. cd'ed to wrong directory. Now works | Rodney W. Grimes | 1993-07-20 | 1 | -1/+1 |
| * | Added .if ${MACHINE} == "i386" section to do install of boot blocks, all | Rodney W. Grimes | 1993-07-20 | 1 | -0/+7 |
| * | The install of manpath.config did not have a ${DESTDIR} in it. These | Rodney W. Grimes | 1993-07-20 | 1 | -1/+1 |
| * | Applied Andrew's patch to fix loop-on-logout problem. | Jordan K. Hubbard | 1993-07-20 | 3 | -15/+9 |
| * | Changed comment relating to memsize to be a little less misleading. | Jordan K. Hubbard | 1993-07-20 | 2 | -2/+12 |
| * | Fixed to allow iosiz config parameter to override what was (for me, | Jordan K. Hubbard | 1993-07-20 | 2 | -4/+18 |
| * | Since pwd_mkdb always works in /etc no matter what I added pwd.db and | Rodney W. Grimes | 1993-07-20 | 1 | -1/+8 |
| * | Removed check for interrupting board before interrupts were enabled. | Jordan K. Hubbard | 1993-07-20 | 3 | -6/+3 |
| * | The man page is now in two places, both in the DOCUMENTATION directory and | Nate Williams | 1993-07-19 | 1 | -0/+161 |
| * | Pulled in patch kit 0.2.4 netstart, added ifconfig ed0 line. This is a | Rodney W. Grimes | 1993-07-19 | 1 | -76/+13 |
| * | Fixed edit of /etc/motd so that the motd says FreeBSD instead of 386BSD. | Rodney W. Grimes | 1993-07-19 | 1 | -1/+1 |
| * | Fixed /dev/fd to be owner bin group bin mode 555 per the /dev/MAKEDEV script | Rodney W. Grimes | 1993-07-19 | 1 | -1/+1 |
| * | From NetBSD, copied verbatium. May need some work yet. | Rodney W. Grimes | 1993-07-19 | 1 | -13/+76 |
| * | New file from NetBSD, for when we get ready for the rpc code. | Rodney W. Grimes | 1993-07-19 | 1 | -0/+34 |
| * | Changed banner from 386BSD to FreeBSD | Rodney W. Grimes | 1993-07-19 | 1 | -2/+2 |
| * | Changed login banner from 386BSD to FreeBSD. Added entries for 38.4k, 57.6k | Rodney W. Grimes | 1993-07-19 | 1 | -1/+7 |
| * | Removed all Berkeley aliases information since it is way out of date. | Rodney W. Grimes | 1993-07-19 | 2 | -50/+10 |
| * | New file for netstart, should contain the hosts hostname. | Rodney W. Grimes | 1993-07-19 | 1 | -0/+1 |
| * | Cleaned up crontab from NetBSD, adjusted for FreeBSD. | Rodney W. Grimes | 1993-07-19 | 1 | -7/+20 |
| * | lp device was setup and enabled, changed it to be commented out. This caused | Rodney W. Grimes | 1993-07-19 | 1 | -2/+2 |
| * | Removed bill and lynne from group file, this was a security hole in the | Rodney W. Grimes | 1993-07-19 | 1 | -1/+1 |
| * | Removed the foreground/background escape sequences that cause headaches | Rodney W. Grimes | 1993-07-19 | 1 | -4/+0 |
| * | Brought in NetBSD Makefile, which was then fixed up to use mtree for | Rodney W. Grimes | 1993-07-19 | 1 | -13/+33 |
| * | Removed extranious names from master.passwd file, changed root and toor to | Rodney W. Grimes | 1993-07-19 | 1 | -8/+4 |
| * | Fixed some errors in disktab (from NetBSD), floppy 5 corrected, and CP3100. | Rodney W. Grimes | 1993-07-19 | 4 | -58/+540 |
| * | Updated BSD.*.dist files to reflect FreeBSD as it is now. | Rodney W. Grimes | 1993-07-19 | 3 | -513/+107 |
| * | Added fix from Rich to accept catpages with .0 syntax for backwards | Jordan K. Hubbard | 1993-07-18 | 1 | -0/+10 |
| * | Fixed sccs id to be From:\n com.c xxxx. The sccs id was changed by the | Rodney W. Grimes | 1993-07-18 | 3 | -6/+9 |
| * | Fixed warning from gcc1 (but not gcc2 for some reason). | Paul Richards | 1993-07-18 | 1 | -2/+2 |
| * | Added volatile void to cpu_exit() in the hope that it would | Paul Richards | 1993-07-18 | 2 | -2/+6 |
| * | Fixed braindamage. | Jordan K. Hubbard | 1993-07-18 | 1 | -6/+7 |
| * | Small fix to correct warning -- | Paul Richards | 1993-07-18 | 1 | -2/+3 |
| * | Fixed make file for tags target, removed files that are generated by the | Rodney W. Grimes | 1993-07-17 | 2 | -2/+2 |
| * | Removed files that are generated by the Makefile. Fixed Makefile for | Rodney W. Grimes | 1993-07-17 | 1 | -1/+1 |
| * | Fixed make file for tags target, removed files that are generated by the | Rodney W. Grimes | 1993-07-17 | 1 | -1/+1 |
| * | New locore from Christoph Rubitschko. | David Greenman | 1993-07-16 | 5 | -1358/+2178 |
| * | ARGHH.. removed less from Makefile, since it has moved to usr.bin | Rodney W. Grimes | 1993-07-16 | 1 | -1/+1 |
| * | Updated kernel files to move occurances of "struct args" syscall | David Greenman | 1993-07-16 | 4 | -18/+28 |
| * | Added BINMODE=2555 so that it can write the man pages into /usr/share/man/catx. | Rodney W. Grimes | 1993-07-16 | 1 | -0/+1 |
| * | Merge. Fix LINKS+= with $DESTDIR$BINDIR in them, you do NOT need to | Rodney W. Grimes | 1993-07-16 | 2 | -5/+5 |
| * | Changed header from 386BSD BOOT to FreeBSD BOOT. | Rodney W. Grimes | 1993-07-16 | 2 | -4/+14 |
| * | Whoops, forgot to add this one. | Jordan K. Hubbard | 1993-07-16 | 1 | -0/+216 |
| * | Lots of stuff is now configured in Makefile.inc, path to `less' no longer | Jordan K. Hubbard | 1993-07-16 | 3 | -2/+33 |
| * | Modified attach printf's so that the output is compatible with the "new" | David Greenman | 1993-07-15 | 13 | -83/+64 |
| * | chmr@edvz.tu-graz.ac.at | Nate Williams | 1993-07-14 | 2 | -3/+3 |
| * | From Bruce Evans: | Rodney W. Grimes | 1993-07-13 | 1 | -7/+29 |
| * | New boot blocks, from Bruce Evans, and NetBSD fixes. Allows kernel to | Charlie Root | 1993-07-13 | 27 | -209/+3146 |