Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-30 | Move 4 manual pages from not-a-function filenames to a correct filename, | Theo de Raadt | |
and correct Xr. ok jmc | |||
2019-08-30 | mop up for the pcap.3 rename; | Jason McIntyre | |
help/ok deraadt | |||
2019-08-29 | Stop mentioning unsupported #number argument for break command | kn | |
There is no code for addressing breakpoints by numbers at all. | |||
2019-08-29 | amldwusb(4), amlpciephy(4) and amlusbphy(4) | Mark Kettenis | |
2019-08-29 | Add support for RTL8153B after study of Linux r8152 driver. | Kevin Lo | |
Tested by myself, jcs@ | |||
2019-08-28 | add config lines for amdgpu on arm64 | Jonathan Gray | |
2019-08-28 | amlpinctrl(4) | Mark Kettenis | |
2019-08-28 | typo | Christian Weisgerber | |
2019-08-27 | amlrng(4) | Mark Kettenis | |
2019-08-27 | Sync example with current databases/postgresql flags | Adam Wolk | |
OK sthen@, pea@ | |||
2019-08-27 | disable base-gcc on i386, from daniel@, ok deraadt | Stuart Henderson | |
2019-08-27 | g77 is not a valid MODFORTRAN_COMPILER any more | Jeremie Courreges-Anglas | |
2019-08-27 | Add imxtmu(4), a driver to support the temperature sensors on | Patrick Wildt | |
the i.MX8M SoCs. ok kettenis@ | |||
2019-08-27 | amlclock(4) | Mark Kettenis | |
2019-08-27 | amlclock(4) | Mark Kettenis | |
2019-08-26 | amlreset(4) | Mark Kettenis | |
2019-08-26 | amluart(4) | Mark Kettenis | |
2019-08-21 | sysctl(2): add kern.utc_offset: successor to the DST/TIMEZONE options(4) | cheloha | |
The DST and TIMEZONE options(4) are incompatible with KARL, so we need some other way to compensate for an RTC running with a known offset. Enter kern.utc_offset, an offset in minutes East of UTC. TIMEZONE has always been minutes West, but this is inconsistent with how everyone else talks about timezones, hence the flip. TIMEZONE has the advantage of being compiled into the binary. Our new sysctl(2) has no such luck, so it needs to be set as early as possible in boot, from sysctl.conf(5), so we can correct the kernel clock from the RTC's local time to UTC before daemons like ntpd(8) and cron(8) start. To encourage this, kern.utc_offset is made immutable after the securelevel(7) is raised to 1. Prompted by yasuoka@. Discussed with deraadt@, kettenis@, yasuoka@. Additional testing by yasuoka@. ok deraadt@, yasuoka@ | |||
2019-08-20 | i broke the example slightly by making the driver more compliant with 802.1Q. | David Gwynne | |
2019-08-19 | Mention ipmi@acpi and ipmi@iic. Add a short description for SSIF. | Mark Kettenis | |
2019-08-16 | knock out useless Pp; | Jason McIntyre | |
2019-08-16 | STP works fine on etherip(4), it was gif(4) that lacked a MAC address. | David Gwynne | |
getting etherip(4) to talk to a switch so i could verify this was pretty fun. remi@ pointed this bit of the manpage out somewhere, but it didn't seem right anymore since etherip(4) was split out of gif(4). these days if we have an interface that can be added to a bridge, we try to make it look like an actual ethernet interface, which includes having a mac address. we don't really have interfaces that change modes and have these edge cases anymore. | |||
2019-08-12 | instructions for replacing cert.pem are probably more harmful than helpful. | Ted Unangst | |
noticed by freda_bundchen. ok gilles millert | |||
2019-08-11 | No specific called "exec(3)", so move primary manpage to a name which | Theo de Raadt | |
does exist -- execv(3). Still call this a family but without "Nm". Adjust Xr in various pages to refer to the precise function used rather than the family, in most cases the semantics of execve(2) are being referenced, so change the Xr. ok jmc | |||
2019-08-11 | sxisyscon(4) | Mark Kettenis | |
2019-08-11 | sxisyscon(4) | Mark Kettenis | |
2019-08-10 | remove groff leftover. from micah muer | Theo Buehler | |
2019-08-10 | move to 6.6-beta | Theo de Raadt | |
2019-08-09 | add zte mf920v; from christoph r. winter | Jason McIntyre | |
2019-08-08 | Fix a bunch of typos in various man pages. | Frederic Cambus | |
2019-08-08 | Document iwm(4) CCMP offload support. Text copied from iwn(4) man page. | Stefan Sperling | |
2019-08-08 | clarify the DEBUG text a little, since sthen noted it wasn;t particularly | Jason McIntyre | |
clear; ok/tweaks sthen | |||
2019-08-05 | add a manual page for smbios | Jonathan Gray | |
ok kettenis@ | |||
2019-08-05 | Xr pf 4 | David Gwynne | |
2019-08-05 | document how to make technically non-compliant TPMRs | David Gwynne | |
2019-08-04 | tweak the iavf text a little, and add an entry to pci.4; | Jason McIntyre | |
ok jmatthew | |||
2019-08-01 | add a manpage for tpmr(4). | David Gwynne | |
the examples section need to be cut down a lot, but this is a good start. | |||
2019-07-31 | uppercase Ethernet; | Jason McIntyre | |
2019-07-30 | basic man page for iavf(4) | Jonathan Matthew | |
2019-07-30 | remove uneeded macro in previous; | Jason McIntyre | |
2019-07-29 | Expand description of ac_flag values into a tagged list. | Todd C. Miller | |
OK mestre@ jmc@ deraadt@ | |||
2019-07-29 | Add AUNVEIL bit to the acct(5) manpage since it's already being used by both | Ricardo Mestre | |
kernel and userland. OK deraadt@ jmc@ | |||
2019-07-25 | vinvalbuf(9): tlseep -> tsleep_nsec(9); ok millert@ | cheloha | |
2019-07-19 | vwaitforio(9): tsleep(9) -> tsleep_nsec(9); ok visa@ | cheloha | |
2019-07-19 | getblk(9): tsleep(9) -> tsleep_nsec(9); ok visa@ | cheloha | |
2019-07-15 | explain escaping of end-of-sentence characters; | Ingo Schwarze | |
missing info reported by Ian <ropers at gmail dot com> on misc@ | |||
2019-07-15 | Document locking with fdrelease(). | Visa Hankala | |
2019-07-14 | one old PERMIT_* escaped! they're gone now | Marc Espie | |
2019-07-12 | non-null -> not .Dv NULL | Martin Pieuchot | |
Suggested by schwarze@ in a different thread | |||
2019-07-12 | Document & cross Xr rtable_walk(9). | Martin Pieuchot | |
With inputs from jmc@ and schwarze@ |