aboutsummaryrefslogtreecommitdiff
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* add more notes and examplesAndrew Moore1993-08-152-3/+17
* Wrong path for uucp login, was /usr/lib instead of /usr/libexec. FixedRodney W. Grimes1993-08-131-1/+1
* Fixed entry for t9600, baud rate was 19200, should be and now is 9600.Rodney W. Grimes1993-08-131-1/+1
* Enable lastlog install commands.Rodney W. Grimes1993-08-131-2/+2
* Commented out installation of /var/log/lastlog:Rodney W. Grimes1993-08-121-2/+2
* /etc/termcap is now created as a symlink to /usr/share/misc/termcap,Rodney W. Grimes1993-08-121-0/+5
* Added 3 targets (kc-ah-floppy, inst1-floppy, inst2-floppy) which buildRodney W. Grimes1993-08-121-17/+91
* Heavily modified from NetBSD sources to FreeBSD, many fixes and enhancements,Rodney W. Grimes1993-08-123-19/+30
* Due to broken pwd_mkdb always wanting to do it's work in /etc I haveCharlie Root1993-08-111-0/+10
* Initial import of NetBSD install2 floppy .profileCharlie Root1993-08-112-3/+241
* Initial import of NetBSD install2 floppy /install scriptRodney W. Grimes1993-08-111-0/+35
* Changed printing messages to refer to ${OPSYSTEM} instead of NetBSD. CommentsRodney W. Grimes1993-08-112-40/+51
* Import of NetBSD inst1.fs floppy /.profile and /install scriptsRodney W. Grimes1993-08-112-0/+399
* Added support to build i386-kc_floppy:, kernel copy floppy for FreeBSD.Rodney W. Grimes1993-08-101-5/+46
* Corrected kernel name from newbsd to 386bsd, it now works.Rodney W. Grimes1993-08-101-1/+1
* Initial import of .profile from NetBSD Kernel Copy Floppy, to be used inRodney W. Grimes1993-08-101-0/+85
* Disabled the scan for SCCS checked out files since it was broken andRodney W. Grimes1993-08-101-19/+19
* Miss spelled backups in BSD.var.dist, should have been backups, was backup.Rodney W. Grimes1993-08-101-1/+1
* Added ntp 123/udp # Network Time Protocol for xntp usage since this is aRodney W. Grimes1993-08-101-0/+1
* Moved make copies of src/includes to be after the top level make installRodney W. Grimes1993-08-091-1/+1
* Fixed install of ${FREEBSD}, forgot to do a install -c so it removed theRodney W. Grimes1993-08-091-1/+1
* Added installation of CONTRIB.386BSD CONTRIB.FreeBSD and COPYRIGHT to /Rodney W. Grimes1993-08-091-0/+4
* Due to the bug with the console drivers and kill syslogd I have disabled thatRodney W. Grimes1993-08-092-26/+34
* Fixed spelling error in ifconfig line for ed0, from netwask to netmaskRodney W. Grimes1993-08-091-1/+1
* Removed man.conf since it is no longer used by the new manual page systemRodney W. Grimes1993-08-081-1/+1
* Fixed daily so that it no longer does accounting since FreeBSD does notRodney W. Grimes1993-08-072-7/+9
* Added var/backup for daily scriptsRodney W. Grimes1993-08-071-0/+2
* Added install of /var/cron/log.Charlie Root1993-08-031-5/+9
* Default BLOCKSIZE for root is K-BlocksNate Williams1993-08-021-0/+1
* Removed default 1K behavior from /etc/csh.login, but put commentsNate Williams1993-08-021-1/+3
* Set the BLOCKSIZE to K so that du/df/swpainfo all returns the amount ofNate Williams1993-08-021-0/+1
* Removed df/du aliases, will make them more global and use BLOCKSIZENate Williams1993-08-021-2/+0
* Put back the du -k and df -k flags since POSIX says they should still work,Rodney W. Grimes1993-08-021-0/+2
* Removed as0 and as1 from the all case since these are obsolete (use sd0...)Rodney W. Grimes1993-08-022-4/+4
* Removed aliases of df -> df -k and du -> du -k, as the k option is notRodney W. Grimes1993-08-011-2/+0
* Changeing the /sys link target from usr/src/sys.386bsd to usr/src/sys alsoRodney W. Grimes1993-07-301-1/+1
* Removed vty04 from sh MAKEDEV all since that casued root login problemsRodney W. Grimes1993-07-302-4/+6
* Fixed com1 -> com00 since com ports are 0 based.Rodney W. Grimes1993-07-301-2/+2
* Forgot to fix com01 -> com00, and added com02 and com03Rodney W. Grimes1993-07-301-0/+2
* Replaced console with vga.Rodney W. Grimes1993-07-301-1/+1
* Added a default host.conf (gethostnamadr() name resolver) which declaresNate Williams1993-07-292-2/+6
* The updated mtree changed a couple things which required changes inNate Williams1993-07-283-69/+69
* Changed sys.386bsd to sysNate Williams1993-07-262-3/+3
* 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
* Since pwd_mkdb always works in /etc no matter what I added pwd.db andRodney W. Grimes1993-07-201-1/+8
* 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