Age | Commit message (Expand) | Author |
2013-10-15 | Driver for the AIC-6250 SCSI controller found on AViiON models 100, 200, 300, | Miod Vallat |
2013-10-15 | Fix detach -a by skipping clients where the session is NULL. | Nicholas Marriott |
2013-10-14 | Display correct values (i.e. blocks where blocks are meant) in | Kenneth R Westerback |
2013-10-14 | Use DL_SECTOBLK() instead of handrolling same calculation to get | Kenneth R Westerback |
2013-10-14 | whitespace at EOL; pointed out by markus@ | Damien Miller |
2013-10-14 | refactor client config code a little: | Damien Miller |
2013-10-14 | XXsize() returns daddr_t, so calculate the return value in a daddr_t | Kenneth R Westerback |
2013-10-14 | add a "Match" keyword to ssh_config that allows matching on hostname, | Damien Miller |
2013-10-14 | Add logging of session starts in a useful format; ok markus@ feedback and | Damien Miller |
2013-10-14 | Fix a couple of style(9) nits. | Sylvestre Gallon |
2013-10-14 | Add some consistency using uint_t everywhere instead of mixing uint_t | Sylvestre Gallon |
2013-10-14 | Tedu some heavy debug code that is not needed anymore. | Sylvestre Gallon |
2013-10-14 | tedu ecoff support | Theo de Raadt |
2013-10-14 | By passing invalid values in the routing message, root could crash | Alexander Bluhm |
2013-10-14 | tweak previous; | Jason McIntyre |
2013-10-14 | Remove obsolete ioctl defines and struct (I overloaded the pflow | Reyk Floeter |
2013-10-14 | Make use of satosin() when applicable plus a couple of style nits. | Martin Pieuchot |
2013-10-14 | Add a boot(8) manual, issue reported by landry@ | Martin Pieuchot |
2013-10-14 | Change the macros used to iterate over the multicast records of an | Martin Pieuchot |
2013-10-14 | If a transfer terminates with an I/O error status, do not modify the | Martin Pieuchot |
2013-10-14 | Using 'cc -o /dev/null' has weird side-effects as root, so use a real file | Philip Guenther |
2013-10-14 | handle DESTDIR; with guenther | Theo de Raadt |
2013-10-14 | Missed the file renames for the string functions when committing the | Philip Guenther |
2013-10-14 | Add vxlan.4 | Reyk Floeter |
2013-10-14 | set openings to 64 like the linux driver sort of does. if a vendor says | David Gwynne |
2013-10-14 | add 7.5kbit DH groups | Darren Tucker |
2013-10-14 | count number of lines in moduli input file and pass to the testing | Darren Tucker |
2013-10-14 | Parse and ignore the .fam (font family) request. | Ingo Schwarze |
2013-10-14 | defer the first update of the sensor as late in the boot process we can | David Gwynne |
2013-10-14 | Turn on the distrib lib bits in crunchgen by setting SRCLIBDIR. | Philip Guenther |
2013-10-13 | libotermcap is just an alias/link to libocurses. Use the latter so that | Philip Guenther |
2013-10-13 | Use the new DIST_LIB/DIST_OBJS hooks to make it possible to link crunched | Philip Guenther |
2013-10-13 | Make it possible to build to reduced version of a library, including | Philip Guenther |
2013-10-13 | remote bits for a.out and ecoff | Theo de Raadt |
2013-10-13 | Death to a.out bits! | Philip Guenther |
2013-10-13 | Make pci_make_tag() work with ht(4) controllers, fix a regression | Martin Pieuchot |
2013-10-13 | add libppath; Thomas Klausner, NetBSD rev. 1.4, Aug 29, 2011 | Ingo Schwarze |
2013-10-13 | this Makefile does not really help anyone bring up make | Theo de Raadt |
2013-10-13 | add libefi and simplify some names | Ingo Schwarze |
2013-10-13 | whitespace | Reyk Floeter |
2013-10-13 | whitespace | Reyk Floeter |
2013-10-13 | Pass NI_DGRAM to getnameinfo() to use UDP tunnel service names. | Reyk Floeter |
2013-10-13 | Just use sockaddr_union instead of a handcrafted version and rename | Reyk Floeter |
2013-10-13 | tweak previous; | Jason McIntyre |
2013-10-13 | tweak previous; | Jason McIntyre |
2013-10-13 | Set the default MTU to full 1500 bytes. We do not want to encourage | Reyk Floeter |
2013-10-13 | Import vxlan(4), the virtual extensible local area network tunnel | Reyk Floeter |
2013-10-13 | sync SUSv2/SUSv3 entries with groff | Ingo Schwarze |
2013-10-13 | more DragonFly libraries; Franco Fichtner <franco at lastsummer dot de> | Ingo Schwarze |
2013-10-12 | i. e. -> i.e. | Jason McIntyre |