Age | Commit message (Expand) | Author |
2003-12-04 | shorten a teeny bit more | Theo de Raadt |
2003-12-04 | spacing | Theo de Raadt |
2003-12-04 | ask if sshd should be on by default (default to yes, still); tested by nick | Theo de Raadt |
2003-12-04 | document udpencap (used for NAT/T); ok jmc | Markus Friedl |
2003-12-04 | Better description of ERANGE. | Otto Moerbeek |
2003-12-04 | no, you cannot form a raid from wd0h and wd0h. | Henning Brauer |
2003-12-04 | creator needs wsemul_sun attribute. | Miod Vallat |
2003-12-04 | ansi | Theo de Raadt |
2003-12-04 | add code to actually enable multicast reception; go-ahead from deraadt@ | Christian Weisgerber |
2003-12-04 | split the screen in multiple windows when more than one files are given | Vincent Labrecque |
2003-12-04 | fix sign extension bug that broke meta key support | Vincent Labrecque |
2003-12-04 | Need to do "ifconfig create" for bridge interfaces too. | Todd C. Miller |
2003-12-03 | spacing | Theo de Raadt |
2003-12-03 | Append but not override COPTS. | Alexander Yurchenko |
2003-12-03 | sync | Theo de Raadt |
2003-12-03 | HOST_CFLAGS need to find libiberty too, even on vax! | Marc Espie |
2003-12-03 | Change how the line output from the 'h' command is formatted. | Todd C. Miller |
2003-12-03 | Pass -Wsign-compare and avoid a potential malloc(0); ok henning@ | Todd C. Miller |
2003-12-03 | Move the asm definition of _dl__syscall from a header file into a .c file | Dale Rahn |
2003-12-03 | add support for ifconfig clone; ok henning deraadt | Markus Friedl |
2003-12-03 | add support for ifconfig clone/destroy; ok henning deraadt | Markus Friedl |
2003-12-03 | add support for ifconfig clone/destroy; ok henning deraadt | Markus Friedl |
2003-12-03 | add support for ifconfig clone/destroy; ok henning deraadt | Markus Friedl |
2003-12-03 | .Xr myname(5) in SEE ALSO; suggested by Michael W. Burden; | Jason McIntyre |
2003-12-03 | add support for ifconfig clone; from netbsd; ok deraadt, henning | Markus Friedl |
2003-12-03 | support for network interface "cloning", e.g. gif(4) via ifconfig(8) | Markus Friedl |
2003-12-03 | add dmesg command; ok deraadt, mcbride, henning and more | Markus Friedl |
2003-12-03 | protect against if_index wrap; similar to what netbsd does; ok henning deraadt | Markus Friedl |
2003-12-03 | my USB_PRODUCT_SHUTTLE_EUSB needs PQUIRK_NOSENSE; ok henning | Markus Friedl |
2003-12-03 | fix 2 typos | Todd C. Miller |
2003-12-03 | Add back these dead files for 5.8.2 | Todd C. Miller |
2003-12-03 | Whoops, don't build threaded by default | Todd C. Miller |
2003-12-03 | Resolve conflicts for perl 5.8.2, remove old files, and add OpenBSD-specific ... | Todd C. Miller |
2003-12-03 | perl 5.8.2 from CPAN | Todd C. Miller |
2003-12-03 | sync | Theo de Raadt |
2003-12-02 | hppa-openbsd configs; espie@ ok | Michael Shalayeff |
2003-12-02 | actually snprintf/vsnprintf are now signal race safe | Theo de Raadt |
2003-12-02 | KNF, ok deraadt/henning | Markus Friedl |
2003-12-02 | UDP encapsulation for ESP in transport mode (draft-ietf-ipsec-udp-encaps-XX.txt) | Markus Friedl |
2003-12-02 | delete nasty mickey change | Theo de Raadt |
2003-12-02 | use SSH_LISTEN_BACKLOG (=128) in listen(2). | Markus Friedl |
2003-12-02 | Fix a max recursion off-by-one. | Otto Moerbeek |
2003-12-02 | improvments from andreas@: | Markus Friedl |
2003-12-02 | Test long var names. | Otto Moerbeek |
2003-12-02 | Describe long variable names, a non-portable extension. | Otto Moerbeek |
2003-12-02 | o Introduce long variable names, a non-portable extension. | Otto Moerbeek |
2003-12-02 | typo from Daniel Cavanagh; | Jason McIntyre |
2003-12-02 | add kq support from wayne@epipe.com.au and cmaxwell@themanor.net (now that re... | Michael Shalayeff |
2003-12-02 | tun(4) select+kq tests from Christopher Maxwell <cmaxwell@themanor.net> w/ li... | Michael Shalayeff |
2003-12-02 | Count from now, not from the epoch, to arm alarm. | Thomas Nordin |