unix-history/.git
30 years agopcaudio device driver:
Soren Schmidt [Thu, 21 Apr 1994 14:16:55 +0000 (14:16 +0000)]
pcaudio device driver:
Driver for playing .au type files through the internal speaker
Uses new timer support in clock.c

30 years agopcaudio.c added
Soren Schmidt [Thu, 21 Apr 1994 14:13:43 +0000 (14:13 +0000)]
pcaudio.c added

30 years agoNew file for pcaudio device driver
Soren Schmidt [Thu, 21 Apr 1994 14:12:28 +0000 (14:12 +0000)]
New file for pcaudio device driver

30 years agocdev 24 used for pcaudio (PCM speaker driver)
Soren Schmidt [Thu, 21 Apr 1994 14:10:31 +0000 (14:10 +0000)]
cdev 24 used for pcaudio (PCM speaker driver)

30 years agodevice support for pcaudio added
Soren Schmidt [Thu, 21 Apr 1994 14:08:27 +0000 (14:08 +0000)]
device support for pcaudio added

30 years agoMerged xntp3.3q from vendor branch.
Garrett Wollman [Thu, 21 Apr 1994 01:32:32 +0000 (01:32 +0000)]
Merged xntp3.3q from vendor branch.

30 years agoAdd email address for ftp.informatik.tu-muenchen.de per
Rod Grimes [Thu, 21 Apr 1994 01:00:47 +0000 (01:00 +0000)]
Add email address for ftp.informatik.tu-muenchen.de per
Armin Gruner <gruner@hprbg5.informatik.tu-muenchen.de>.

30 years agoThis commit was generated by cvs2svn to track changes on a CVS vendor
Garrett Wollman [Thu, 21 Apr 1994 00:33:33 +0000 (00:33 +0000)]
This commit was generated by cvs2svn to track changes on a CVS vendor
branch.

30 years agoxntp3.3s from UDel
Garrett Wollman [Thu, 21 Apr 1994 00:33:33 +0000 (00:33 +0000)]
xntp3.3s from UDel

30 years agoAdding bootoption '-r' which is "use compiled in root". This allows me to
Poul-Henning Kamp [Wed, 20 Apr 1994 22:06:24 +0000 (22:06 +0000)]
Adding bootoption '-r' which is "use compiled in root".  This allows me to
boot from a floppy and have root on wd2 for instance.

30 years agoSpell-check.
Garrett Wollman [Wed, 20 Apr 1994 21:23:30 +0000 (21:23 +0000)]
Spell-check.
Re-format for consistency, 80-column display.
Put page breaks before section headings.

30 years agoFix misspelling (il -> is).
Garrett Wollman [Wed, 20 Apr 1994 20:38:36 +0000 (20:38 +0000)]
Fix misspelling (il -> is).

30 years agoTalk about the latest from John&David.
Garrett Wollman [Wed, 20 Apr 1994 19:22:38 +0000 (19:22 +0000)]
Talk about the latest from  John&David.

30 years agoAdded brief explanation of the legal situation and our plans to migrate
Garrett Wollman [Wed, 20 Apr 1994 19:10:56 +0000 (19:10 +0000)]
Added brief explanation of the legal situation and our plans to migrate
to 4.4.

30 years ago1) Fix from Bruce:
Andrey Chernov [Wed, 20 Apr 1994 18:37:10 +0000 (18:37 +0000)]
1) Fix from Bruce:
Somethimes rb_hd, rb_tl can point to different addresses, so
change tsleep/wakeup to use constant addresses
2) Change tsleep wait channel from tty* to ptc* to avoid collisions
for debug purposes.

30 years agoFix some typos, unify the indendation strategy rather than use 2 different
Jordan K. Hubbard [Wed, 20 Apr 1994 17:09:11 +0000 (17:09 +0000)]
Fix some typos, unify the indendation strategy rather than use 2 different
styles, be a bit more explicit in a few places.

30 years agoCorrected an error in ranlib. If you called ranlib with two libs on
Andreas Schulz [Wed, 20 Apr 1994 16:25:41 +0000 (16:25 +0000)]
Corrected an error in ranlib. If you called ranlib with two libs on
the command line the second lib gets destroyed.
The fix is to reset the counts for the symbol table to zero
before handling the next lib. Error found by jon@first.gmd.de.

30 years agoAdd new U.S and Isreael sites; remove old U.S. site.
Jordan K. Hubbard [Wed, 20 Apr 1994 12:06:50 +0000 (12:06 +0000)]
Add new U.S and Isreael sites; remove old U.S. site.

30 years agoAdd a more politically worded entry for ParcPlace.
Jordan K. Hubbard [Wed, 20 Apr 1994 11:45:30 +0000 (11:45 +0000)]
Add a more politically worded entry for ParcPlace.

30 years agoBug fixes and performance improvements from John Dyson and myself:
David Greenman [Wed, 20 Apr 1994 07:07:15 +0000 (07:07 +0000)]
Bug fixes and performance improvements from John Dyson and myself:

1) check va before clearing the page clean flag. Not doing so was
causing the vnode pager error 5 messages when paging from
NFS. (pmap.c)
2) put back interrupt protection in idle_loop. Bruce didn't think
it was necessary, John insists that it is (and I agree). (swtch.s)
3) various improvements to the clustering code (vm_machdep.c). It's
now enabled/used by default.
4) bad disk blocks are now handled properly when doing clustered IOs.
(wd.c, vm_machdep.c)
5) bogus bad block handling fixed in wd.c.
6) algorithm improvements to the pageout/pagescan daemons. It's amazing
how well 4MB machines work now.

30 years agoReserve block device 8 and character device 32 for users' drivers.
Garrett Wollman [Tue, 19 Apr 1994 23:45:43 +0000 (23:45 +0000)]
Reserve block device 8 and character device 32 for users' drivers.

30 years agoGot rid of useless .0. in section numbers.
Garrett Wollman [Tue, 19 Apr 1994 22:06:06 +0000 (22:06 +0000)]
Got rid of useless .0. in section numbers.
Added three new bits on source tree organization.
Added two new bits on network configuration.
Added note about getting major numbers assigned.

30 years agoAdded entry on non-US encryption software. (in section 1)
Geoff Rehmet [Tue, 19 Apr 1994 20:01:42 +0000 (20:01 +0000)]
Added entry on non-US encryption software. (in section 1)
Small corection to 2.0.1

30 years agoAdded an entry in the hardware section abount math co-procs.
Jordan K. Hubbard [Tue, 19 Apr 1994 18:08:21 +0000 (18:08 +0000)]
Added an entry in the hardware section abount math co-procs.

30 years agoFrom: kuku@acds.physik.rwth-aachen.de (Christoph Kukulies)
Jordan K. Hubbard [Tue, 19 Apr 1994 17:16:00 +0000 (17:16 +0000)]
From: kuku@acds.physik.rwth-aachen.de (Christoph Kukulies)

Would anyone mind to diffs below to be applied to
/usr/share/mk/*.mk. WRT to system build it's a
nop and it's more general allowing for something
like make INSTALL=checkperms install.

30 years agoRedress various assaults upon the english language.
Jordan K. Hubbard [Tue, 19 Apr 1994 10:33:39 +0000 (10:33 +0000)]
Redress various assaults upon the english language.
Fill in the blanks concerning David's router floppy.
Misc cleanup.

30 years agoMake the emu_install script more sensible. This should actually be a Makefile
Jordan K. Hubbard [Tue, 19 Apr 1994 10:13:22 +0000 (10:13 +0000)]
Make the emu_install script more sensible.  This should actually be a Makefile
but this will do for now.

30 years agoFemove fpem.tar, expand, add it back.
Jordan K. Hubbard [Tue, 19 Apr 1994 10:07:00 +0000 (10:07 +0000)]
Femove fpem.tar, expand, add it back.

30 years agoFixed Makefile problem pointed out by Piero Serini
Geoff Rehmet [Tue, 19 Apr 1994 06:43:36 +0000 (06:43 +0000)]
Fixed Makefile problem pointed out by Piero Serini

30 years agoreplace fgetline with fgetln
Andrew Moore [Tue, 19 Apr 1994 02:04:31 +0000 (02:04 +0000)]
replace fgetline with fgetln

30 years agoCorrect some inconsistencies, get a pathname or two right, and expand on
Garrett Wollman [Mon, 18 Apr 1994 20:47:28 +0000 (20:47 +0000)]
Correct some inconsistencies, get a pathname or two right, and expand on
some of the disk controller and network stuff.  Renamed section 9 ``Serial
Communications''.

30 years agoadded updated entries for the math-emu and printcap sources.
Gary Clark II [Mon, 18 Apr 1994 20:32:09 +0000 (20:32 +0000)]
added updated entries for the math-emu and printcap sources.

30 years agoAdding simple printcap files
Gary Clark II [Mon, 18 Apr 1994 20:18:34 +0000 (20:18 +0000)]
Adding simple printcap files

30 years agoAdd linux math emulator to the FAQ system
Gary Clark II [Mon, 18 Apr 1994 20:10:58 +0000 (20:10 +0000)]
Add linux math emulator to the FAQ system

30 years agoMuch fixed handling of .so entries.
Geoff Rehmet [Mon, 18 Apr 1994 18:46:50 +0000 (18:46 +0000)]
Much fixed handling of .so entries.
Also turns pages that consists of a single .so entry into a hard link.

30 years agoFix the ifconfig lines so that they have interface names on them.
Rod Grimes [Mon, 18 Apr 1994 11:00:44 +0000 (11:00 +0000)]
Fix the ifconfig lines so that they have interface names on them.

30 years agoCorrect entry for UltraStor card to say that both EISA and VLB versions exist.
Jordan K. Hubbard [Mon, 18 Apr 1994 10:21:11 +0000 (10:21 +0000)]
Correct entry for UltraStor card to say that both EISA and VLB versions exist.
Mention Gary's `configit' utility and `options.doc' file in kernel configuration
section.
Remove reference to non-existent `printcap.z' file.

30 years ago>From BETA_1_1 branch:
Rod Grimes [Mon, 18 Apr 1994 06:44:43 +0000 (06:44 +0000)]
>From BETA_1_1 branch:
----------------------------
revision 1.8.2.1
date: 1994/04/18 06:37:29;  author: rgrimes;  state: Exp;  lines: +10 -4
Use the hostname.* files created by the installation to reduce the
amount of work one has to do when setting up a system.
----------------------------

30 years ago>From BETA_1_1 branch:
Rod Grimes [Mon, 18 Apr 1994 04:26:25 +0000 (04:26 +0000)]
>From BETA_1_1 branch:
----------------------------
revision 1.1.2.1
date: 1994/04/10 20:20:26;  author: rgrimes;  state: Exp;  lines: +11 -5
Use /dev/fd0 instead of /dev/fd0a.  Add mounting of mcd1 if mcd0
fails when searching for a cdrom drive.

30 years ago>From BETA_1_1 branch
Rod Grimes [Mon, 18 Apr 1994 04:25:21 +0000 (04:25 +0000)]
>From BETA_1_1 branch
----------------------------
revision 1.1.2.1
date: 1994/04/10 20:20:25;  author: rgrimes;  state: Exp;  lines: +3 -3
Use /dev/fd0 instead of /dev/fd0a.  Add mounting of mcd1 if mcd0
fails when searching for a cdrom drive.

30 years ago>From BETA_1_1 branch:
Rod Grimes [Mon, 18 Apr 1994 04:23:33 +0000 (04:23 +0000)]
>From BETA_1_1 branch:
----------------------------
revision 1.53.2.3
date: 1994/04/10 20:19:37;  author: rgrimes;  state: Exp;  lines: +12 -3
Must have etc and usr directories on the cdinstall floppies.
Need to have device files for mcd1.
Create links for usr/libexec and usr/lib on cdinstall floppies so that
shared library code is loaded from cdrom.

30 years agoUPdate for email address of ftp.funet.fi admin.
Rod Grimes [Mon, 18 Apr 1994 00:28:35 +0000 (00:28 +0000)]
UPdate for email address of ftp.funet.fi admin.

30 years agoget the soelim crud right this time !
Geoff Rehmet [Sun, 17 Apr 1994 22:27:56 +0000 (22:27 +0000)]
get the soelim crud right this time !

30 years agofix to get .so's working - I hope
Geoff Rehmet [Sun, 17 Apr 1994 22:13:08 +0000 (22:13 +0000)]
fix to get .so's working - I hope

30 years agoadded manctl to makefile
Geoff Rehmet [Sun, 17 Apr 1994 21:28:57 +0000 (21:28 +0000)]
added manctl to makefile

30 years agoManctl utility:
Geoff Rehmet [Sun, 17 Apr 1994 21:26:21 +0000 (21:26 +0000)]
Manctl utility:
compresses man pages
uncompresses man pages
purges old formatted man pages (not implemented yet)

currently still under development, but worth trying out (IMHO)
a man page ;-) must still be written for manctl - to follow shortly

30 years agoThis commit was generated by cvs2svn to track changes on a CVS vendor
Geoff Rehmet [Sun, 17 Apr 1994 21:26:21 +0000 (21:26 +0000)]
This commit was generated by cvs2svn to track changes on a CVS vendor
branch.

30 years ago>From BETA_1_1 branch:
Rod Grimes [Sun, 17 Apr 1994 19:57:35 +0000 (19:57 +0000)]
>From BETA_1_1 branch:
----------------------------
revision 1.2.2.3
date: 1994/04/17 19:45:24;  author: rgrimes;  state: Exp;  lines: +13 -2
Eliminate warning messages about /sbin/sh /sbin/init and /etc/termcap
when extracting the bin or des archives.  Note this is also the
place I fixed the libc.so.1.0 problem a long time ago by adding
a --exclude libc.so.1.0 to the tar command.

30 years agocap_mkdb from ftp.uu.net
Andrew Moore [Sun, 17 Apr 1994 10:21:26 +0000 (10:21 +0000)]
cap_mkdb from ftp.uu.net

30 years agoThis commit was generated by cvs2svn to track changes on a CVS vendor
Andrew Moore [Sun, 17 Apr 1994 10:21:26 +0000 (10:21 +0000)]
This commit was generated by cvs2svn to track changes on a CVS vendor
branch.

30 years agoFrom NetBSD:
Andrew Moore [Sun, 17 Apr 1994 09:41:54 +0000 (09:41 +0000)]
From NetBSD:
upgrade sed(1)

30 years agoFrom NetBSD:
Andrew Moore [Sun, 17 Apr 1994 09:36:50 +0000 (09:36 +0000)]
From NetBSD:
replace fgetline(3) with fgetln(3)

30 years agoreplaced fgetline(3) with fgetln(3)
Andrew Moore [Sun, 17 Apr 1994 09:22:15 +0000 (09:22 +0000)]
replaced fgetline(3) with fgetln(3)
added code to support the new interface

30 years agoreplace fgetline(3) with fgetln(3)
Andrew Moore [Sun, 17 Apr 1994 09:19:34 +0000 (09:19 +0000)]
replace fgetline(3) with fgetln(3)
add code to support the new interface

30 years agoreplace fgetline(3) with fgetln(3)
Andrew Moore [Sun, 17 Apr 1994 09:17:41 +0000 (09:17 +0000)]
replace fgetline(3) with fgetln(3)

30 years agoFrom NetBSD:
Andrew Moore [Sun, 17 Apr 1994 09:16:44 +0000 (09:16 +0000)]
From NetBSD:
replace fgetline(3) with fgetln(3)
upgrade getcap(3)

N.B.: fgetln(3) is NOT fgetline(3)

fgetln(3) affects the following files:
include/stdio.h
lib/libc/gen/getcap.c
sbin/chkconfig/chkconfig.c
sbin/init.chmr/configure.c
usr.bin/rev/rev.c
usr.bin/join/join.c
usr.bin/sed/main.c

and trivially:
libc/stdio/fseek.c
libc/stdio/local.h

in addition, libpthread may need to be updated (?)

30 years agoGet rid of need for symlinks
Geoff Rehmet [Sun, 17 Apr 1994 08:09:11 +0000 (08:09 +0000)]
Get rid of need for symlinks

This one's for Rod ;-)

30 years agoFixed the prototype for sscanf, first arg should be const char *.
Wiljo Heinen [Sun, 17 Apr 1994 04:34:17 +0000 (04:34 +0000)]
Fixed the prototype for sscanf, first arg should be const char *.

30 years agoFix bogus reference to Addit.
Jordan K. Hubbard [Sun, 17 Apr 1994 03:57:18 +0000 (03:57 +0000)]
Fix bogus reference to Addit.

30 years ago\[ wasn't handled in a pattern.
Andrew Moore [Sun, 17 Apr 1994 03:41:07 +0000 (03:41 +0000)]
\[ wasn't handled in a pattern.

30 years agoAdd the ps2 mouse stuff.
Jordan K. Hubbard [Sat, 16 Apr 1994 20:37:29 +0000 (20:37 +0000)]
Add the ps2 mouse stuff.

30 years agoCorrect spelling, fix up some english, add some more text.
Jordan K. Hubbard [Sat, 16 Apr 1994 20:37:01 +0000 (20:37 +0000)]
Correct spelling, fix up some english, add some more text.

30 years agoAdd the FAQ to cvs.
Gary Clark II [Sat, 16 Apr 1994 16:34:17 +0000 (16:34 +0000)]
Add the FAQ to cvs.

30 years agoexample supfiles added
Gary Clark II [Sat, 16 Apr 1994 16:31:24 +0000 (16:31 +0000)]
example supfiles added

30 years agominor corrections for location of utils
Gary Clark II [Sat, 16 Apr 1994 15:25:11 +0000 (15:25 +0000)]
minor corrections for location of utils

30 years agominor corrections to location of utils
Gary Clark II [Sat, 16 Apr 1994 15:24:31 +0000 (15:24 +0000)]
minor corrections to location of utils

30 years agoadding the first of the other FAQS
Gary Clark II [Sat, 16 Apr 1994 15:17:05 +0000 (15:17 +0000)]
adding the first of the other FAQS

30 years agoUpdate all faq-segments to my current level.
Gary Clark II [Sat, 16 Apr 1994 14:52:59 +0000 (14:52 +0000)]
Update all faq-segments to my current level.

30 years agoadding faq-segments
Gary Clark II [Sat, 16 Apr 1994 14:15:38 +0000 (14:15 +0000)]
adding faq-segments

30 years agoimport of FAQ-segments
Gary Clark II [Sat, 16 Apr 1994 14:10:28 +0000 (14:10 +0000)]
import of FAQ-segments

30 years agoOne small change to point adduser at the right place. This will change again
Jordan K. Hubbard [Sat, 16 Apr 1994 11:32:34 +0000 (11:32 +0000)]
One small change to point adduser at the right place.  This will change again
when Gary does his big overall reorg on this stuff.

30 years agoAdd the adduser and configit programs. ROD: Please commit these to the BETA
Jordan K. Hubbard [Sat, 16 Apr 1994 11:12:41 +0000 (11:12 +0000)]
Add the adduser and configit programs.  ROD:  Please commit these to the BETA
branch.

30 years agoFix so that ../sys files are copied on a make install SHARED=copies instead
Rod Grimes [Sat, 16 Apr 1994 07:14:00 +0000 (07:14 +0000)]
Fix so that ../sys files are copied on a make install SHARED=copies instead
of /sys

30 years agoIncreased buffer size a little.
David Greenman [Sat, 16 Apr 1994 00:51:13 +0000 (00:51 +0000)]
Increased buffer size a little.

30 years agoAs a result of the distribution crontab, /usr/libexec/atrun was being run
Sean Vickery [Fri, 15 Apr 1994 16:57:38 +0000 (16:57 +0000)]
As a result of the distribution crontab, /usr/libexec/atrun was being run
only once an hour instead of every five minutes.  This was due to a minute
specification of 0/5 -- which should have been */5.  This has been fixed.
Expect your /var/cron/log to grow much faster now.

30 years agoFix -f descriptor.
Andrey Chernov [Fri, 15 Apr 1994 15:53:06 +0000 (15:53 +0000)]
Fix -f descriptor.
Add ppp disc.

30 years agominor typo in stat.2 man page
Geoff Rehmet [Fri, 15 Apr 1994 15:31:23 +0000 (15:31 +0000)]
minor typo in stat.2 man page

30 years agoBump expdir limit to 16384, Taylor 1.05 configure fails instead
Andrey Chernov [Fri, 15 Apr 1994 15:27:24 +0000 (15:27 +0000)]
Bump expdir limit to 16384, Taylor 1.05 configure fails instead

30 years agoChanged /var/spool/mail references to /var/mail in man page.
Sean Vickery [Fri, 15 Apr 1994 14:57:08 +0000 (14:57 +0000)]
Changed /var/spool/mail references to /var/mail in man page.

30 years agoThe manual page for mail now correctly identifies the systemwide startup
Sean Vickery [Fri, 15 Apr 1994 14:32:18 +0000 (14:32 +0000)]
The manual page for mail now correctly identifies the systemwide startup
file as /etc/mail.rc, instead of /usr/share/misc/Mail.rc as previously.

30 years agoAdded the FAQ data files.
Jordan K. Hubbard [Fri, 15 Apr 1994 11:34:49 +0000 (11:34 +0000)]
Added the FAQ data files.

30 years agoThis is the first cut at the FreeBSD 1.1 FAQ. Thanks to Gary Clark II
Jordan K. Hubbard [Fri, 15 Apr 1994 11:22:29 +0000 (11:22 +0000)]
This is the first cut at the FreeBSD 1.1 FAQ.  Thanks to Gary Clark II
for putting this all together!  I've significantly expanded and reorganized some
of it, and have some comments I'd like folks to look at and/or fill in marked
with '>>>>'s.  Please fill these in if you know the answers (or send them to
FreeBSD-FAQ).

30 years agoFixed login in f_nouser and f_nogroup so -nouser and -nogroup now
Sean Vickery [Fri, 15 Apr 1994 10:43:51 +0000 (10:43 +0000)]
Fixed login in f_nouser and f_nogroup so -nouser and -nogroup now
work correctly

30 years agoMade non-leap-second-cognizant rules the default, even though this is
Garrett Wollman [Thu, 14 Apr 1994 20:27:00 +0000 (20:27 +0000)]
Made non-leap-second-cognizant rules the default, even though this is
bogus, to keep people from complaining.

30 years agoDocument David & John's latest VM enhancements.
Garrett Wollman [Thu, 14 Apr 1994 18:02:13 +0000 (18:02 +0000)]
Document David & John's latest  VM enhancements.

30 years agoFrom John Dyson - fix for bug in kern_physio where buffers would be
David Greenman [Thu, 14 Apr 1994 07:54:54 +0000 (07:54 +0000)]
From John Dyson - fix for bug in kern_physio where buffers would be
released onto the wrong queue.

30 years agoChanges from John Dyson and myself:
David Greenman [Thu, 14 Apr 1994 07:50:25 +0000 (07:50 +0000)]
Changes from John Dyson and myself:

1) Removed all instances of disable_intr()/enable_intr() and changed
them back to splimp/splx. The previous method was done to improve
the performance, but Bruces recent changes to inline spl* have
made this unnecessary.
2) Cleaned up vm_machdep.c considerably. Probably fixed a few bugs, too.
3) Added a new mechanism for collecting page statistics - now done by
a new system process "pagescan". Previously this was done by the
pageout daemon, but this proved to be impractical.
4) Improved the page usage statistics gathering mechanism - performance is
much improved in small memory machines.
5) Modified mbuf.h to enable the support for an external free routine when
using mbuf clusters. Added appropriate glue in various places to
allow this to work.
6) Adapted a suggested change to the NFS code from Yuval Yurom to take
advantage of #5.
7) Added fault/swap statistics support.

30 years agoadded md5
Poul-Henning Kamp [Wed, 13 Apr 1994 22:16:45 +0000 (22:16 +0000)]
added md5

30 years agoFreeBSD'ed the Makefile.
Poul-Henning Kamp [Wed, 13 Apr 1994 22:07:31 +0000 (22:07 +0000)]
FreeBSD'ed the Makefile.

30 years agoChange $Header$ to $Id$ so that the comment at the beginning of a
Garrett Wollman [Wed, 13 Apr 1994 21:57:55 +0000 (21:57 +0000)]
Change $Header$ to $Id$ so that the comment at the beginning of a
crontab file fits within 80 characters.

30 years agoThis is the md5 program from cert.org, no changes made yet.
Poul-Henning Kamp [Wed, 13 Apr 1994 21:50:46 +0000 (21:50 +0000)]
This is the md5 program from cert.org, no changes made yet.

30 years agoThis commit was generated by cvs2svn to track changes on a CVS vendor
Poul-Henning Kamp [Wed, 13 Apr 1994 21:50:46 +0000 (21:50 +0000)]
This commit was generated by cvs2svn to track changes on a CVS vendor
branch.

30 years agoFixed up two typos in the man page. Found by Christoph Kukulies.
Andreas Schulz [Wed, 13 Apr 1994 21:40:20 +0000 (21:40 +0000)]
Fixed up two typos in the man page.  Found by  Christoph Kukulies.

30 years agoChange the private declarations from dlopen,dlclose,dlsym,dlctl
Andreas Schulz [Wed, 13 Apr 1994 20:52:40 +0000 (20:52 +0000)]
Change the private declarations from dlopen,dlclose,dlsym,dlctl
to public. These functions are also used in /usr/include/link.h,
so it looks, like they shouldn't be private.
I will ask Paul about that, if this is correct.

30 years agoBetter link ldconfig static instead dynamic.
Andreas Schulz [Wed, 13 Apr 1994 20:49:42 +0000 (20:49 +0000)]
Better link ldconfig static instead dynamic.

30 years agoAdded more missing links for functions.
Garrett Wollman [Wed, 13 Apr 1994 20:12:15 +0000 (20:12 +0000)]
Added more missing links for functions.

30 years agoChanged the Makefiles for catman and makewhatis that the output from the
Andreas Schulz [Wed, 13 Apr 1994 19:54:43 +0000 (19:54 +0000)]
Changed the Makefiles for catman and makewhatis that the output from the
sed goes into an obj dir, if it exists, instead of the src dir.

30 years agoNote that UTF-2 is also called UTF-8 by some people.
Garrett Wollman [Wed, 13 Apr 1994 19:51:43 +0000 (19:51 +0000)]
Note that UTF-2 is also called UTF-8 by some people.

30 years agoAdd a bit more information about world build.
Jordan K. Hubbard [Wed, 13 Apr 1994 12:38:01 +0000 (12:38 +0000)]
Add a bit more information about world build.

30 years agoAdd delays after changing from 8/16 - 16/8 bit mode and after enabling/
David Greenman [Wed, 13 Apr 1994 10:15:34 +0000 (10:15 +0000)]
Add delays after changing from 8/16 - 16/8 bit mode and after enabling/
disabling the shared memory. The 83C790 needs these or it does bad things.