Age | Commit message (Expand) | Author |
2003-12-09 | sync | Henning Brauer |
2003-12-09 | more intel GigE, ok theo | Henning Brauer |
2003-12-09 | on pci systems bootdevice is specified by the hpa only | Michael Shalayeff |
2003-12-09 | missing ar; form Alf Schlichting <leopold-bloom@foni.net> | Michael Shalayeff |
2003-12-09 | missing arg; from Erick Borsboom <erick@bonzai.space-ei.nl> | Michael Shalayeff |
2003-12-09 | fix PR 3552 by removing ifdef cruft | Bob Beck |
2003-12-09 | allow for user pci conf | Michael Shalayeff |
2003-12-08 | remove unneeded uvmfault_unlockmaps; form netbsd via Julien Bordet <zejames@g... | Michael Shalayeff |
2003-12-08 | Matrix Orbital MX200 Series | Henning Brauer |
2003-12-08 | sync | Henning Brauer |
2003-12-08 | Matrix Orbital MX200 Series LCD | Henning Brauer |
2003-12-08 | switch to CIRCLEQ_FOREACH_REVERSE in tcpdropoldhalfopen() and | Markus Friedl |
2003-12-08 | ip_output expects network byte order; report Bob Kitella; ok deraadt | Markus Friedl |
2003-12-08 | move pf_test6() call below loopback (and mapped-ipv4) tests, so rdr -> ::1 | Daniel Hartmeier |
2003-12-08 | nfs_reqq is operated at softnet other places and thus softclock is not high e... | Michael Shalayeff |
2003-12-08 | add IOCIFGCLONERS; ifconfig -C; from netbsd; ok henning, deraadt | Markus Friedl |
2003-12-08 | Correct what seems to be a typo: __builtin_va_alist vs __builtin_va_list | Peter Valchev |
2003-12-08 | Mbuf tag tcp and udp packets which are translated to localhost, and | Ryan Thomas McBride |
2003-12-07 | support ifconfig create; ok deraadt | Markus Friedl |
2003-12-06 | Fix for gcc3 compilation suggested by miod@: use temporary variable | Alexander Yurchenko |
2003-12-06 | Mark u_int64_t constants with ULL to make gcc3 happy. | Alexander Yurchenko |
2003-12-06 | u_int8_t variable can't be > 255; pointed out by Mr. GCC3. | Alexander Yurchenko |
2003-12-06 | support destroy; ok henning | Markus Friedl |
2003-12-06 | update the CMU license, submitted by Tze Sing Eugene Ng <eugeneng@cs.cmu.edu>. | Kenjiro Cho |
2003-12-05 | consistently treat wi_keylen as le16, fixes wicontrol crash for if_wi | Dale Rahn |
2003-12-04 | match new ones, ok theo | Henning Brauer |
2003-12-04 | sync | Henning Brauer |
2003-12-04 | more em(4)s, IDs from freebsd, ok theo | Henning Brauer |
2003-12-04 | Typos | Miod Vallat |
2003-12-04 | creator needs wsemul_sun attribute. | Miod Vallat |
2003-12-04 | add code to actually enable multicast reception; go-ahead from deraadt@ | Christian Weisgerber |
2003-12-03 | Pass -Wsign-compare and avoid a potential malloc(0); ok henning@ | Todd C. Miller |
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 | 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-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 | add kq support from wayne@epipe.com.au and cmaxwell@themanor.net (now that re... | Michael Shalayeff |
2003-12-02 | Count from now, not from the epoch, to arm alarm. | Thomas Nordin |
2003-12-02 | do not deref null ptr in uvm_markbad() returned from swapdrum_getsdp() as oth... | Michael Shalayeff |
2003-12-02 | Check array index before using it; from Tim Robbins via Niels. | Todd C. Miller |
2003-12-01 | when allocating kpdes -- allocate no less than four | Michael Shalayeff |
2003-12-01 | same leds on b132 and b160; from Hans-Joerg.Hoexer@yerbouti.franken.de | Michael Shalayeff |
2003-11-29 | typos from Michael Coulter; | Jason McIntyre |
2003-11-28 | More pf stats fixups: | Ryan Thomas McBride |