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