Commit Graph

16303 Commits

Author SHA1 Message Date
ryo 1581658c21 Add support IP_PKTINFO for sendmsg(2).
The source address or output interface can be specified by adding IP_PKTINFO
to the control part of the message on a SOCK_DGRAM or SOCK_RAW socket.

Reviewed by ozaki-r@ and christos@. thanks.
2017-08-10 04:31:58 +00:00
isaki 08587dfc8e s/tail queue/simple queue/ in SIMPLE QUEUES section. 2017-08-08 03:58:43 +00:00
mrg 521cb9d122 switch bebox, cats, ibmnsw and prep to xorg-server 1.18. 2017-08-04 22:27:37 +00:00
mrg 611da43091 convert two pairs of MACHINE_ARCH into two single MACHINE_CPU checks. 2017-08-01 21:50:36 +00:00
wiz 35a52ac92c Use bullet list. 2017-08-01 11:12:49 +00:00
wiz 61a9def374 Sort SEE ALSO. 2017-08-01 11:11:37 +00:00
wiz 721f013c3d Remove superfluous Pp. 2017-08-01 11:11:17 +00:00
wiz 0a00ed5042 New sentence, new line. 2017-08-01 11:04:21 +00:00
ryoon 1534de6f35 Fix vax/* cross references 2017-07-31 18:45:43 +00:00
maxv 5b2db8d881 Remove lurking reference to TCP_COMPAT_42. 2017-07-30 16:07:06 +00:00
wiz 2714e00feb Standardize NAME section.
Remove unneeded troff macros.

XXX: this is still MLINKed as names that are not in Nm.
2017-07-29 22:47:55 +00:00
maxv 9f48c0d28b Remove references to i386. 2017-07-29 12:15:12 +00:00
maxv f133a773cb Remove TCP_COMPAT_42. 2017-07-29 05:46:29 +00:00
wiz 5cf2f7f839 New sentence, new line. 2017-07-28 16:11:03 +00:00
flxd 2203a9f499 * sii(4) was never used in VAXstation 3100 (uses si(4) and is NCR-based).
* Reference scsi(4) in sii(4).
* Add more machines to pmax/intro(4).
* Small fixes.
2017-07-28 15:58:24 +00:00
leot dc3136e8aa Document xetc.tgz installation set.
Thanks to <wiz> for the review!
2017-07-26 15:32:09 +00:00
wiz f596466519 Fix some mandoc warnings. 2017-07-25 08:30:45 +00:00
wiz f928d4878e New sentence, new line. 2017-07-25 08:30:27 +00:00
ryoon 13c65041a0 Fix pmax/ cross references 2017-07-25 03:51:41 +00:00
mrg 73c4e30a68 GCC 5.3 now lives in gcc.old.
add Xfont2 to X11 list.
2017-07-23 20:45:31 +00:00
maya ef28a04038 Update packages link. suggest https. bump date 2017-07-21 12:48:01 +00:00
joerg 1f166bfee9 Build PIC libs on MIPS and PPC64. While the normal calling convention is
position-independent, real PIC defaults to Global Dynamic as TLS model,
while non-PIC and PIE code can use more restrictive models like Initial
Exec. This is most visible with the thread_local destructor code now
using TLS in libc as it would be clobbered by any other shared library
with TLS due to static offset assignment by ld.
2017-07-18 14:36:43 +00:00
jmcneill 2be84737fc Latest mandoc no longer supports multiple -O options. Instead it expects
option values to be separated by commas. PR toolchain/52402
2017-07-14 17:30:31 +00:00
wiz c595431717 Whitespace. 2017-07-12 11:23:58 +00:00
wiz 7844c72a71 Remove superfluous Pp. 2017-07-12 11:23:52 +00:00
pgoyette fafd49f46d Add space before left-paren 2017-07-12 05:26:42 +00:00
msaitoh 15b23a5d89 - Add new Nuvoton devices.
- Add CAVEATS section from OpenBSD.
2017-07-12 04:39:25 +00:00
msaitoh 6b9514ee18 Add note about Nuvoton. 2017-07-12 04:38:40 +00:00
wiz 9f3dcb26cc Fix a macro. Fix two tables. 2017-07-11 08:32:17 +00:00
joerg 001e5ddb4a Document vm.guard_size and vm.thread_guard_size 2017-07-10 22:41:46 +00:00
sevan 9cd03c1e5b regen 2017-07-10 08:41:35 +00:00
tsutsui 9b9d0c4157 Briefly sync device names in FILES section with reality. PR/52377
Also add several ports which use zs(4)/zsc(4) and zstty(4) in SYNOPSIS.

XXX:
scc(4) man page for pmax (and alpha?) in SEE ALSO section should be
obsolete since they have been switched to using MI zs(4) in NetBSD 4.x.
(though scc(4) man page seems to contain some pmax/ioasic specific notes)
2017-07-09 06:37:34 +00:00
wiz 8fe8a5d09d Update README. Noted by kre. 2017-07-04 09:32:20 +00:00
wiz fb2b8f52bb Add EXIT STATUS section. Use more macros.
New sentence, new line.
2017-07-04 06:42:46 +00:00
wiz b118761ef3 Use more macros. 2017-07-04 06:34:03 +00:00
wiz c2dbb32a65 Use EXIT STATUS and .Ex. 2017-07-04 06:33:13 +00:00
wiz 01869ca4d2 Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
pgoyette 97e7aebdc1 Update to include new cv_timedwaitbt() and cv_timedwaitbt_sig().
Also update code example.

OK riastradh@
2017-07-03 21:16:36 +00:00
pgoyette 3f552b2669 Minor wording improvement, and use an apostrophe for possession. 2017-06-30 05:22:14 +00:00
kre 80ba09ce07 Document EDITRC 2017-06-27 01:13:44 +00:00
flxd 7b140168d2 Add vax. 2017-06-23 15:24:35 +00:00
flxd 50e68e123b spelling (DEC called it "TURBOchannel") 2017-06-22 16:46:52 +00:00
abhinav 72a486a6c0 Fix typo made in previous commit.
Thanks to pgoyette@ for noticing.
2017-06-21 14:27:30 +00:00
abhinav 37b739e673 Remove `favour' and `finalise' added in previous commit.
These are British spellings while this file contains only American sepllings
and the American spellings of these words are already present. Thanks to
Thomas (wiz@) for noticing.
2017-06-20 19:57:02 +00:00
abhinav 16d23970f8 Add following missing words:
admin
  alphanumeric
  checkout
  favour
  finalise
  placeholder
  spam
  spillkin
  spillover
  workload
2017-06-20 18:37:46 +00:00
pgoyette 139b9b550a Replace "does support" with "supports" (more common English usage), and
replace an "either ... and" with "either ... or".
2017-06-19 10:07:29 +00:00
wiz 1d14c12b0b Add RCS Id. Use serial comma. Improve wording.
New sentence, new line.
Use more markup.
Remove xr to itself.
2017-06-19 09:49:07 +00:00
jdolecek 42769464d5 add Adaptec 1220SA 2017-06-17 20:40:59 +00:00
pgoyette 1cbdf74a3e Add gpio support for Xscale
From Stephan Meisenger in PR/52163
2017-06-16 22:39:34 +00:00
pgoyette f92ba8936d Oooppss, pxagpio.4 isn't ready yet. 2017-06-16 22:13:25 +00:00