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