Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-24 | Rename M_RTABLE bucket into "rtable" to match the code and kill unused | Martin Pieuchot | |
M_BWMETER. ok mikeb@ | |||
2015-08-24 | Mark up command arguments properly using Cm. | Anthony J. Bentley | |
From Michael Reed. | |||
2015-08-24 | adjust list width for previous; | Jason McIntyre | |
2015-08-24 | /usr/share/sysmerge -> /var/sysmerge | Antoine Jacoutot | |
requested by several discussed with deraadt@ | |||
2015-08-24 | Add some additional urtwn ids found in the linux rtl8192cu driver. | Jonathan Gray | |
ok stsp@ | |||
2015-08-23 | add supported Netgears WNA1000M and WNA1000Mv2 | Joerg Jung | |
ok stsp jmc | |||
2015-08-21 | Fix typo: MODLUA_DEAFULT_VERSION to MODLUA_DEFAULT_VERSION. | Anthony J. Bentley | |
2015-08-19 | Convert all calls to rtrequest1() and the following error check | Alexander Bluhm | |
into a common pattern. In the man page clarify the usage of the returned route. OK mpi@ mikeb@ jmc@ | |||
2015-08-18 | Update en_US.UTF-8.src to Unicode 7.0.0 | Andrew Fresh | |
Built with gen_ctype_utf8.pl ok stsp@ | |||
2015-08-18 | Add a script to generate en_US.UTF-8.src | Andrew Fresh | |
This does require perl 5.22 which is not yet in base, but it also doesn't need to be run except when new unicode versions are released which shouldn't happen until after perl is updated. OK and prodding from stsp@ | |||
2015-08-14 | The disktab attribute 'ty' was used to set D_REMOVEABLE and D_RAMDISK | Kenneth R Westerback | |
flags in the disklabel. These flags were discarded in 2006. Remove documentation for and instances of 'ty'. Add instances of 'dt' that were missing. Use 'floppy' as the value of 'dt' for all floppies and 'rdroot' for all boot images/miniroots. Add 'rdroot' to dktypenames and an associated #define DTYPE_RDROOT, since 'dt' values are parsed by matching entries in dktypenames[]. Slightly tweaked part of larger cleanup diff previously ok deraadt@. | |||
2015-08-14 | Change examples from DSA to RSA since DSA is starting to be removed | Todd C. Miller | |
from crypto libraries. Some smtp servers, notably gmail, now fail to deliver mail to servers using DSA keys. Examples adapted from the smtpd.conf manual. OK jmc@ | |||
2015-08-14 | provide ml_requeue and mq_requeue for prepending mbufs on lists/queues | David Gwynne | |
ok mpi@ claudio@ | |||
2015-08-14 | imply you cant sleep while holding a ref via srp | David Gwynne | |
2015-08-13 | 'sk', 'cs', 'hs', 'ts' were removed from getdiskbyname() in 2007 | Kenneth R Westerback | |
with r1.18. 'rm' and 'il' were removed from getdiskbyname() in 2009 with r1.19. The associated disklabel fields were recycled for other purposes. Another 'harmless' part of the larger disklabel cleanup diff. ok deraadt@ as part of that larger diff. | |||
2015-08-12 | Update the IPv6 example to something that works... | Martin Pieuchot | |
...although this create a race condition pointed by sthen@ where the other side might try to negotiave IPv6 before it is enable. This is *another* fallback of the no IPv6 by default policy. Since setting an address implicitly brings the underlying interface UP. And pppoe(4) (which is special) starts singing as soon as it is UP even if no proto or parent device has been specified. Obviously this cannot work. Better have a working and racy example than a non-working one. Diff submitted by Delan Azabani, thanks! ok naddy@ | |||
2015-08-11 | sync with go.port.mk | Jasper Lievisse Adriaanse | |
2015-08-11 | Update to tzdata2015f from ftp.iana.org | Todd C. Miller | |
2015-08-11 | add working newer TEMPerV1.4, tested by frederic cambus | Joerg Jung | |
ok mpi@ | |||
2015-08-11 | kurotoshiko -> kuroutoshikou | Jason McIntyre | |
from clemens goessnitzer | |||
2015-08-04 | add /var/run/rc.d/ | Jason McIntyre | |
help/ok schwarze | |||
2015-08-03 | Rolf Sommerhalder reports that the examples in the carp manpage are | Sebastian Benoit | |
little lies: you have to use carpdev now to configure a carp parent interface. ok mpi@ jmc@ | |||
2015-07-31 | need to use env here. from Mark Patruck | Ted Unangst | |
2015-07-30 | update the radius reference; | Jason McIntyre | |
2015-07-30 | two revisions ago i bungled the addition of radiusd - | Jason McIntyre | |
fix that now; ok deraadt | |||
2015-07-30 | switch references from sudo to doas; | Jason McIntyre | |
ok deraadt | |||
2015-07-28 | Add the AUDIO_GETPOS ioctl() to fetch a snapshot of the 4 counters | Alexandre Ratchov | |
returned by AUDIO_GETxOFFS and AUDIO_xERROR ioctls. ok deraadt | |||
2015-07-28 | kv_executable was removed | Mike Belopuhov | |
2015-07-28 | Add a note to ppp(4)'s BUGS section where it talks about lack of IPv6 | Stuart Henderson | |
support to make it clear that pppoe(4) does work with IPv6. Problem noted by Simon Farnsworth. Add xrefs to pppoe(4) and pppx(4) to show that this isn't the only PPP implementation on OpenBSD. ok/tweak stsp@ | |||
2015-07-27 | use file system path (.Pa) semantic markup macros where appropriate. | Igor Sobrado | |
ok jmc@ | |||
2015-07-27 | Remove sections that describe features we don't support any longer. | Alexandre Ratchov | |
2015-07-26 | Whoops, "screen" we also change kbs=^H to kbs=\177 now (this is why we | Nicholas Marriott | |
need a list of changes!) | |||
2015-07-26 | Update to terminfo-20150725. Also add a note at the start about our | Nicholas Marriott | |
(two) local changes. | |||
2015-07-25 | some radius bits; help/ok yasuoka | Jason McIntyre | |
2015-07-24 | no need to mention /var/tmp; from thanos tsouanas | Jason McIntyre | |
2015-07-21 | tweak previous; | Jason McIntyre | |
2015-07-21 | tweak previous; | Jason McIntyre | |
2015-07-21 | don't use .Xr for things that have no manual page | Ingo Schwarze | |
2015-07-21 | basic macro fixes: Dv for signal names, Sy for non-base-system commands | Ingo Schwarze | |
2015-07-21 | basic macro fixes: Fd -> In, Dv for ioctls, and a few others | Ingo Schwarze | |
2015-07-21 | Added mpw(4) man page. | Rafael Zalamena | |
2015-07-21 | Add manpage for pvbus(4) and update vmt(4). | Reyk Floeter | |
OK sf@ | |||
2015-07-21 | Add manual page for the new amdcf(4) driver. | Paul Irofti | |
2015-07-20 | Add radius(3) library. This will be used by RADIUS server and client | YASUOKA Masahiko | |
programs to manipulate RADIUS packets. Mainly written by UMEZAWA Takeshi. fix and suggestion deraadt ok deraadt | |||
2015-07-19 | Add infrastructure for specifying a "version script" for the shared library | Philip Guenther | |
being built. ok kettenis@ zhuk@ millert@ | |||
2015-07-19 | Update default gcc version. | Anthony J. Bentley | |
ok sthen@ | |||
2015-07-19 | Remove MODRUBY_RAKE_DEPENDS and MODRUBY_ICONV_DEPENDS | Jeremy Evans | |
OK ajacoutot@ | |||
2015-07-18 | spelling fix; | Jason McIntyre | |
2015-07-18 | Bring up to date with latest changes | Jeremy Evans | |
OK sthen@ | |||
2015-07-17 | Documentation for recently committed databases/mariadb port module. | Vadim Zhukov | |