summaryrefslogtreecommitdiffstats
path: root/release
Commit message (Collapse)AuthorAgeFilesLines
* Gut the release notes now that we have a clean slate again.kris2000-03-252-442/+8
| | | | | The supported hardware still looks to be lagging in the alpha file. People, please try and keep these in better sync this time!
* Add #includes for sysctlbyname() to quiet a warning.jhb2000-03-251-0/+2
|
* Update sysinstall to use struct uc_device instead of struct isa_devicejhb2000-03-242-6/+5
| | | | | | for generating /boot/kernel.conf. Since this structure is shared, move its definition out to a header file, just as struct isa_device was defined in a header file. This fixes the sysinstall breakage in -current.
* Adapt to the crypto distribution.jkh2000-03-211-3/+5
|
* Fix bogus reporting of interface names, the field returnedluigi2000-03-211-4/+4
| | | | in sdl_data is not 0-terminated
* Add entry for the Microtech USB to SCSI cable.n_hibma2000-03-201-1/+3
|
* Add entry for Y-E Data floppy drive.n_hibma2000-03-201-0/+5
|
* Add an entry on the Y-E Data floppy driven_hibma2000-03-201-0/+1
|
* Sigh, it would have been nice but I just can't make the rsarefjkh2000-03-181-0/+2
| | | | | hack work until we figure out some better way of handling package interaction.
* We still need a hack for rsaref package; add it. This doesn'tjkh2000-03-182-2/+13
| | | | affect CDs since they don't contain the rsaref package anyway.
* Sigh, when the DIST_LOCAL thing was added, it unfortunately wasn't addedjkh2000-03-181-1/+1
| | | | | completely. Take out another gratuitous warning which is omitted when All is selected and local dist does not exist.
* Update to match current reality (not that anyone reads these anyway :)jkh2000-03-181-11/+12
|
* Make the "can't find an rsafoo package" messages more informative.jkh2000-03-181-4/+10
|
* Update release notes for 4.0 realityjkh2000-03-182-4/+4
| | | | | PR: 17446 Submitted by: trev@sentry.org
* Update the australian ntp server, the old one is no longercpiazza2000-03-181-2/+2
| | | | | | | available. PR: 17448 Submitted by: Chris Knight <chris@aims.com.au>
* Remove "conflicts" from kernel config files for picobsd.patrick2000-03-167-7/+7
| | | | | PR: 17383 Submitted by: Kelly Yancey <kbyanc@posi.net>
* 5.0 versionsjkh2000-03-153-18/+18
|
* Add USA_RESIDENT to release make variables; can't hurt.jkh2000-03-121-0/+3
| | | | Submitted by: Tatsumi Hosokawa <hosokawa@itc.keio.ac.jp>
* Remove PkgInteractive hack - it won't work like this.jkh2000-03-124-7/+1
|
* Note FPU exceptions default changecracauer2000-03-111-0/+8
|
* Do the right thing with USA_RESIDENTjkh2000-03-102-5/+5
|
* s/chose/choose/ in all the relevant places.jkh2000-03-102-4/+4
| | | | Noticed by: John Reynolds <jjreynold@home.com>
* Added notes about:hosokawa2000-03-102-12/+70
| | | | | | (1) ed and ep PC-card drivers. (2) sn driver and Megahertz X-Jack Ethernet (3) Melco Airconnect under wi driver
* Remove any mention of PCI support relating to userconfig.msmith2000-03-092-15/+5
| | | | | | Remove the comment about Mylex RAID controllers, as this has been fixed. Approved by: jkh (partly)
* Add Compaq Arraysjlemon2000-03-081-0/+2
|
* Fix inexplicable crypto->des reversion.jkh2000-03-081-1/+1
|
* Whoops - really make the "fix" I did to the dmenuToggleVariable logicjkh2000-03-081-2/+8
| | | | work.
* Add IPv6 related info.shin2000-03-082-1/+62
| | | | | | Suggested by: kris Reviewed by: kris
* Add entries for slovenian keymap and new euro fonts.jkh2000-03-071-3/+5
| | | | Submitted by: Blaz Zupan <blaz@amis.net>
* Add the ata driver to the list of new things in 4.0sos2000-03-062-0/+34
|
* Add info on FibreChannel support, AS4100 & 8200 'due soon', PC164wilko2000-03-051-0/+10
| | | | Submitted by: Matt Jacob
* Include feedback. Warn a bit more for TGA & NT-only systems thatwilko2000-03-041-38/+52
| | | | are dumped now that the WinNT/alpha corpse is getting buried.
* Fix a copy and paste error. Make release should be operational again.jhay2000-03-031-1/+1
| | | | Reviewed by: markm
* Really fix the USA_RESIDENT botch.jkh2000-03-031-1/+1
| | | | Submitted by: Dmitry Valdov <dv@dv.ru>
* release glue to support s/des/crypto/jkh2000-02-291-7/+24
| | | | Submitted by: markm
* Update release notes to current reality.jkh2000-02-292-8/+8
|
* Update install docs to match current reality.jkh2000-02-292-3/+3
|
* o Add support for loading the rsaref or rsaintl packages, dependingjkh2000-02-296-4/+45
| | | | | | | | | | on locale. o Allow use of "G" in label editor to stand for gigabytes. This is actually an unrelated patch which I meant to commit separately but what the heck, it's late. Partially submitted by: phk
* Revise this for the brave new world of "crypto"jkh2000-02-297-103/+103
| | | | | Submitted by: markm Approved by: me!
* Add OpenSSH blurb and some other minor changes.kris2000-02-282-4/+30
|
* The best way to remove IPv6 things is to remove lines with the patterngreen2000-02-275-30/+10
| | | | | | 'IPv6', and it's not necessary to do it explicitly per entry. Approved by: jkh
* Elide INET6 related options for boot floppies.jkh2000-02-265-0/+30
|
* Be neater with the screen contents.jkh2000-02-261-6/+7
|
* Fix benign but stupid variable typo.jkh2000-02-261-1/+1
|
* Make all menu items more consistent and deal with a few remainingjkh2000-02-261-80/+58
| | | | | | bogus accelerators. Based largely on feedback from: Basit Syed <syed@pinenut.nosc.mil>
* Toggle variables between YES and NO values, don't just set them to YESjkh2000-02-261-5/+4
| | | | or unset them. That makes it impossible to turn something off.
* Clean up some of the abstraction in this code.jkh2000-02-261-2/+2
|
* Corrections for DS20, Miata. Multiple cleanupswilko2000-02-251-34/+48
|
* Add knobs for sendmail and sshdjkh2000-02-251-11/+15
|
* Make sysinstall use the new debug.boothowto OID. It will now gojkh2000-02-252-13/+36
| | | | | | | | straight into debug mode if you boot -v. Also conditionalize some annoying debugging output now that we have this ability. Partially submitted by: msmith Approved by: jkh [to make certain wise-acres happy ;)]
OpenPOWER on IntegriCloud