sos
90188d1d4b
cleanup the IDE cases a bit, add the ad driver to the all: target.
1999-11-09 12:53:01 +00:00
yokota
2596038173
Correctly record the mouse position in the current VTY.
1999-11-09 12:35:36 +00:00
nyan
6ed78701c7
- Commented out ed driver.
...
- Added sis driver.
1999-11-09 12:20:34 +00:00
yokota
2763a88177
Fix typo: MOUSE_GETSTAT -> MOUSE_GETSTATUS.
...
Found by: abial
1999-11-09 12:18:10 +00:00
nyan
90c3762347
Sync with sys/i386/conf/options.i386 revision up to 1.127.
1999-11-09 12:16:01 +00:00
yokota
6575a957bc
Fix the VGLBITMAP_INITIALIZER macro; VXsize and VYsize should
...
be the same as Xsize and Ysize.
1999-11-09 12:11:24 +00:00
ache
1c9f0625c8
Fix dead loop if locale contains / and not all categories specified
...
PR: 14742
Submitted by: peter@wahoo.com.tw
1999-11-09 11:09:16 +00:00
phk
8207ac2d14
Add libnetgraph
1999-11-09 10:22:56 +00:00
ache
64b85dd45e
Change default to whois.crsnic.net - new Central Shared Registry for domains
...
Move InterNIC to -i option
1999-11-09 09:01:38 +00:00
peter
d21ff337ef
Re-support "tape" as an alias for device and clean up a bit more cruft
...
left over from the original system (d_dk was for preassigned iostat unit
numbers for disks)
1999-11-09 07:20:22 +00:00
wes
d4a804e4d3
Add information about Intel managed EEPro card.
...
PR: docs/14505
Submitted by: Stephen J. Roznowski <sjr@home.net>
1999-11-09 06:58:02 +00:00
alc
49c5eada3d
Passing "0" or "FALSE" as the fourth argument to vm_fault is wrong. It
...
should be "VM_FAULT_NORMAL".
1999-11-09 01:44:28 +00:00
yokota
92e43b6747
Cosmetic change: correct formatting error in my previous commit.
...
"Options" should be:
options<ascii space><tab>OPTION_NAME
Pointed out by: obrien
1999-11-09 00:39:55 +00:00
brian
21f1d38d7d
Don't treat -unit as a mode flag when counting mode flags.
...
Submitted by: Gert-Jan Vons <gert-jan@bigfoot.com>
1999-11-09 00:32:21 +00:00
julian
c173e32dd2
Remove a null pointer reference
...
Submitted by: Brian Somers (brian@freebsd.org )
1999-11-09 00:31:04 +00:00
phantom
29048c9e3c
Remove useless section.
...
PR: docs/14764
Submitted by: David Malone <dwmalone@maths.tcd.ie>
1999-11-09 00:28:34 +00:00
phantom
81a319a02c
Restore sub-chapters order.
...
PR: docs/14766
Submitted by: Kazutoshi Kubota <kazu@iworks.co.jp>
1999-11-09 00:24:09 +00:00
phantom
757fba0a6b
style fix
...
PR: docs/14737
Submitted by: Norihiro Kumagai <kuma@nk.rim.or.jp>
1999-11-09 00:18:22 +00:00
brian
63fbdd3588
Add an empty netgraph.o when building a release to keep the
...
crunch stuff happy.
Breakage spotted by: phk
1999-11-09 00:16:30 +00:00
phantom
24cece0909
Fix comments: LKM -> KLD, /etc/objectformat -> /etc/objformat
1999-11-09 00:08:58 +00:00
n_hibma
bb41862968
The Qtronix keyboard has a built in PS/2 port for a mouse.
...
It however posts a bogus button up event once in a while. Whenever
we receive dx=dy=dz=buttons=0 we postpone adding it to the queue for
50msecs with a timeout. If in the meantime something else is posted
the event is ignored.
This avoids the problem Nik Sayer reported. He noticed that X windows
would drop and pick up a window once in a while.
Thanks, Nik, for supplying me with the keyboard to fix the problem!
1999-11-08 23:58:33 +00:00
n_hibma
78a036a798
Add QTronix keyboard with PS/2 mouse connector
1999-11-08 23:50:00 +00:00
n_hibma
3e6d388992
remove superfluous header include
...
Submitted-By: phk
1999-11-08 23:47:34 +00:00
sos
0c7be9be3a
Unbreak ATAPI on the Aladdin chipset, only DMA access worked.
...
Try to use a 32bit mask on the IO addresses, this fixes the alpha
and hopefully doesn't break on any i386 machines.
Try to enable both read & write cache on disks, they should be as
default, but better be sure..
1999-11-08 21:36:00 +00:00
n_hibma
63c4c3e1da
Remove superfluous header file includes
...
Remove definition of initialiser.
Some clean up.
1999-11-08 21:12:25 +00:00
n_hibma
f937576f3a
Remove superfluous header file includes.
...
Pushed-By: phk
1999-11-08 21:06:21 +00:00
guido
9452e54400
This commit was generated by cvs2svn to compensate for changes in r53024,
...
which included commits to RCS files with non-trunk default branches.
1999-11-08 20:51:23 +00:00
guido
0539756f3d
Import of ipfilter 3.3.3 in anticipation of its revival.
...
More to come in the next days.
1999-11-08 20:51:23 +00:00
phk
0f2adb8c13
A little bit of nitpicking in the 'syncing disks...' end of a shutdown.
1999-11-08 19:36:45 +00:00
dillon
2fb940a103
Fix nfssvc_addsock() to not attempt to free a NULL socket structure
...
when returning an error. Bug fix was extracted from the PR. The PR
is not yet entirely resolved by this commit.
PR: kern/13049
Reviewed by: Matt Dillon <dillon@freebsd.org>
Submitted by: Ian Dowse <iedowse@maths.tcd.ie>
1999-11-08 19:10:16 +00:00
jhay
0b538034b3
Make sigreturn() work properly by zeroing mc_onstack like Bruce suggested.
...
Restore dos_makepath() functionality to pre r1.5 days.
1999-11-08 17:28:46 +00:00
jkh
af24dd0170
Add the latest categories.
1999-11-08 16:23:34 +00:00
jkh
8417239202
Defensive coding to prevent a potential segfault.
...
PR: 14706
Submitted by: ru
1999-11-08 16:19:25 +00:00
yokota
934bb28b94
- Document SC_TWOBUTTON_MOUSE, SC_NORM_ATTR, SC_NORM_REV_ATTR,
...
SC_KERNEL_CONS_ATTR and SC_KERNEL_CONS_REV_ATTR.
Nudged by eivind
1999-11-08 14:16:48 +00:00
phk
ab35df5a74
remove a confusing and stale comment.
1999-11-08 13:52:57 +00:00
phk
3e649437d2
Oops, a bit too hasty there.
1999-11-08 13:08:02 +00:00
jkh
4f4156cb29
Allow distributions to be excluded more easily in scripts.
...
Submitted by: Brian Dean <brdean@unx.sas.com>
1999-11-08 11:51:57 +00:00
phk
57a1b53168
Ignore leading 'r' in base of root device name.
1999-11-08 11:44:51 +00:00
yokota
5b90185d7f
- This is the new version of libvgl jointly developed by sos and I.
...
It adds new functions and extend some structures and can handle
VESA modes.
- Update the man page.
- Bump the library version number.
(The old version will be added to compat3x.)
1999-11-08 11:37:46 +00:00
yokota
6b891b634b
- Added the following options; they have existed in syscons
...
for sometime, but haven't been registered here.
SC_NORM_ATTR
SC_NORM_REV_ATTR
SC_KERNEL_CONS_ATTR
SC_KERNEL_CONS_REV_ATTR
PR: kern/13176
1999-11-08 10:59:48 +00:00
yokota
060ce4c0b5
- Added a new kernel configuration option: SC_TWOBUTTON_MOUSE.
...
The new option will make the right mouse button the `paste' button.
Useful for two button mice.
Submitted by: morganw@engr.sc.edu (Wes Morgan)
1999-11-08 10:04:29 +00:00
phk
e6b1d22771
Various cleanups.
1999-11-08 09:59:34 +00:00
phk
d078ae5ffe
simplify check for device.
1999-11-08 09:59:17 +00:00
yokota
08dbd4e20b
- Removed SC_VIDEO_DEBUG. It is broken and useless now.
1999-11-08 09:57:16 +00:00
peter
e5e0ffb3a7
Zap DEV_DRIVER_MODULE(). The New world order is that drivers create their
...
dev nodes with make_dev() in a devfs-compatable way by supplying names.
This doesn't fit into a compile-time scheme like DEV_DRIVER_MODULE,
especially since the cdevsw[] array's days are numbered.
1999-11-08 08:12:05 +00:00
peter
f4f3e6b797
Zap devsw_module_handler().
1999-11-08 08:10:00 +00:00
peter
2b55618762
Use cdevsw_add() explicitly and DRIVER_MODULE().
1999-11-08 07:57:03 +00:00
peter
3d459b4aed
Call id_drvinit() from attach, not probe as the OS hasn't necessarily
...
decided which driver to use until attach. Use DRIVER_MODULE().
1999-11-08 07:56:10 +00:00
peter
5b37dfdd4b
Take a shot at using cdevsw_add() to get it working again. This really
...
needs to use make_dev().
1999-11-08 07:51:28 +00:00
peter
a323a1a83c
Use cdevsw_add() until the rest of the devices are created with make_dev()
...
and change from DEV_DRIVER_MODULE() to DRIVER_MODULE().
1999-11-08 07:46:28 +00:00