billf
9e78c04cff
A bullet in the head to pkg_manage references.
1999-11-26 22:12:12 +00:00
peter
434ff9c85c
To avoid confusion, zap libcurses. ncurses provides both curses, termcap
...
and termlib (terminfo) support.
1999-11-26 09:28:33 +00:00
imp
1d045a0042
Add one of the two root words adapted from scandinavian since 1066:
...
ombudsman
and its mate
ombudsmanship
since I've had ispell (which uses /usr/share/dict/words) flag it too
many times.
Thanks to phk for telling me the other word is kokkenmoding, an
archaeological term for a pile of oystershells and other debiris from
a stone-age household. I didn't add it to the list, however, since
none of the online dictionaries that I looked at had it in them.
Gotta find that oed lookup link :-)
1999-11-24 07:16:17 +00:00
marcel
d3d45d6d95
Add .ORDER which is needed for the previous commit to work with -jN.
...
Pointed out by: bde
1999-11-23 17:18:52 +00:00
marcel
e3a552ed38
vnode_if.sh makes both vnode_if.c and vnode_if.h. Add vnode_if.c to
...
the LHS of the rule for vnode_if.h. This solves a "dunno how to make"
error.
1999-11-23 10:17:36 +00:00
ache
e7cc7b5662
Document single_mountd_enable
1999-11-23 04:14:35 +00:00
ache
f38c79cea9
Remove man_locles - goes to manpath.config
1999-11-23 03:33:25 +00:00
brian
386c02a9d6
Document pppoed options
1999-11-23 00:22:58 +00:00
n_hibma
357fe49e4f
Update the manpage with the changed usb_devinfo structure.
1999-11-22 14:41:02 +00:00
jdp
a3ca1bca0f
The rt_refcnt member is a long now.
1999-11-22 04:26:00 +00:00
brian
00ea4eac20
An example of how to configure PPPoE.
1999-11-21 23:40:38 +00:00
julian
c53a2225ab
Document the requirement for root privileges.
1999-11-21 23:19:13 +00:00
julian
d655bdb1cd
Document new feature (support for write(2) when 1 hook attached).
1999-11-21 12:03:00 +00:00
phk
b77d489a08
The at_exit and at_fork functions currently use a 'roll your own'
...
linked list to store the callbak routines. The patch converts the
lists to queue(3) TAILQs, making the code slightly clearer and ensuring
that callbacks are executed in FIFO order.
Man page also updated as necesary.
(discontinued use of M_TEMP malloc type while here anyway /phk)
Submitted by: Jake Burkholder jake@checker.org
PR: 14912
1999-11-19 21:29:03 +00:00
julian
391b6293c5
Add an example of how to run raw IP across a sync port.
1999-11-19 07:04:36 +00:00
julian
b02336e915
Add an example of how to set up a frame relay link using netgraph and
...
the 'sr' sync card.
1999-11-19 06:56:34 +00:00
archie
627ca3216b
Update references.
1999-11-19 04:41:09 +00:00
archie
592a96cb14
Miscellaneous edits.
1999-11-19 04:40:34 +00:00
archie
d3234d4204
Add reference to ng_pppoe(8).
1999-11-19 04:32:28 +00:00
archie
0541a3a98e
Update to reflect changed functionality.
1999-11-19 04:30:26 +00:00
phantom
322dc2c62f
Fix invalid option name: DIVERT -> IPDIVERT
1999-11-17 12:34:35 +00:00
obrien
65e383d031
Make "-mpreferred-stack-boundary=2" the default on the i386.
...
This reduces the size of the kernel and modules when compiled with GCC 2.95.
1999-11-17 07:30:35 +00:00
archie
27f717ed46
Add reference to new netgraph node type "ksocket".
1999-11-16 23:27:37 +00:00
archie
cca2a3c78d
New Netgraph node type "ksocket".
...
Obtained from: Whistle source tree
1999-11-16 23:27:10 +00:00
joe
b35fdee597
Added $FreeBSD$ idents.
1999-11-16 17:27:07 +00:00
joe
c7683038da
Added $FreeBSD$ tags.
1999-11-16 17:16:18 +00:00
jkoshy
0100d69d38
Remove unsupported hardstatus related terminal capabilities for the
...
'xterm' entry.
PR: misc/12209
Submitted by: Christian Weisgerber
1999-11-16 11:01:19 +00:00
phantom
e2ed2a4ac3
* remove i386 specific mark
...
* some style and syntax fixes
* some duplicated $FreeBSD$ tags removed
1999-11-15 23:14:32 +00:00
phantom
3be59cfa11
Deactivate manpages repo-copied to man4 directory (all these drivers
...
not i386 specific anymore -- move them to appropriate place)
1999-11-15 23:10:44 +00:00
chris
ad9088791f
Update the ASCII diagram for FreeBSD 3.3
1999-11-15 23:09:34 +00:00
phantom
4ab8943b8b
Activate manpages repo-copied from man4.i386.
1999-11-15 23:05:18 +00:00
marcel
17ed6e05da
${MACHINE} -> ${MACHINE_ARCH}
...
All Makefiles now use MACHINE_ARCH for the target architecture.
Unification is required for cross-building.
Tags added to:
sys/boot/Makefile
sys/boot/arc/loader/Makefile
sys/kern/Makefile
usr.bin/cpp/Makefile
usr.bin/gcore/Makefile
usr.bin/truss/Makefile
usr.bin/gcore/Makefile:
fixed typo: MACHINDE -> MACHINE_ARCH
1999-11-14 13:54:44 +00:00
eivind
c0ca5a9525
Document changed calling conventions (lost WILLRELE) for VOP_MKNOD and
...
VOP_SYMLINK.
1999-11-13 21:00:26 +00:00
billf
528e4a21f9
'Dq' -> '.Dq'
1999-11-12 04:03:04 +00:00
archie
926d271571
Update to reflect changes in the node type.
1999-11-10 06:17:51 +00:00
yokota
2763a88177
Fix typo: MOUSE_GETSTAT -> MOUSE_GETSTATUS.
...
Found by: abial
1999-11-09 12:18:10 +00:00
phantom
24cece0909
Fix comments: LKM -> KLD, /etc/objectformat -> /etc/objformat
1999-11-09 00:08:58 +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
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
archie
2b4ef4a6f0
Update to better reflect reality.
1999-11-08 03:14:58 +00:00
archie
b947ec4c36
Add missing documentation for the two control messages supported
...
by this node type.
1999-11-08 03:14:15 +00:00
archie
8adbe29ad2
Add some more clarification.
1999-11-08 03:13:28 +00:00
julian
15df13a746
Stop nroff from complaining about the freeBSD version..
...
Also some updates to the vjc node man page.
1999-11-07 05:16:27 +00:00
julian
8883eadbcf
Bring the man page for netgraph socket nodes up to date.
1999-11-06 21:07:32 +00:00
chris
9abf319095
Fix a typo.
...
PR: docs/14684
1999-11-03 20:41:50 +00:00
bp
c00c66951c
Add examples for a mount_nwfs command.
1999-11-03 12:06:13 +00:00
joerg
4a7e87b904
Move the description of the traditional sleep() form out into the history
...
section, we no longer have it.
Fix mdoc style violations caused by a previous committer.
1999-11-03 10:39:54 +00:00
nik
28b46e3067
Fix a disappearing section due to use of (') in the text. Use the
...
.Sq macro instead.
PR: docs/13153
Submitted by: Kazuo Horikawa <horikawa@jp.FreeBSD.org>
1999-11-02 19:58:39 +00:00
phantom
e5e36ca825
Fix file names in .FILES section.
...
Remove reference to obsolete files /us/src/share/tmac/README
1999-11-02 13:47:09 +00:00
phantom
14e33743cf
Document .Ox and .Nx macros
1999-11-02 13:27:27 +00:00