summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-07-01Add a bare-bones clcs(4) man page; from NetBSD.Aaron Campbell
2000-07-01Add clcs(4).Aaron Campbell
2000-07-01Better english.Aaron Campbell
2000-07-01Add man pages for the kernel power hook mechanisms.Aaron Campbell
2000-07-01syncAaron Campbell
2000-07-01Oops, forgot to commit these new device IDs last night.Aaron Campbell
2000-07-01Small perl script to create fibo.out.Marc Espie
2000-07-01- Make the 3CCFE575BT work.Aaron Campbell
2000-07-01correct struct name in commentPaul Janzen
2000-07-01Add vicious Fibonacci test.Marc Espie
2000-07-01+ usr.binMarc Espie
2000-07-01Import NetBSD's m4 regression suite (we pass, btw)Marc Espie
2000-07-01Forgot to import one estrdup from my trunk.Marc Espie
2000-06-30do not prin tcp/udp twice. from: fgsJun-ichiro itojun Hagino
2000-06-30Recognize `+cmd' as a command that should always be executed, even inMarc Espie
2000-06-30Oops, put back this call to spltty(). When our timeout expires and we poll theAaron Campbell
2000-06-30split netstat -an -f inet and netstat -an -f inet6, for consistency.Jun-ichiro itojun Hagino
2000-06-30suppress too noisy warning on forward-over-loopback case. from kameJun-ichiro itojun Hagino
2000-06-30re-initialize timeout before each invocation of select()Paul Janzen
2000-06-30correct address family handling in "giftunnel".Jun-ichiro itojun Hagino
2000-06-30typo in RFC number. KAME PR 263Jun-ichiro itojun Hagino
2000-06-30warnx?/errx? paranoia (use "%s" not a bare string unless it is aTodd C. Miller
2000-06-30My previous two attempts at fixing the "scrolling region" problem were wrong.Aaron Campbell
2000-06-30Convert to new timeout API.Artur Grabowski
2000-06-30New timeout API.Artur Grabowski
2000-06-30mod_ssl 2.6.4 mergeBob Beck
2000-06-30.es kbd; from nbsdMichael Shalayeff
2000-06-30Minor fixup:Todd C. Miller
2000-06-30some more display types; from nbsdMichael Shalayeff
2000-06-30Driver for the cs4280 Crystal Clear audio found on some laptops.Artur Grabowski
2000-06-30Problem and fix found on OpenBSD, fix confirmed with NetBSD.Dale S. Rahn
2000-06-30Don't cast to int when checking if we have exceeded our rlimit in sbrk.Artur Grabowski
2000-06-30Remove redundant declaration of nfs_init.Artur Grabowski
2000-06-30Convert to use new timeout API.Artur Grabowski
2000-06-30Convert some parts to new timeouts.Artur Grabowski
2000-06-30Convert to new timeouts.Artur Grabowski
2000-06-29no longer needed; good riddance for static archsTodd T. Fries
2000-06-29escape -1 with \& as per mdoc.samplesHugh Graham
2000-06-29bcmp.S bye-bye; use generic bcmp.c version which is as good as this oneMichael Shalayeff
2000-06-29do not use <string.h> for _STANDALONEMichael Shalayeff
2000-06-29fix building bzero out of memset.c; from miod@Michael Shalayeff
2000-06-29in order to build bzero from memset KERNDIR has to be exported.Michael Shalayeff
2000-06-29do not use <string.h> for _STANDALONE, like othersMichael Shalayeff
2000-06-29Fix a bad example. We don't want to suggest that people passTodd C. Miller
2000-06-29after computing the hash value, inform the card [delete-o from when thisJason Wright
2000-06-29Allow USB to compile with USB_DEBUG defined; binkertn@umich.eduAaron Campbell
2000-06-29.Nm -> .Xr; from deraadt@Aaron Campbell
2000-06-29regenNiklas Hallqvist
2000-06-29Devices found in a Sony VAIO PCG/XG28Niklas Hallqvist
2000-06-29Prune some obsolete defines, in particular VT100. Eventually curses willPaul Janzen