ru
92269e49c4
Follow BSD/OS and NetBSD, keep the ip_id field in network order all the time.
...
Requested by: wollman
2000-09-14 14:42:04 +00:00
julian
d113e79649
Fix small typo in sample code.
...
Submitted by: Jean-Marc Zucconi <jmz@FreeBSD.org>
2000-09-13 13:37:48 +00:00
dwmalone
ea825661fd
Add kbdmap.5 to build.
...
Refer to kbdmap(5) from a few man pages.
Remove it from TODO list.
Add missing FreeBSD tags.
PR: 19260
2000-09-13 09:16:57 +00:00
dwmalone
2bb8dc380d
pmcd_value is actually a quad_t.
2000-09-10 14:35:20 +00:00
nectar
748554442d
Add nsswitch support. By creating an /etc/nsswitch.conf file, you can
...
configure FreeBSD so that various databases such as passwd and group can be
looked up using flat files, NIS, or Hesiod.
= Hesiod has been added to libc (see hesiod(3)).
= A library routine for parsing nsswitch.conf and invoking callback
functions as specified has been added to libc (see nsdispatch(3)).
= The following C library functions have been modified to use nsdispatch:
. getgrent, getgrnam, getgrgid
. getpwent, getpwnam, getpwuid
. getusershell
. getaddrinfo
. gethostbyname, gethostbyname2, gethostbyaddr
. getnetbyname, getnetbyaddr
. getipnodebyname, getipnodebyaddr, getnodebyname, getnodebyaddr
= host.conf has been removed from src/etc. rc.network has been modified
to warn that host.conf is no longer used at boot time. In addition, if
there is a host.conf but no nsswitch.conf, the latter is created at boot
time from the former.
Obtained from: NetBSD
2000-09-06 18:16:48 +00:00
sheldonh
5db285ce81
Add a missing article.
2000-09-01 13:06:57 +00:00
ru
b6f9866b25
`ip_id' now expected in host byte order when IP_HDRINCL is in use.
2000-09-01 12:37:11 +00:00
archie
67433049e4
New netgraph node type for Ethernet bridging.
2000-09-01 01:37:25 +00:00
sheldonh
a6d038599e
Apply common line-breaking to the previous delta.
2000-08-30 08:07:06 +00:00
msmith
ebb8018168
Update the amr.4 manpage for changes in the driver.
2000-08-30 08:00:36 +00:00
wpaul
9ed8ded4d3
Update xl(4) man page to mention a whole bunch of supported cards,
...
including the 3c556 and 3c556B.
2000-08-28 21:25:37 +00:00
sheldonh
a1e666c3c2
Replace the thumb-suck phrase "system call vector translation" with
...
something that people who like tomato juice prefer.
2000-08-25 08:18:50 +00:00
sheldonh
b0903ea463
Import the new linux(4) manual page, which will be useful when the
...
linux(8) utility and manual page go away.
2000-08-24 07:29:04 +00:00
sheldonh
e2cbd07b96
Miscellaneous fixes:
...
amr -> Nm
Cross-reference the AUTHORS section properly.
2000-08-23 09:17:53 +00:00
sheldonh
d44be789ea
Normalize the diagnostics list.
2000-08-23 09:13:56 +00:00
sheldonh
5cf0a87011
Miscellaneous fixes:
...
* Clear extraneous argument to the Os macro.
* Place the name description on the Nd line.
* Mark sub-sections up with Ss, not Sh.
* Don't double-quote "Login" when "login prompt" is perfectly
good English.
2000-08-23 09:05:19 +00:00
sheldonh
3da8c87f9b
Whitespace-only change: normalize line-breaking.
2000-08-23 08:57:59 +00:00
sheldonh
c1ce124be1
Misc: mlx -> Nm
2000-08-23 08:52:43 +00:00
sheldonh
655e46ad36
Whitespace-only changes: split over-long lines.
2000-08-23 08:50:34 +00:00
sheldonh
3bf7835698
Normalize diagnostics list.
2000-08-23 08:47:26 +00:00
sheldonh
0f8c5cabee
Whitespace-only change: apply normal line breaking style.
2000-08-23 08:42:42 +00:00
sheldonh
702092e5ff
Miscellaneous fixes: mly -> Nm and eg. -> e.g. .
2000-08-23 08:35:07 +00:00
sheldonh
5920eb00b8
Normalize the diagnostics list.
2000-08-23 08:33:21 +00:00
sheldonh
f9d0292212
Whitespace-only change: apply normal line-breaking style.
2000-08-23 08:22:22 +00:00
msmith
15a4808ee8
Add a manpage for the new 'mly' driver.
2000-08-23 03:24:32 +00:00
wpaul
13504cf93e
Mention that the LinkSys LNE100TX v4.0/4.1 is supported.
2000-08-23 00:44:23 +00:00
wpaul
1404edb368
Mention that the Netgear FA311 is supported as well as the FA312.
2000-08-23 00:41:44 +00:00
nsayer
988a836b1e
Remove the warning about recording on the Solo. The workarounds appear
...
to clear up the hwptr problems.
2000-08-17 18:30:59 +00:00
sheldonh
65591065a0
Fix nit in previous delta: trailing punctuation arguments to mdoc
...
macros must be whitespace separated.
2000-08-15 07:36:08 +00:00
archie
9542d4a68d
Document three new control messages.
2000-08-15 01:17:44 +00:00
ume
d3b79934ef
Add output of per battery information to apm(1).
...
New ioctl APMIO_GETPWSTATUS is introduced.
Reviewed by: -mobile and -current folks (no objection)
2000-08-13 17:05:27 +00:00
grog
6c5be643d4
Correct path name.
...
Submitted-by: Crist J. Clark <cjclark@alum.mit.com>
2000-08-13 07:48:32 +00:00
sheldonh
a02562823e
Fix hard sentence break and inappropriate use of the Pa macro in
...
the previous delta.
2000-08-11 08:12:44 +00:00
billf
562b7d21d4
1000bassT -> 1000baseT
2000-08-10 19:47:32 +00:00
nsayer
a8dda559a0
Document support for the Solo 1.
...
Requested by: sheldonh
2000-08-10 15:01:01 +00:00
msmith
b6f59ef446
Update to mention support for 6x000 series controllers.
2000-08-08 18:50:33 +00:00
archie
ae670ada8b
Insert missing word 'that'.
2000-08-08 16:26:03 +00:00
archie
69f47a0a2a
Document three new control messages.
2000-08-07 18:53:42 +00:00
archie
4107ac6e87
Missed one misspelling in previous commit.
2000-08-06 19:25:59 +00:00
archie
03d498eb80
Fix misspelling.
2000-08-05 20:17:04 +00:00
wpaul
02e133ec1a
Add support for the Netgear GA620T copper gigabit card.
2000-08-02 18:49:17 +00:00
nsayer
72460d1dc9
Minor man page corrections and fixups to document the difference between
...
tap and vmnet style devices.
Submitted by: Vladimir
2000-08-02 17:27:39 +00:00
n_hibma
cf7c041ce2
Support for the Panasonic / Matshita USB FDD.
...
Submitted by: SAKIYAMA Nobuo <sakichan@lares.dti.ne.jp>
PR: kern/20300
2000-07-31 12:40:26 +00:00
sheldonh
75cb2c66dc
Describe the syncer(4)-related sysctls kern.filedelay, kern.dirdelay
...
and kern.metadelay, thanks to mckusick's feedback.
2000-07-26 08:51:58 +00:00
sheldonh
db75df9d9c
Add an EXAMPLES section with an example of how to mount a
...
malloc(9)-backed md(4) device on /tmp .
2000-07-24 14:23:47 +00:00
sheldonh
85976e9542
Rework the FILES section to cover the list of common symbolic links
...
in the /dev directory. Also cover this driver's quirky relationship
with the MAKEDEV script.
2000-07-22 10:23:06 +00:00
sheldonh
8acfef55ff
Move the ef(4) manual page from sys/modules/if_ef to share/man/man4, as
...
discussed with bp.
2000-07-21 14:54:13 +00:00
ache
7afdc348e8
Describe Reset
2000-07-21 14:28:08 +00:00
sheldonh
aac8cde86f
Move the netgraph-related manual pages into share/man/man4/, as
...
discussed with archie.
2000-07-21 10:46:58 +00:00
sheldonh
117993c6a6
Cosmetic:
...
Convert to one file per line in the MAN4 list. This will make future
deltas easier to read.
2000-07-21 10:13:46 +00:00