summaryrefslogtreecommitdiffstats
path: root/release
Commit message (Collapse)AuthorAgeFilesLines
* Support crypto and kerberos src dists.jkh1997-10-041-1/+2
|
* Support crypto and kerberos source dists.jkh1997-10-041-4/+3
|
* Un-nuke krb and do what I *meant* to do, darn it.jkh1997-10-042-2/+4
|
* Adapt for new crypto source layout.jkh1997-10-042-4/+4
|
* Install boot.help differently.jkh1997-10-031-2/+2
|
* Get boot.help from a different place.jkh1997-10-031-1/+3
|
* The eBones src distribution is gone, and crypto is here. So removemarkm1997-10-031-3/+3
| | | | references to sebones.* and bring in scrypto.*.
* Don't attempt to deref OpenConn after it's been set to NULL. :)jkh1997-10-031-4/+6
|
* For people running paranoid ftpds, use the real username to log injkh1997-10-031-2/+11
| | | | | with when running multi-user and we actually have one. Suggested by: Joao Carlos Mendes Luis <jonny@coppe.ufrj.br>
* Note kerberosIV inclusion.jkh1997-10-021-0/+5
|
* kerberos4 -> kerberosIVjkh1997-10-011-3/+3
| | | | Submitted by: Akira Watanabe <akira@myaw.ei.meisei-u.ac.jp>
* Keep fingers off /etc files until they're properly backed up.jkh1997-10-011-16/+16
| | | | | PR: 4636 Submitted by: Jack <jack@zeus.xtalwind.net>
* There appears to be no way around linking with DES for thejkh1997-09-305-10/+10
| | | | | | | moment - the compile-time options are useless since the object files are being used from ppp to build the crunched image, and the ppp objects include DES at this stage since they were last built that way to make the secure distribution. Hmmmm!
* Fix kerberos breakage for release.jkh1997-09-301-5/+5
| | | | Submitted by: markm
* Add ftp4.uk.freebsd.orgjkh1997-09-291-1/+3
|
* Remove -ldes again; Brian's latest fix should deal with it.jkh1997-09-285-10/+10
|
* Add (ick) -ldes to the boot floppy so that ppp can link again.jkh1997-09-275-10/+10
| | | | | Not sure what this does to exportability but it's probably not good.
* Mention some of Justin's changes.peter1997-09-231-1/+19
|
* Don't gratuitously drop termcap.db and vgrindefs.db from the installedjoerg1997-09-201-3/+1
| | | | | | set of files. Reviewed by: jkh
* Perform a `make distrib-dirs distribution' inside the chroot treejoerg1997-09-201-1/+2
| | | | | | before trying to `make world', so to become less dependant from the correctness of the environment hosting the `make release'. The recent addition of a group `network' made this problem apparent.
* More label editor enhancements.jkh1997-09-201-50/+46
| | | | Submitted by: Ed Gold <vegold01@starbase.spd.louisville.edu>
* Fix conditional bogon in Label Editor [from Ed Gold]jkh1997-09-202-7/+7
| | | | Print info boxes without titles.
* Add a "I know it points to my foot!" -f option.phk1997-09-182-20/+72
| | | | | | PR: 3288 Reviewed by: phk Submitted by: Martin Kammerhofer <dada@freepass.tu-graz.ac.at>
* Whoops! Missed one on the XF8633 -> XF86331 update.jkh1997-09-181-2/+2
| | | | PR: 4560
* Correct typo.jkh1997-09-181-1/+1
|
* Over 1000 ports now. Note this in the relevant place.jkh1997-09-181-2/+2
|
* Fix misspellingpst1997-09-171-2/+2
|
* variable_load.c is deadpst1997-09-171-1/+1
|
* Put all variables in VAR_ #define's to force a single location for allpst1997-09-176-14/+24
| | | | | of these magic knobs. This is purely cosmetic and a documentation issue so we don't have to glop through the source code looking for gems.
* Add a new netInteractive variable so that the interactiveness of the TCPjkh1997-09-172-6/+18
| | | | | | setup dialog from scripts is more controllable. No more biasing off of hostname (which is now non-optional in the non-netInteractive case). Requested by: pst
* Whoops, forgot a file!jkh1997-09-161-0/+60
| | | | Submitted by: pst
* Much better dispatch code and scripting support.jkh1997-09-166-219/+253
| | | | Submitted by: pst
* MF22: pst's changes.jkh1997-09-164-30/+39
| | | | Submitted by: pst
* Comment the UID games -> GID games change - mention the known problems witheivind1997-09-161-0/+3
| | | | it and ask for feedback on any unknown ones.
* What I did in my vacation.phk1997-09-141-0/+20
|
* Mention the multicast ping fix and changes to finger, fetch, and netstat.wollman1997-09-141-0/+19
|
* Talk a little bit about some of the networking changes in the kernel.wollman1997-09-141-0/+16
|
* Some updates for 3.0: mention changes for poll(2), issetugid(2),peter1997-09-141-3/+32
| | | | | async IO, getsid(2), setpgid(2), nanosleep(2), signanosleep(2), fixes to sleep(3) and usleep(3), the a.out in-kernel linker.
* XFree86 3.3.1 updatesjkh1997-09-144-587/+797
| | | | Document new media flag in lieu of links.
* Mention SA_NOCLDWAIT as a new feature.joerg1997-09-131-0/+4
|
* Fix offset bug in partition display that made partitions of typejkh1997-09-111-9/+42
| | | | | | `linux_swap' hose the output. Also add a (T)ype command for changing the type of a partition.
* Update # of ports.jkh1997-09-101-1/+1
|
* Update to XFree86 3.3.1jkh1997-09-102-97/+97
|
* Scrolling partition and label lists now make it possible to partitionjkh1997-09-091-10/+144
| | | | | | | | lots of disks from sysinstall. Yay! Please test this as much as possible with any 3.0 SNAP later than 970910 (I.E. tomorrow's snap), especially those of you with larger disk farms. Submitted by: Ed Gold <vegold01@starbase.spd.louisville.edu>
* Eliminate an obviously redundant message title.jkh1997-09-091-3/+3
|
* Update for XFree86 3.3.1jkh1997-09-091-47/+47
|
* Be more cautious about leaving user with a workable kernel during thejkh1997-09-091-2/+7
| | | | | upgrade process. Submitted by: Mikael Karpberg <karpen@ocean.campus.luth.se>
* Do a make install in sysinstall so that its man page gets added to thejkh1997-09-081-2/+3
| | | | manpages dist.
* Make upgrade potentially a little less interactive.jkh1997-09-084-12/+190
| | | | | Add and document new loadConfig function (sort of like a script #include). Make TCP/IP setup far less chatty when it doesn't need to be.
* Add a hint to the FAQ regarding ``DD'' disks.joerg1997-09-071-2/+4
|
OpenPOWER on IntegriCloud