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