summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2003-12-02do not deref null ptr in uvm_markbad() returned from swapdrum_getsdp() as oth...Michael Shalayeff
2003-12-02Nothing in vprintf.c is actually used so don't bother compiling it.Todd C. Miller
2003-12-02Check array index before using it; from Tim Robbins via Niels.Todd C. Miller
2003-12-01when allocating kpdes -- allocate no less than fourMichael Shalayeff
2003-12-01same leds on b132 and b160; from Hans-Joerg.Hoexer@yerbouti.franken.deMichael Shalayeff
2003-12-01Truncate the source string before copying during variable substitutionTodd C. Miller
2003-12-01Direct mail for most fake users to /dev/null since they should notTodd C. Miller
2003-12-01Use ${INSTALL} instead of install; from art's amd64 tree.Alexander Yurchenko
2003-12-01Format string fixes from art's amd64 tree.Alexander Yurchenko