lukem
f860489a38
remove "unused function yy_flex_realloc()" warning if using %options yylineno
1999-01-14 06:58:40 +00:00
fair
028004a8cc
Document worked over for mdoc(7) and [nt]roff problems; also corrected
...
a few spelling errors. It would be nice to get a reference (authors, title,
date) to the proper USB specification in the SEE ALSO section.
1999-01-14 06:29:18 +00:00
ross
5709f532d1
Random compile nits in BHADEBUG code.
1999-01-14 04:47:18 +00:00
cgd
ba831d2c43
update for present reality
1999-01-14 04:44:23 +00:00
cgd
f3c3f37dc8
update for ed split
1999-01-14 04:26:46 +00:00
thorpej
b29e386709
Domains are associated with protocol families, not address families.
1999-01-14 01:28:23 +00:00
thorpej
4b0e6bb4dc
Domains are associated with protocol families, not address families.
1999-01-14 01:16:55 +00:00
thorpej
54cabada51
Garbage-collect some straggling netimp stuff.
1999-01-14 01:14:01 +00:00
sommerfe
c09dbe4f28
Apply fix from PR2176, edited appropriately
1999-01-14 00:16:42 +00:00
sommerfe
d6797d8b82
Apply patch as found in PR1892
1999-01-13 23:55:26 +00:00
sommerfe
465d57ee26
Commit fix from PR1623
1999-01-13 23:41:29 +00:00
augustss
ab8c44f6d2
Remove two garbage characters in the table.
1999-01-13 23:14:33 +00:00
sommerfe
0c70fedcac
Allow modload to load symbols for use by DDB.
1999-01-13 23:07:30 +00:00
sommerfe
114c430bbb
Allow lkm's to include symbols for use by DDB.
1999-01-13 23:06:28 +00:00
thorpej
8f2d1414aa
Pull in ip_ipip.c if ipip | mrouting, and use needs-flags instead of
...
needs-count.
XXX This generates an NMROUTING in ipip.h, too, but that's harmless.
1999-01-13 23:02:48 +00:00
thorpej
98d3903da8
Use the count supplied to the pseudo-device attach routine to dynamically
...
allocate (once) the ipip_softc array; don't assume NIPIP contains the count.
1999-01-13 23:01:20 +00:00
hubertf
5cfd62b649
0 errors
...
1 error <- handle this exception in reporting error(s :-)
2 errors
3 errors
1999-01-13 21:00:16 +00:00
pk
de7b3f5492
Add `bus_space_subregion()' which was curiously missing.
1999-01-13 20:48:40 +00:00
pk
53c6ccd94d
Add `eccmemctl' entry.
1999-01-13 20:35:30 +00:00
drochner
4ce0dc1c12
enable wsconscfg + wsfontload
1999-01-13 19:43:41 +00:00
garbled
04739cc2af
Back out previous removal of BUGS section.
1999-01-13 19:17:14 +00:00
drochner
536eedcc4b
utility to download fonts to s wscons display device, currently only
...
useful for VGA
1999-01-13 19:02:34 +00:00
augustss
14dff70fa3
Fix transpostion in translation table for XT scan codes.
1999-01-13 18:38:26 +00:00
drochner
3b8254b9e8
add "ttyEcfg" (for display-global wscons configuration)
1999-01-13 17:41:44 +00:00
drochner
b43055f3fc
add a tool to add/delete virtual screens at runtime
1999-01-13 17:15:44 +00:00
drochner
23cfea8327
-implement new wscons font handling with separate download and selection
...
calls
-support use of 2 fonts simultanously; this costs the ability to
"highlight", ie to use the upper 8 colours
-define screen types "80x25bf" and "80x50bf" which use this ability
-add conditional code to deal with the weird mapping of pcvt's
supplemental fonts
1999-01-13 16:48:58 +00:00
drochner
58095dfd3b
change the way fonts are handled: now we have a display-global ioctl
...
to download fonts and a per-screen call to select a font
allows easier sharing of ressources in the display driver
change the parameters to the load_font driver vector to pass all
available font information
1999-01-13 16:21:02 +00:00
drochner
b50830062b
export functions to reset the emulator and the character mappings
1999-01-13 15:38:30 +00:00
drochner
2bfadc6a8d
add a hook for resetting the terminal emulator completely or partially
1999-01-13 15:30:59 +00:00
hwr
245b4ce93b
Add ldaps (ldap over ssl).
1999-01-13 13:32:22 +00:00
leo
7b74d44255
As Ignatios suggested:
...
Use CCB when dealing with a 68040 type MMU (for cache consistency).
1999-01-13 12:17:15 +00:00
christos
e79b8222a6
Put back modem control ioctl's
1999-01-13 11:55:20 +00:00
fair
59e43c6946
Revise text about filenames as suggested by Geoff Wing in PR#6366.
...
Add reference in SEE ALSO to RFC 1350
1999-01-13 11:16:57 +00:00
tsubai
2e6f16f3b8
Change image size to 1.5MB.
1999-01-13 10:54:16 +00:00
tsubai
20f9f55a10
* Remove strings.
...
* Enable sysinst.
1999-01-13 10:52:53 +00:00
fair
0a35ac96da
Correct documentation of /etc/nologin to note that it does not
...
apply to the superuser, per PR#6328.
Correct some nroff nits in the process.
1999-01-13 10:51:07 +00:00
tsubai
f0fd4bc1ff
Change "floppyinstfs" size to 1.5MB
1999-01-13 10:51:06 +00:00
augustss
79f94410b1
Back out previous fix and apply the patch from Nick Hibma the right way.
1999-01-13 10:33:53 +00:00
itohy
cd16d23d21
Make it compile again.
...
Use err(3) functions.
KNF
1999-01-13 10:23:40 +00:00
augustss
8d6f121902
Fixes from Nick Hibma.
1999-01-13 10:08:59 +00:00
ross
381f4410a7
Merge the alpha and i386 upgrade sections: .so ../common/upgrade
1999-01-13 09:59:22 +00:00
abs
1e21e1233b
Change 'from from' to 'from' in some comments
1999-01-13 09:25:59 +00:00
ross
47503cb65d
Makefiles for notes.
1999-01-13 08:42:54 +00:00
ross
b207e38c8b
Give the common install notes components their own subdirectory.
...
Also, alpha and i386 now use a single merged common/sysinst,
and arm32 and sparc have a single merged common/xfer.
1999-01-13 08:18:44 +00:00
tsubai
12d2afa11a
Use KS_KEYCODE macro.
1999-01-13 08:13:41 +00:00
ross
6eb9d9ef9a
Markup for -mdoc and -mdoc2html.
1999-01-13 07:30:01 +00:00
ross
1e1ba724e3
* Add number registers for Lk, Mt, Nx, and Me; mainly so these can be
...
callable by parsed macros.
* Improve the .Ss orphan-protection.
1999-01-13 07:19:16 +00:00
ross
b06a2e73d0
New symbolic characters for HTML integration: <, >, &, _
...
\*<, \*>, \*& : safely output <>& in both -mdoc or -mdoc2html
\*_ : hard space for both -mdoc and -mdoc2html
1999-01-13 07:08:39 +00:00
ross
ce15988287
Call .e@ instead of .em, second half of .em protection.
1999-01-13 07:06:35 +00:00
ross
466c9bd705
* Add a debug-mode message when beginning an eB diversion. This is to help
...
find the actual source of the common "automatically ending `eb' diversion
on exit" error. This generally means you tried something like `.Em Do not'
which accidently calls the `Do' request, which _must_ be followed by Dc.
* Add a .Me request for marking up menu entries.
* Print the source line number on the "Extraneous .Ed" error. (Duhh.)
* New requests for HTML integration: .Mt (mailto) and .Lk (link).
* Rename the .em built-in to e@ and print an error if .em is ever
accidently invoked.
1999-01-13 07:05:09 +00:00