summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-01all ramdisks should use SMALL_KERNEL and NO_PROPOLICE. basically, allTheo de Raadt
2014-10-01Fix loopback related breakage introduced by the conversion of in_ouraddr()Martin Pieuchot
2014-10-01Map out-of-range facility values to LOG_USER to avoid array over-read.Philip Guenther
2014-10-01syncTheo de Raadt
2014-10-01rework this page to be less mailer specific, but using smtpd as an example;Jason McIntyre
2014-10-01update currency exchange rates;Jason McIntyre
2014-10-01openssl.cnf tweaks following recent changes to usr.bin/openssl:Stuart Henderson
2014-10-01Switch "openssl req" to using SHA256 for hashes and AES256 to encrypt on-diskStuart Henderson
2014-10-01sliphome et sliplogin(8) are gone.Martin Pieuchot
2014-10-01sl(4) is no more, thanks for all the fish!Martin Pieuchot
2014-10-01More optimization on LUNA frame buffer.Kenji Aoyama
2014-10-01sl(4) & friends are slipping awayMartin Pieuchot
2014-10-01Remove some sl(4) references.Martin Pieuchot
2014-10-01tedu slattach, part of the slip show.Martin Pieuchot
2014-10-01Unhook slattach(8) it has been deprecated for a long time and will hitMartin Pieuchot
2014-10-01Do not mention sliplogin(8) and sl(4).Martin Pieuchot
2014-10-01tedu sliplogin and slstats to beging with the slip, slipping out of theMartin Pieuchot
2014-10-01Unhook sliplogin and slstatsMartin Pieuchot
2014-10-01Use the modern way of checking if a local route exists.Martin Pieuchot
2014-10-01Check that the speed of a new device does not exceed its parent's speedMartin Pieuchot
1995-10-18initial import of NetBSD treeTheo de Raadt
2014-09-30Add the QLogic SCSI/FC drivers.Brad Smith
2014-09-30Fix another Ricoh SD controller which needs to be put into slow mode to work.Stefan Sperling
2014-09-30Add support for "physical devices". Tested on:Mark Kettenis
2014-09-30Clean up EC cipher handling in ssl3_choose_cipher().Joel Sing
2014-09-30add back the sys/sysctl.h include removed in rev 1.60Jonathan Gray
2014-09-30atoi to strtonum; from Fritjof Bornebusch; ok nicm@Otto Moerbeek
2014-09-30prevent dmesg spam from some new windows-only keys found on very newPeter Hessler
2014-09-30Stop using the RB-tree in ifa_ifwithaddr() and make it lookup overMartin Pieuchot
2014-09-30Do not use the global list of IPv4 addresses in icmp_reflect()...Martin Pieuchot
2014-09-30Use the routing table instead of the RB-tree for address lookups inMartin Pieuchot
2014-09-30implement atomic operations using ll/sc, and convert rw_cas and callers of theJonathan Matthew
2014-09-30implement the atomic_shizz(9) bits.David Gwynne
2014-09-30Increase text segment size on Arm to 32MBTobias Ulmer
2014-09-30sync sets; req by deraadtStuart Henderson
2014-09-29Bump major to 28, regen .pc and header with new version info.James Turner
2014-09-29Merge conflicts.James Turner
2014-09-29Merge conflicts.James Turner
2014-09-29Update sqlite3 to 3.8.6. A list of changes are available here:James Turner
2014-09-29lightly document mailq; ok gillesJason McIntyre
2014-09-29add LIBRESSL; OK deraadt@Gleydson Soares
2014-09-29The interrupt handler should now be mpsafe.Mark Kettenis
2014-09-29whitespace spotted while studying the codeTheo de Raadt
2014-09-29When setting environment variables in the atrun script, use theTodd C. Miller
2014-09-29Add locking for our private descriptor message queue.Mark Kettenis
2014-09-29Add transmit queue locking.Mark Kettenis
2014-09-29Previous fix (1.12) would cause a NULL pointer dereference in the error pathMiod Vallat
2014-09-29Move cipher configuration handling to the shared SSL configuration functionJoel Sing
2014-09-29Add an option that allows the enabled SSL protocols to be explicitlyJoel Sing
2014-09-29Use raster(logic) operation, or ROP, function on LUNA frame buffer.Kenji Aoyama