wosch
c25e822b14
Sort cross references.
1997-01-20 23:10:39 +00:00
jkh
45fb17ad74
A couple of cosmetic tweaks to tape install method and fstab file format.
...
Submitted-By: Flemming Jacobsen <fj@schizo.dk.tfs.com>
1997-01-20 19:36:31 +00:00
jkh
1a443b3210
Rearrange the timeout code and also (whoops) provide for timeouts during
...
file opens, not just during file reads.
1997-01-20 19:26:44 +00:00
max
94e7179169
Merge 1.4 -> 1.8 changes.
...
Submitted by: Mihoko TANAKA <mihoko@pa.yokogawa.co.jp> and
The Japanese Documentation Project
1997-01-20 16:23:21 +00:00
jkh
185e9a615c
Add extra variables for the configuration of all packages, not just
...
the lynx browser.
Submitted-By: David O'Brien <obrien@cs.ucdavis.edu>
1997-01-20 16:13:43 +00:00
davidn
f4e00f119e
Make cron login class savvy.
...
Use setusercontext() rather than setuid()/setgid()/setlogin()/initgroups()
which is all handled. Login environment is NOT set by this call as crontab
provides its own means of doing so.
1997-01-20 15:31:33 +00:00
kato
4f7f8be8ac
Synchronize with sys/i386/isa/syscons.c revision 1.197.
1997-01-20 12:26:04 +00:00
obrien
351ecc8357
Share my poetry with the world.
...
(de.4, fxp.4, ix.4, le.4, lnc.4, ze.4, and zp.4)
Not forgetten this time by: obrien :-)
1997-01-20 09:22:23 +00:00
obrien
2af4a0acfa
New manpages for various Ethernet drivers, that I didn't see manpages for.
...
Manpage police??? Looking kinda bored there aren't you? Need something
to do? :-) I'm sure there's work here to be done.
Inspired by: Joerg
2.2-R candidate after Mike gets thru with them.
1997-01-20 09:18:54 +00:00
obrien
27b942564a
Added some verbage from looking at the source code.
1997-01-20 09:16:14 +00:00
obrien
a5f5d2644f
Driver also supports the HP PC Lan+ adaptor.
...
Reviewed by: personally tested. :-)
1997-01-20 09:15:35 +00:00
sos
ce1db87b0f
Modified moused to use select rather than read. This fixes using
...
the PS/2 mouse (psm device).
Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
1997-01-20 08:09:20 +00:00
sos
ae61bb8f65
Fix the bug that caused CTRL & ALT keys to be hanging sometimes after
...
an X seesion. Really stupid error of me, and I've been looking at
this code SO many times. Thanks to Kazutaka YOKOTA for seeing this..
Submitted by: Kazutaka YOKOTA
1997-01-20 08:05:15 +00:00
wpaul
e9b8af16aa
Fix bug that slipped through last big round of changes: sometimes
...
yp_next_record() is called without a key (from xdr_my_ypresp_all()),
in which case it returns the first key in the map. When doing this,
it also needs to update the key index in the map queue entry. Without
this, ypproc_all_2_svc() (and hence ypcat) don't work correctly.
Noticed by: Michael L. Hench <hench@watt.cae.uwm.edu>
1997-01-20 03:33:36 +00:00
dyson
7a84712547
Make MADV_FREE work better. Specifically, it did not wait for
...
the page to be unbusy, and it caused some algorithmic problems
as a result. There were some other problems with it also, so
this is a general cleanup of the code.
Submitted by: Douglas Crosher <dtc@scrooge.ee.swin.oz.au> and myself.
1997-01-20 02:25:14 +00:00
wosch
3c5e4a3bbe
Sort cross references.
1997-01-20 00:03:00 +00:00
jfieber
53fb34f6b9
Make -hdr and -ftr options (to include arbitrary HTML at the
...
top and bottom of output) work with docbook.
1997-01-19 21:21:18 +00:00
mpp
81b3c1218e
Various minor cleanup.
...
Partially Obtained from: NetBSD-bugs
1997-01-19 17:57:15 +00:00
max
8f71a470af
Merge 1.10 -> 1.12 changes.
1997-01-19 17:36:14 +00:00
sos
5626bfb4ed
Oops, the position of the savefont code was wrong, cur_console
...
wasn't set yet.
1997-01-19 17:34:14 +00:00
max
705c38db35
Added a newline at the end of file.
...
Reviewed by:
Submitted by:
Obtained from:
1997-01-19 17:33:49 +00:00
max
5a73e73355
Merge 1.15 -> 1.16 changes.
1997-01-19 17:31:32 +00:00
max
b55aed7fc3
Merge 1.7 -> 1.8 changes.
1997-01-19 17:28:19 +00:00
max
122b03f894
Merge 1.191 -> 1.199 changes.
1997-01-19 17:25:34 +00:00
max
7b90c45ef6
Merge 1.48 -> 1.52 changes.
1997-01-19 17:24:36 +00:00
mpp
b1529e2a5e
Man page police.
1997-01-19 17:24:18 +00:00
mpp
e957c39388
Actually install the new ex.4 man page.
...
Forgotten by: David E. O'Brien
1997-01-19 17:18:57 +00:00
max
fb8bc4c1bd
Make this list in alphabetical order by entity names again.
1997-01-19 17:18:25 +00:00
davidn
557de278bc
Impose login_cap resource limits on processes started by init.
...
/etc/rc started with "daemon" settings.
"window=" started with "default" settings
gettys started with "default" settings.
This should open the way to junk kernel options MAX_{OPEN,CHILD}
and the corresponding sysctl vars.
1997-01-19 16:49:13 +00:00
obrien
ccc345ffe5
Basic manpage for the ex driver (Intel EtherExpress Pro/10).
...
Desired by: Joerg
1997-01-19 11:16:43 +00:00
jkh
64f19380c2
Correct a real brain-o in my check for when a "fixup" should be run.
...
Don't recreate parent menus just for submenus - it's irritating.
1997-01-19 10:27:12 +00:00
jkh
1d0095968b
Use alarm's return status to more properly denote timeout rather than keeping
...
an icky global around.
1997-01-19 09:55:37 +00:00
kato
45f24bb16e
Synchronize with sys/i386/isa/syscons.c revision 1.196.
1997-01-19 07:46:28 +00:00
obrien
252a91a9ee
Add bits to identify AMD K5 and K6 cpu's.
...
Tested only on my AMD K5 PR-133. Bit values for K6 taken from AMD document
on how to test such things.
2.2 Candidate.
1997-01-19 01:56:55 +00:00
brian
bda6a262f1
Rename a.brian to a.handy and a.briansomers to a.brian
1997-01-18 22:11:49 +00:00
jkh
37838c93f6
Fix a variety of problems with my timeout handling, make it more
...
configurable (you can now set the timeout interval), fix a crash-bug
when no network device was attached.
1997-01-18 19:18:26 +00:00
jkh
ee10277a8b
Close PR#2522 - wrong reference to 2.1.5.
1997-01-18 16:43:23 +00:00
jkh
870186b049
Implement compiled-in config file handling a little better - now
...
that there's no filesystem on the boot.flp image we need to prompt
for the configuration floppy.
1997-01-18 16:37:15 +00:00
kato
eb0ff1925c
Re-construct PC-98 code of device_infor[] entries. Enabled all
...
devices which was #ifndef PC98'ed. This makes diff small between
i386/i386/userconfig.c and pc98/i386/userconfig.c.
1997-01-18 15:59:46 +00:00
sos
57c1fd0995
Oops! I commented out the waiting for retrace loops, because the
...
one in draw_mouse causes spontanious hangs on my p5-100 when I
move the mouse excessively. Forgot that on the last commit, so
using the mouse or destructive cursor would produce large amounts
of flicker..
1997-01-18 15:53:48 +00:00
kato
eb2ab6772c
- Changed retry count from 1000000 to 10000 (same as IBM-PC's).
...
- Deleted unnecessary DELAY().
- Deleted space character at the end of line.
1997-01-18 15:51:43 +00:00
phk
b8eb8669b9
Increase default msgbuf to 8k.
1997-01-18 14:09:16 +00:00
joerg
f9238d2de0
Catch up with the moving target: merge the change from rev 1.19 of the
...
now dead sys/pci/if_pdq.c which has been committed about by the same
time i made my tests with Matt's code.
LINT should compile now again.
Well, that's a clear case where ``CVS writer locks'' would certainly
(not) have helped. :-]
1997-01-18 13:03:21 +00:00
kato
57da64ce1c
Synchronize with sys/i386/conf/files.i386 (revision 1.151).
1997-01-18 10:29:55 +00:00
kato
c6cdd94cd2
Synchronize with sys/i386/isa/syscons.c (revision 1.195).
1997-01-18 10:26:43 +00:00
kato
90b128bb6c
Synchronize with sys/i386/isa/clock.c (revision 1.74).
1997-01-18 10:25:04 +00:00
kato
9f455d2573
Synchronize with sys/i386/i386/machdep.c (revision 1.225).
1997-01-18 10:21:45 +00:00
kato
da08fc1e7b
Synchronize with sys/i386/i386/userconfig.s (revision 1.82).
1997-01-18 10:16:02 +00:00
phk
b98110843d
Add the trickery to power the "Conrad" DCF77 receiver.
1997-01-18 08:43:21 +00:00
pst
729071c96e
Fix buffer overrun problem.
...
Cannidate for: 2.2 [must]
Obtained from: Lite/2 and BSDI's published patch
1997-01-18 08:30:01 +00:00