Age | Commit message (Expand) | Author |
2000-07-01 | sync | Aaron Campbell |
2000-07-01 | Oops, forgot to commit these new device IDs last night. | Aaron Campbell |
2000-07-01 | Small perl script to create fibo.out. | Marc Espie |
2000-07-01 | - Make the 3CCFE575BT work. | Aaron Campbell |
2000-07-01 | correct struct name in comment | Paul Janzen |
2000-07-01 | Add vicious Fibonacci test. | Marc Espie |
2000-07-01 | + usr.bin | Marc Espie |
2000-07-01 | Import NetBSD's m4 regression suite (we pass, btw) | Marc Espie |
2000-07-01 | Forgot to import one estrdup from my trunk. | Marc Espie |
2000-06-30 | do not prin tcp/udp twice. from: fgs | Jun-ichiro itojun Hagino |
2000-06-30 | Recognize `+cmd' as a command that should always be executed, even in | Marc Espie |
2000-06-30 | Oops, put back this call to spltty(). When our timeout expires and we poll the | Aaron Campbell |
2000-06-30 | split netstat -an -f inet and netstat -an -f inet6, for consistency. | Jun-ichiro itojun Hagino |
2000-06-30 | suppress too noisy warning on forward-over-loopback case. from kame | Jun-ichiro itojun Hagino |
2000-06-30 | re-initialize timeout before each invocation of select() | Paul Janzen |
2000-06-30 | correct address family handling in "giftunnel". | Jun-ichiro itojun Hagino |
2000-06-30 | typo in RFC number. KAME PR 263 | Jun-ichiro itojun Hagino |
2000-06-30 | warnx?/errx? paranoia (use "%s" not a bare string unless it is a | Todd C. Miller |
2000-06-30 | My previous two attempts at fixing the "scrolling region" problem were wrong. | Aaron Campbell |
2000-06-30 | Convert to new timeout API. | Artur Grabowski |
2000-06-30 | New timeout API. | Artur Grabowski |
2000-06-30 | mod_ssl 2.6.4 merge | Bob Beck |
2000-06-30 | .es kbd; from nbsd | Michael Shalayeff |
2000-06-30 | Minor fixup: | Todd C. Miller |
2000-06-30 | some more display types; from nbsd | Michael Shalayeff |
2000-06-30 | Driver for the cs4280 Crystal Clear audio found on some laptops. | Artur Grabowski |
2000-06-30 | Problem and fix found on OpenBSD, fix confirmed with NetBSD. | Dale S. Rahn |
2000-06-30 | Don't cast to int when checking if we have exceeded our rlimit in sbrk. | Artur Grabowski |
2000-06-30 | Remove redundant declaration of nfs_init. | Artur Grabowski |
2000-06-30 | Convert to use new timeout API. | Artur Grabowski |
2000-06-30 | Convert some parts to new timeouts. | Artur Grabowski |
2000-06-30 | Convert to new timeouts. | Artur Grabowski |
2000-06-29 | no longer needed; good riddance for static archs | Todd T. Fries |
2000-06-29 | escape -1 with \& as per mdoc.samples | Hugh Graham |
2000-06-29 | bcmp.S bye-bye; use generic bcmp.c version which is as good as this one | Michael Shalayeff |
2000-06-29 | do not use <string.h> for _STANDALONE | Michael Shalayeff |
2000-06-29 | fix building bzero out of memset.c; from miod@ | Michael Shalayeff |
2000-06-29 | in order to build bzero from memset KERNDIR has to be exported. | Michael Shalayeff |
2000-06-29 | do not use <string.h> for _STANDALONE, like others | Michael Shalayeff |
2000-06-29 | Fix a bad example. We don't want to suggest that people pass | Todd C. Miller |
2000-06-29 | after computing the hash value, inform the card [delete-o from when this | Jason Wright |
2000-06-29 | Allow USB to compile with USB_DEBUG defined; binkertn@umich.edu | Aaron Campbell |
2000-06-29 | .Nm -> .Xr; from deraadt@ | Aaron Campbell |
2000-06-29 | regen | Niklas Hallqvist |
2000-06-29 | Devices found in a Sony VAIO PCG/XG28 | Niklas Hallqvist |
2000-06-29 | Prune some obsolete defines, in particular VT100. Eventually curses will | Paul Janzen |
2000-06-29 | use SEEK_SET; improve an error message. | Paul Janzen |
2000-06-29 | use errx(), tabify, and add -o option for original, old dodecahedron play. | Paul Janzen |
2000-06-29 | oops, a typo got into there | Theo de Raadt |
2000-06-29 | remove legacy over-general :{B} match for MAC addresses, fixing filters like ... | Dug Song |