IABSD.fr/src/share

Branch :


Log

Author Commit Date CI Message
7fc8b0f2 2020-03-06 15:22:44 simplify SEPARATE_BUILD description
e85ed867 2020-03-05 03:03:26 correct spelling
0a4a4c3b 2020-03-04 23:10:55 sort SEE ALSO;
a9c52b79 2020-03-04 21:45:35 Cross-reference all Rockchip graphics hardware components.
a972e285 2020-03-04 21:41:36 rkdrm(4)
85f24b53 2020-03-04 21:37:38 rkvop(4)
de2dc7ed 2020-03-04 21:28:35 rkanxdp(4)
8d7dfec0 2020-03-02 20:19:22 spelling fix;
77f907c3 2020-03-02 10:57:32 rkdwhdmi(4)
16820413 2020-02-25 16:53:25 Fix a mistake in context documentation of smr_barrier() and smr_flush(). The barriers cannot be used during autoconf. The current barrier implementation requires fully functional scheduling which autoconf does not have.
ef4d383f 2020-02-21 00:47:21 Fix daemon_rtable route command mention Without "exec" the comand is invalid. OK sthen
1f43fd76 2020-02-20 02:53:53 Update en_US.UTF-8.src to Unicode 12.1 This is what ships with the perl 5.30.1 OK schwarze@
20b80f1a 2020-02-20 02:51:56 Update unicode licence in generate script Plus add a comment for what unicode version the file contains Suggestions and OK schwarze@
a90ba16a 2020-02-18 17:31:23 Mention that .AT, .P, .SB, and .UC are extensions; it really matters because we only retain the language for backward compatibility in the first place. Part of the research done by <G dot Branden dot Robinson at gmail dot com>, see the list <groff at gnu dot org> for details. No change to the following conventions: Consider portable whatever made it into GNU troff no later than 4.4BSD. For portable extensions, mention their origin at the end of the description. For non-portable extensions, for example from man-ext, usually warn earlier, near the beginning of the description.
e61a622d 2020-02-18 08:09:37 Add IPv6 support to umb(4). ok job@ bluhm@ claudio@ job@ tested with 'telnet -6 towel.blinkenlights.nl' on Fibocom L831-EAU on IIJ MIO's network (Japan), with 'inet6 autoconf' in /etc/hostname.umb0.
f0d53341 2020-02-17 19:33:51 add HISTORY section
c97a4bc7 2020-02-15 22:19:51 Remove tcpdump WARNING from tcpdump(8) example output tcpdump no longer warns about missing IP addresses on interfaces. OK jmc
f79436dd 2020-02-15 09:04:25 mention iwx(4) in pci(4) man page; reminded by jmc
eef72807 2020-02-15 08:48:30 add a man page for iwx(4)
84952e07 2020-02-13 18:31:55 Mention that the .Dd "date" argument is the date of the last change. Triggered by a question from Jason A. Donenfeld. While here, delete three COMPATIBILITY entries that i fixed some time ago.
0c1d2fcc 2020-02-13 16:16:03 Digit-width and narrow spaces are non-breaking. Noticed because Branden Robinson worked on related documentation in groff.
c9d6433d 2020-02-10 13:18:20 briefly mention /etc/examples/ in the FILES section of all the manual pages that document the corresponding configuration files; OK jmc@, and general direction discussed with many
116454ec 2020-02-09 16:36:02 mention /etc/examples, some input by deraadt@ okay schwarze@, beno@
6ae84a2d 2020-02-09 00:11:23 environ(5) was in v7 ok schwarze@
01c04610 2020-02-08 01:09:57 correct Research Unix edition "appeared in" use in HISTORY Starting from "Combined Table of Contents" in Doug McIlroy's "A Research UNIX Reader" a table of which edition manuals appeared in. Checked against manuals from bitsavers/TUHS and source from TUHS where available. Ingo points out there are cases where something is included but not documented until a later release. bcd(6) v6 v7 printf(3) v2 v4 abort(3) v5 v6 system(3) v6 v7 fmod(3) v5 v6 ok schwarze@
41a5d32e 2020-02-06 05:40:02 mention cbor fido llvm and llvm-c top level include directories
7f62056d 2020-02-03 22:33:04 1. To avoid confusion, when showing a function definition, call it a definition rather than a declaration, even though every definition is of course also a declaration. 2. Prototype functions used from other files in include files; stop restricting that advice to kernel code. 3. Drop some duplicate content. OK jca@
c88ab7ef 2020-02-02 03:08:37 stop worrying about compilers that do not support ANSI C89; OK deraadt@ millert@ jung@ jca@
f2fecb5e 2020-02-01 15:00:20 Use -rdomain to reset rdomain Properly reflect the "delete" semantic; better than the implicit "reassign". OK jca
37f2841a 2020-01-30 12:06:54 format "SEE ALSO" consistent with other manpages ok mpi@
74804552 2020-01-30 07:19:45 Clarify unit for show-*size targets OK espie
3375668d 2020-01-26 11:11:39 - sprinkle some Fn for function names and Pa for paths - reword MODKDE4_FIX_GETTEXT text to make it easier to read with and ok schwarze@
5522f40f 2020-01-25 17:08:34 add EXAMPLES and polish the wording and the order a bit; patch from espie@ tweaked by me; OK espie@, and millert@ agrees with the direction
944a440a 2020-01-25 12:06:54 correct sysctl name; ok mpi
fb338e4b 2020-01-24 15:17:16 Document `kern.allowdt' button. sysctl.2 bits from benno@
7239ffe9 2020-01-24 14:14:45 regen
ee943ddd 2020-01-24 06:16:47 re{move,bound,ference}
c7b032ad 2020-01-24 05:08:02 "high-performance Ethernet" -> "Ethernet" ok tedu@ kettenis@
08080516 2020-01-24 04:47:09 mesh(4) is old world and only new world macppc hardware is supported. ok tedu@ jsg@
5a07c70b 2020-01-24 04:44:13 mesh(4) is old world and only new world macppc hardware is supported. ok tedu@ jsg@
8c74b6a9 2020-01-23 18:19:24 /usr/local/sbin was added in at least 2014 to login.conf's 'path' entry in the 'default' class; also added to _PATH_DEFPATH in 2019. Update PATH accordingly. OK millert@
eb6d7a50 2020-01-23 07:12:42 punctuation fixes;
722417b4 2020-01-23 02:59:24 regen for pppac(4) pointed out by deraadt@
2a29d258 2020-01-23 00:31:40 the pppx(4) driver also provides pppac(4) interfaces
7b44842e 2020-01-22 22:57:42 document ml_hdatalen and mq_hdatalen
090dc5e7 2020-01-22 12:38:38 regen
29e7e06b 2020-01-22 05:19:24 remove references to rtfps
54326659 2020-01-22 05:06:18 rm rtfps driver. disabled and man page doesn't inspire much confidence. ok deraadt
3e0ff027 2020-01-21 16:18:27 Manual for dt(4).
118d83a0 2020-01-21 07:11:19 remove entry for esp(4);
dabbcca8 2020-01-21 01:41:47 remove unfinished macppc esp driver. ok deraadt krw
cedc705e 2020-01-20 23:23:04 Add const to struct vops.
92929bf6 2020-01-19 17:59:00 Introduce a new mdoc(7) macro .Tg ("tag") to explicitly mark a place as defining a term. Please only use it when automatic tagging does not work. Manual page authors will not be required to add the new macro; using it remains optional. HTML output is still rudimentary in this version and will be polished later. Thanks to kn@ for reminding me that i have been considering since BSDCan 2014 whether something like this might be useful. Given that possibilities of making automatic tagging better are running out and there are still several situations where automatic tagging cannot do the job, i think the time is now ripe. Feedback and no objection from millert@; OK espie@ inoguchi@ kn@.
619e5f4f 2020-01-17 19:23:59 long overdue description of font.port.mk reminded by espie@
4521e23a 2020-01-17 09:07:35 - pf.conf(5) should clearly state range match operator ':' does not work for uid/gid. OK @kn, OK @sthen
2a110ee1 2020-01-16 16:46:46 Usually, -width Fl (which is 10n) is too wide and hence ugly. Change several instances, most of them to the usual -width Ds.
66e6ed4f 2020-01-14 20:53:02 amlsm(4)
efb735b0 2020-01-14 17:00:36 amltemp(4)
88300a3d 2020-01-12 11:34:33 bsd.port.mk(5): remove ports-gcc minor version, it's enough to differentiate it from base-gcc, and we won't have to change the manpage for every ports-gcc minor update. Proposed by and OK sthen@
ce07d858 2020-01-12 00:01:12 *sleep_nsec(9): sleep *at least* the given number of nanoseconds The *sleep(9) interfaces are challenging to use when one needs to sleep for a given minimum duration: the programmer needs to account for both the current tick and any integer division when converting an interval to a count of ticks. This sort of input conversion is complicated and ugly at best and error-prone at worst. This patch consolidates this conversion logic into the *sleep_nsec(9) functions themselves. This will allow us to use the functions at the syscall layer and elsewhere in the kernel where guaranteeing a minimum sleep duration is of vital importance. With input from bluhm@, guenther@, ratchov@, tedu@, and kettenis@. Requested by mpi@ and kettenis@. Conversion algorithm from mpi@. ok mpi@, kettenis@, deraadt@
5155a011 2020-01-11 12:43:12 bsd.port.mk(5): substitute mentions of the retired gcc-4.9 with the current gcc-8.3. OK espie@
ab95d6cc 2020-01-11 00:56:37 remove sli(4) This driver was never completed. It only mapped memory and established an interrupt. ok krw@ mlarkin@ dlg@
45664320 2020-01-10 17:38:58 Document ruby27 FLAVOR
3946d21e 2020-01-10 11:54:05 Document the "delim" syntax and its usage. Closing a gap reported by bentley@, who also sent a patch, but i'm explaining it somewhat differently. While here, remove duplicate information from the text. OK bentley@
d2911a4d 2020-01-10 06:18:28 Logitech Webcam C920 Pro works fine as tested by a friend of mine.
0b4aec79 2020-01-10 01:13:19 remove dpt(4) driver for DPT EATA SCSI RAID Not built since 2006, and a mail from 2004 mentions no one having hardware. Unsurprisingly it does not build with clang. ok mlarkin@ krw@ deraadt@
caf70d67 2020-01-09 09:25:16 Cleanup ioctl(2) list. FIONBIO, FIOASYNC and FIONREAD are not defined in <net/if_tun.h> also there is no need to document them again. Instead reference to ioctl(2) that has all the info. Also remove TIOCSPGRP and TIOCGPGRP and replace them with FIOSETOWN and FIOGETOWN. Users should use those ioctl(2) to set the process / process group to be signaled when FIOASYNC is set. OK visa@
36b1b8b4 2020-01-08 16:27:40 Unify handling of ioctls FIOSETOWN/SIOCSPGRP/TIOCSPGRP and FIOGETOWN/SIOCGPGRP/TIOCGPGRP. Do this by determining the meaning of the ID parameter inside the sigio code. Also add cases for FIOSETOWN and FIOGETOWN where there have been TIOCSPGRP and TIOCGPGRP before. These changes allow removing the ID translation from sys_fcntl() and sys_ioctl(). Idea from NetBSD OK mpi@, claudio@
bad1bec0 2020-01-07 13:30:43 zap trailing whitespace;
210860c7 2020-01-03 05:37:00 Fix a file descriptor close race in kqueue_register() After inserting a knote, check that the associated file descriptor still references the same file. Remove the knote if the descriptor has changed because otherwise the kqueue becomes inconsistent with the file descriptor table. There is an analogous race in fcntl(F_SETLK). It is already handled, but the code can be simplified by using the same check as in kqueue_register(). Fix inspired by DragonFly BSD OK mpi@, anton@
d7434681 2020-01-03 02:16:38 timeout(9): Add timeout_set_flags(9) and TIMEOUT_INITIALIZER_FLAGS(9) These allow the caller to initialize timeouts with arbitrary flags. We only have one flag at the moment, TIMEOUT_PROC, but experimenting with other flags is easier if these interfaces are available in-tree. With input from bluhm@, guenther@, and visa@. "makes sense to me" bluhm@, ok visa@
a747643c 2019-12-31 16:59:35 Document fd_getfile_mode(9). OK mpi@
24e04962 2019-12-30 17:25:39 espie@ pointed out this page failed to mention the lists are intrusive, so add the term and very briefly describe the consequences; OK millert@ espie@ jmc@, also using input from guenther@
ae3c87c9 2019-12-23 08:05:42 Add amdgpio(4), a driver for the GPIO controller found on newer AMD AMD SoCs/chipsets. From James Hastings
131c4b86 2019-12-23 02:09:46 Fix typo "off" -> "of" From Lev Lazinskiy Thanks!
9371c6ae 2019-12-22 18:19:55 regen
3367dcf5 2019-12-21 21:39:59 a few depend:-related thingies that were still in. okay millert@, tb@
abfcd674 2019-12-19 09:38:03 Spell "mount point" as other man pages do, with a space. ok jmc@
e14e7f4a 2019-12-18 18:29:53 about time unwind got a namecheck;
a537293b 2019-12-17 23:05:45 install fido.4
172575b8 2019-12-17 18:17:53 add delock model; from zeurkous
c19fe519 2019-12-17 18:14:32 sync usb.4 entry with Nd: in this case, i think the usb.4 entry read better;
c0d08ca4 2019-12-17 13:18:04 sync
1ba9f8e2 2019-12-17 13:08:54 Add fido(4), a HID driver for FIDO/U2F security keys While FIDO/U2F keys were already supported by the generic uhid(4) driver, this driver adds the first step to tighten the security of FIDO/U2F access. Specifically, users don't need read/write access to all USB/HID devices anymore and the driver also improves integration with pledge(2) and unveil(2): It is pledge-friendly because it doesn't require any ioctls to discover the device and unveil-friendly because it uses a single /dev/fido/* directory for its device nodes. It also allows to support FIDO/U2F in firefox without further weakening the "sandbox" of the browser. Firefox does not have a proper privsep design and many operations, such as U2F access, are handled directly by the main process. This means that the browser's "fat" main process needs direct read/write access to all USB HID devices, at least on other operating systems. With fido(4) we can support security keys in Firefox under OpenBSD without such a compromise. With this change, libfido2 stops using the ioctl to query the device vendor/product and just assumes "OpenBSD" "fido(4)" instead. The ioctl is still supported but there was no benefit in obtaining the vendor product or name; it also allows to use libfido2 under pledge. With feedback from deraadt@ and many others OK kettenis@ djm@ and jmc@ for the manpage bits
8a1857e3 2019-12-17 01:34:59 Add support for NCT6775F, NCT5104D, NCT6779D, NCT679[1235]D sensors. From Joe Gidi.
2a2a1944 2019-12-16 21:46:44 Add AMD FCH (KERNCZ) to the list of supported devices.
29bc0c31 2019-12-16 10:34:04 Use 'UVM' when the page talks about the memory subsystem instead of functions. This leaves a single uvm_init(9) occurence.
a54daebf 2019-12-16 10:28:53 Cross reference uvn_attach(9) rather than uvm_init(9).
a56f1130 2019-12-16 10:25:22 Cross reference km_alloc(9) which is directly used rather than uvm_init(9).
ba740118 2019-12-14 05:06:15 sync
14a6528f 2019-12-13 21:05:50 sync
cef2fab4 2019-12-13 20:57:54 noone has gpr(4) devices.
d0d1e83d 2019-12-13 10:23:37 explain about the case where DEBUG_PACKAGES must be set manually
e9cf73f5 2019-12-11 22:13:02 Logitech Webcam C922 Pro works fine (supports 60fps at 1280x720).
7c6b0e64 2019-12-08 14:07:08 small tweaks;
14a74f20 2019-12-08 13:05:04 Document the current state of parallel things
64e30e1b 2019-12-08 12:56:05 document INSTALL_DEBUG_PACKAGES
9ef1d12c 2019-12-08 12:54:36 document USE_LLD and LLD_EMUL, since nobody else bothers :(
c096a1a3 2019-12-07 08:45:28 - Add support for RTL8156 - Add RX/TX checksum offload support Tested by Shawn Chiou and myself.
dc534cd0 2019-12-06 19:15:16 replace links to uvm(9) to uvm_init(9); ok mpi