aboutsummaryrefslogtreecommitdiff
path: root/release
Commit message (Expand)AuthorAgeFilesLines
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-2268-68/+68
* Change handling of bad signals; there are reasons why this is actuallyJordan K. Hubbard1997-02-201-5/+1
* fix an `off by one' accounting error.Eric L. Hernes1997-02-201-1/+1
* ARGH!! Fix obligatory 12th hour fumble. :-(Jordan K. Hubbard1997-02-191-1/+1
* Argh! Last-minute typo fix (having this be broken in -current sucks).Jordan K. Hubbard1997-02-181-1/+1
* Add Label & Partition to configuration menu so you don't have toJordan K. Hubbard1997-02-181-0/+4
* Don't use /mnt in multi-user mode if we're installing a new filesystem.Jordan K. Hubbard1997-02-181-2/+2
* Don't initialize homedir value. When called this early, pw(8) has noJordan K. Hubbard1997-02-181-1/+0
* Don't just unset FTP_PATH unilaterally, it might have been a timeoutJordan K. Hubbard1997-02-181-5/+3
* Properly check status of menu return.Jordan K. Hubbard1997-02-171-1/+6
* Compensate for an underpopulated MFS.Jordan K. Hubbard1997-02-171-0/+1
* Finally DTRT with tcpOpenDialog(); it should have never diddledJordan K. Hubbard1997-02-174-34/+35
* Always load DIST_COMPAT21 when loading X. This used to be the defaultJordan K. Hubbard1997-02-171-3/+3
* Don't nuke localtime and timezone files so aggressively now.Jordan K. Hubbard1997-02-162-3/+3
* 1. Always write out /etc/hosts.Jordan K. Hubbard1997-02-162-8/+1
* Replace bogus strncmp() with strcmp().Jordan K. Hubbard1997-02-161-1/+4
* Document setup.exe.Jordan K. Hubbard1997-02-161-5/+13
* Make configSysconfig() less chatty.Jordan K. Hubbard1997-02-152-5/+7
* Read /etc/resolv.conf information as well as /etc/sysconfig info, makingJordan K. Hubbard1997-02-154-7/+40
* Correct bogus msg dialog.Jordan K. Hubbard1997-02-152-3/+4
* Only add interface lines if they're not there already.Jordan K. Hubbard1997-02-151-6/+12
* Add a safety belt to configSysconfig() that should have been in thereJordan K. Hubbard1997-02-151-1/+3
* Don't bogotify pkg_add's stderr.Jordan K. Hubbard1997-02-141-2/+2
* Revert some of the previous change - on second thought...Jordan K. Hubbard1997-02-141-6/+18
* Add better quote elimination (and fix a bug).Jordan K. Hubbard1997-02-141-7/+8
* o Try to be more aggressive about reading in old configuration dataJordan K. Hubbard1997-02-146-73/+134
* It's not an error to call configResolv() early.Jordan K. Hubbard1997-02-141-3/+1
* Don't unilaterally decide to skip network configuration if running multi-user;Jordan K. Hubbard1997-02-111-3/+2
* -#include <ufs/ufs/ufsmount.h>Jordan K. Hubbard1997-02-111-1/+0
* Save /etc/sysconfig data at the very very end, so that it can beJordan K. Hubbard1997-02-103-10/+7
* Don't stomp wall_cmos_clock file.Jordan K. Hubbard1997-02-101-2/+2
* Allow the user to choose UTC or local time.Jordan K. Hubbard1997-02-101-4/+9
* Update these docs in preparation for 2.1.7Jordan K. Hubbard1997-02-081-3/+3
* It's easier to go forwards than backwards with this, and the RELENG_2_1_0Jordan K. Hubbard1997-02-077-7/+7
* Reference addendum.html/ADDENDUM.TXT for posting security information afterJordan K. Hubbard1997-02-071-0/+13
* 1. Sync ABOUT.TXT changes.Jordan K. Hubbard1997-02-054-42/+180
* 2.2 -> 3.0Jordan K. Hubbard1997-02-031-1/+1
* Institute a fairly major format overhaul.Jordan K. Hubbard1997-02-013-329/+64
* Sync with RELENG_2_2 changes.Jordan K. Hubbard1997-01-301-11/+28
* Allow user to delete as well as install packages from the packageJordan K. Hubbard1997-01-294-20/+11
* Cosmetic tweaks.Jordan K. Hubbard1997-01-294-8/+8
* Fix broken layout help (this is what broke the TCP help screen).Jordan K. Hubbard1997-01-293-28/+35
* Make media re-init a user choice.Jordan K. Hubbard1997-01-291-6/+11
* Do media initialization at correct time for upgrade too.Jordan K. Hubbard1997-01-291-15/+18
* Update Russian FTP sites according to Mikhail A. Sokolov's currentJordan K. Hubbard1997-01-291-1/+3
* Death to another bad idea: Don't auto-mount CDROM on startup.Jordan K. Hubbard1997-01-291-7/+0
* DTRT with a release string of "none" and use the correct (updated)Jordan K. Hubbard1997-01-272-3/+3
* Add new Portugal mirror.Jordan K. Hubbard1997-01-271-2/+4
* Allow both types of XFree86 setup script to be run at user choice.Jordan K. Hubbard1997-01-243-2/+33
* I need to learn to read man pages more closely. readlink() does NOT nullJordan K. Hubbard1997-01-241-8/+4