Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-29 | smtpd is the default mailer now; | Jason McIntyre | |
From: Jan Stary ok gilles | |||
2014-04-25 | Sync "struct rt_addrinfo" definition after removal of rti_ifp and kill | Martin Pieuchot | |
a trailing whitespace pointed by jmc@. | |||
2014-04-24 | document the new makewhatis(8)/apropos(1) database format; | Ingo Schwarze | |
original idea to have some documentation about this by espie@; ok jmc@ | |||
2014-04-24 | no more rwho/ruptime; | Jason McIntyre | |
2014-04-24 | regen | Kenji Aoyama | |
2014-04-24 | no more asn1 or comm_err; | Jason McIntyre | |
2014-04-24 | adjust some list widths; | Jason McIntyre | |
2014-04-23 | Remove more Kerberos cruft. | Antoine Jacoutot | |
ok jca@ jmc@ | |||
2014-04-23 | His name is Van Jacobson. ok jmc@ | Jeremie Courreges-Anglas | |
2014-04-23 | Document RTS5227 support in rtsx(4). | Stefan Sperling | |
2014-04-23 | Remove badly outdated information: FDDI and Token Ring are gone, | Christian Weisgerber | |
VLAN tags on transmitted packets have been visible to bpf since the introduction of bpf_mtap_ether(). ok brad@, henning@ | |||
2014-04-22 | Unify the model name to LUNA-88K{,2}, that is considered the | Kenji Aoyama | |
`official' name. ok jmc@ miod@ | |||
2014-04-22 | Mention 16-bit sound is supported nowadays. | Miod Vallat | |
2014-04-22 | Trojan horse is still a noun. noted by fritjof | Ted Unangst | |
2014-04-22 | Finally remove KERBEROS5? from the Makefile infrastructure. | Reyk Floeter | |
ok henning@ | |||
2014-04-22 | Remove some altq tentacles. | Martin Pieuchot | |
ok pelikan@, henning@ | |||
2014-04-22 | more kerberos zapping; | Jason McIntyre | |
2014-04-22 | zap stray Pp; | Jason McIntyre | |
2014-04-22 | no more kerberos authentication styles. | Igor Sobrado | |
ok henning@, reyk@ | |||
2014-04-22 | no more kerberos, ok theo reyk | Henning Brauer | |
2014-04-22 | -KERBEROS5 | Henning Brauer | |
2014-04-22 | list VSCSI_STAT_RESET. | David Gwynne | |
claudio didnt believe it existed cos it wasnt documented. i didnt believe there was a manpage. i guess we were both wrong. | |||
2014-04-22 | The complexity and quality of kerberosV and the fact that almost | Reyk Floeter | |
nobody is using it doesn't justify to enable it by default. It will be disabled and removed from base and possibly be moved to ports. Discussed with many. Tests by henning@ reyk@ and others. ok henning@ | |||
2014-04-21 | use the language from the 802.1Q standard which just talks about tags, | Henning Brauer | |
not encap, not header. reyk happy & ok. | |||
2014-04-21 | stop lieing. vlan is not an encapsulation. it doesn't encapsulate ethernet | Henning Brauer | |
frames, it replaces the ethernet header by a slightly extended one. ok sthen jmc | |||
2014-04-20 | check_hosts_equiv -> check_hosts_lpd | Antoine Jacoutot | |
i.e. don't check for hosts.equiv anymore. input/ok schwarze@, ok sthen@ | |||
2014-04-19 | Hardware receive IP checksum offload for IPv4 is no longer supported. | Christian Weisgerber | |
2014-04-19 | stop talking about hosts.equiv | Ted Unangst | |
2014-04-19 | bye bye | Henning Brauer | |
2014-04-18 | remove references to rshd; | Jason McIntyre | |
2014-04-18 | fix SEE ALSO; | Jason McIntyre | |
2014-04-18 | no more altq hier^Where either | Henning Brauer | |
2014-04-18 | stop mentioning altq | Henning Brauer | |
2014-04-18 | stop talking about altq | Henning Brauer | |
this manpage needs a bigger sync with reality... | |||
2014-04-18 | Switch to the new makewhatis(8)/apropos(1)/whatis(1) combo. | Ingo Schwarze | |
"commit the switch now" espie@ "go for it" deraadt@ See the apropos(1) manual for a description of what's new. On machines where you want the full functionality, run "sudo makewhatis" and put "MAKEWHATISARGS=' '" into weekly.local(8). Otherwise, when upgrading via source, run "sudo makewhatis -Q". | |||
2014-04-16 | Add generic driver for "NEC PC-9801(*) extension board slot" on | Kenji Aoyama | |
LUNA-88K. LUNA-88K{,2} has one or two slot(s) that can attach the extension board designed for PC-9801. This driver provides dedicated mmap(2) and capability for waiting specified interrupt on that slot so that we can use the extension board from userland program. (*)PC-9801 is a Japanese popular personal computer, mainly used in 1980-90's. (see http://en.wikipedia.org/wiki/NEC_PC-9801) ok miod@, and man pages jmc@ | |||
2014-04-14 | "struct pkthdr" holds a routing table ID, not a routing domain one. | Martin Pieuchot | |
Avoid the confusion by using an appropriate name for the variable. Note that since routing domain IDs are a subset of the set of routing table IDs, the following idiom is correct: rtableid = rdomain But to get the routing domain ID corresponding to a given routing table ID, you must call rtable_l2(9). claudio@ likes it, ok mikeb@ | |||
2014-04-13 | Clean up last bits of TCP_WRAPPERS and ELF_TOOLCHAIN. | Brad Smith | |
ok miod@ | |||
2014-04-12 | word fix; | Jason McIntyre | |
From: Mike Small | |||
2014-04-10 | Retire rtinit() an use rt_ifa_add(9) and rt_ifa_del(9) to manage | Martin Pieuchot | |
connected routes to prefixes/hosts. Since the introduction of rt_ifa_addloop(9) and rt_ifa_delloop(9), rtinit() was just a wrapper, so use the underlying functions directly and document them. Inputs from and ok mikeb@, manpage tweaks from jmc@ | |||
2014-04-08 | Fully implement the \B (validate numerical expression) and | Ingo Schwarze | |
partially implement the \w (measure text width) escape sequence in a way that makes them usable in numerical expressions and in conditional requests, similar to how \n (interpolate number register) and \* (expand user-defined string) are implemented. This lets mandoc(1) handle the baroque low-level roff code found at the beginning of the ggrep(1) manual. Thanks to pascal@ for the report. | |||
2014-04-08 | driver pages shouldn't be mentioning ukphy. | Brad Smith | |
2014-04-08 | Remove mentioning the 178a chipset until support is actually added/enabled. | Brad Smith | |
2014-04-07 | Remove baloney about OpenBSD lacking USB 3.0 xhci support | Chris Cappuccio | |
2014-04-07 | add heimbase; description from (and ok) ajacoutot | Jason McIntyre | |
2014-04-07 | Almost complete implementation of roff(7) numerical expressions. | Ingo Schwarze | |
Support all binary operators except ';' (scale conversion). Fully support chained operations and nested parentheses. Use this for the .nr, .if, and .ie requests. While here, fix parsing of integer numbers in roff_getnum(). | |||
2014-04-07 | Update termtypes.master to upstream terminfo-20140329.src. | Nicholas Marriott | |
2014-04-06 | Don't suggest people use env(1) in conjunction with sudo. It is | Todd C. Miller | |
safer to have sudo set the variable so you get an error message if it would fail. | |||
2014-04-05 | Implement the roff(7) .rr (remove register) request. | Ingo Schwarze | |
As reported by sthen@, the perl-5.18 pod2man(1) preamble thinks cool kids use that in manuals. I hope *you* know better. | |||
2014-04-03 | Sync malloc(9) M_* types with sys/malloc.h | Lawrence Teo | |