Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-08 | Fix a typo. "jajaja" miod@, "+ja" mpi@ | Jeremie Courreges-Anglas | |
2013-09-07 | Whitespace fixes | Joel Knight | |
2013-09-07 | Sync PF-MIB and snmpd up with the pf(4) table byte/packet counters for | Joel Knight | |
'match' rules ok sten ryek | |||
2013-09-06 | zap trailing space; | Jason McIntyre | |
2013-09-06 | Add ugold(4) and update uthum(4) description. | Martin Pieuchot | |
Prodded by jmc@ | |||
2013-09-06 | Update Nd to be coherent with ugold(4) and match what the manufacturer | Martin Pieuchot | |
advertises. ok jmc@ | |||
2013-09-06 | Add a manual for ugold(4) with inputs from jmc@ | Martin Pieuchot | |
2013-09-05 | no more xfs; | Jason McIntyre | |
From: Brett Mahar | |||
2013-09-05 | regen; | Jason McIntyre | |
2013-09-04 | Beagle has been replaced by armv7. | Patrick Wildt | |
2013-09-03 | radeondrm attaches to pci now | Jonathan Gray | |
2013-09-03 | Adapt drm(4) after recent changes. | Antoine Jacoutot | |
ok jsg@ | |||
2013-08-28 | wording fix; original diff from remco, but i've reworded it to read better | Jason McIntyre | |
ok ratchov | |||
2013-08-25 | new ciss devices from Scott Benesh of HP via FreeBSD | Jonathan Gray | |
2013-08-24 | use MB for megabytes instead of Mb; | Jason McIntyre | |
From: Zeljko Jovanovic | |||
2013-08-24 | Remove reference to "busy ranges" which were never implemented (and now | Mike Larkin | |
removed) | |||
2013-08-21 | regen | Antoine Jacoutot | |
2013-08-21 | get rid of the copy argument in m_devget that let you provide an | David Gwynne | |
alternative to bcopy since noone uses it. while there use memcpy instead of bcopy because we know the memory cannot overlap. ok henning@ matthew@ mikeb@ deraadt@ | |||
2013-08-20 | regen | Antoine Jacoutot | |
2013-08-20 | Remove uscanner(4). It was disabled in GENERIC more than 2.5 years ago. | Antoine Jacoutot | |
No regression has been reported since libusb became the prefered solution to work with USB scanners. req. by mpi@ ok ian@ mpi@ miod@ | |||
2013-08-20 | Update Damien Bergamini's email address, as requested. | Todd C. Miller | |
2013-08-20 | tedu netnatm and ueagle(4). | Martin Pieuchot | |
ok mikeb@, sthen@, tedu@ (implied), doc bits ok jmc@ | |||
2013-08-19 | add IO-DATA WN-G150UM | Jonathan Gray | |
2013-08-15 | Blast uhts(4). This code was merged into ums(4) last week. | Edd Barrett | |
OK mpi@ | |||
2013-08-14 | use .Dx to credit DragonFly; from Jan Stary <hans at stare dot cz> | Ingo Schwarze | |
2013-08-14 | Use text production macros to document themselves. | Ingo Schwarze | |
Part of the patch was sent in by Jan Stary <hans at stare dot cz>, another part was added by jmc@, the rest was added by myself; ok jmc@. | |||
2013-08-14 | more Bx; | Jason McIntyre | |
From: Jan Stary | |||
2013-08-14 | some Bx/Ox conversion; | Jason McIntyre | |
From: Jan Stary | |||
2013-08-14 | no longer any need to quote macro lines with >9 args; | Jason McIntyre | |
From: Jan Stary | |||
2013-08-13 | ray(4) is no more; reminded by jmc@ | Mike Belopuhov | |
2013-08-13 | ray(4) is no more | Mike Belopuhov | |
2013-08-13 | When net.inet.ip.sourceroute is enable, store the source route | Martin Pieuchot | |
of incoming IPv4 packets with the SSRR or LSRR header option in a m_tag rather than in a single static entry. Use a new m_tag type, PACKET_TAG_SRCROUTE, for this and bump PACKET_TAG_MAXSIZE accordingly. Adapted from FreeBSD r135274 with inputs from bluhm@. ok bluhm@, mikeb@ | |||
2013-08-12 | Add the TCP socket option TCP_NOPUSH to delay sending the stream. | Alexander Bluhm | |
This is useful to aggregate data in the kernel from multiple sources like writes and socket splicing. It avoids sending small packets. From FreeBSD via David Hill; OK mikeb@ henning@ | |||
2013-08-12 | some minor fixes; From: Jan Stary | Jason McIntyre | |
2013-08-10 | libkafs5 has been renamed to libkafs; | Jason McIntyre | |
ok ajacoutot | |||
2013-08-10 | libkafs5 -> libkafs (unused in build, so no functional change) | Antoine Jacoutot | |
2013-08-10 | No longer mention GCC2_ARCHS | Miod Vallat | |
2013-08-10 | avoid Xref to self; | Jason McIntyre | |
2013-08-09 | Merge uhts(1) into ums(1). The code is amost the same, so no need to duplicate. | Edd Barrett | |
A part of ongoing work to improve touchscreen/digitiser support. A diff will follow shortly to remove uhts(1). OK matthieu@, with input from mpi@ | |||
2013-08-08 | Implement the roff(7) font-escape sequence \f(BI "bold+italic". | Ingo Schwarze | |
This improves the formatting of about 40 base manuals and reduces groff-mandoc formatting differences in base by about 5%. | |||
2013-08-08 | Fix typo; from patrick keshishian | Todd C. Miller | |
OK jmc@ | |||
2013-08-08 | regen | Jonathan Gray | |
2013-08-08 | no need for this file: all relevant info found in dhclient(8) | Jason McIntyre | |
and dhcpd(8); ok krw | |||
2013-08-08 | rename fuse docs after existent functions; | Jason McIntyre | |
2013-08-07 | bye bye TRUST_PACKAGES | Marc Espie | |
2013-08-07 | unconciousness -> unconsciousness; from snj@netbsd, -r1.5 | Jason McIntyre | |
2013-08-07 | mention support for binary integer constants | Jonathan Gray | |
2013-08-06 | Switch vax to gcc 3.3.6. | Miod Vallat | |
2013-08-05 | rpc.bootparamd(8) is needed on all hardware platforms for true diskless | Mark Kettenis | |
operations. Note to the pixie booting crowd: This manual page documents how to run a full OpenBSD install without having a local disk in your machine. If you just want to boot an install kernel, look at pxeboot(8). ok deraadt@ | |||
2013-08-05 | update; | Jason McIntyre | |
From: Daniel Dickman |