summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2000-06-29use SEEK_SET; improve an error message.Paul Janzen
2000-06-29use errx(), tabify, and add -o option for original, old dodecahedron play.Paul Janzen
2000-06-29oops, a typo got into thereTheo de Raadt
2000-06-29remove legacy over-general :{B} match for MAC addresses, fixing filters like ...Dug Song
2000-06-29When specifying negative values (i.e., -1), the '-' character should beAaron Campbell
2000-06-29I felt that telnetd(8) deserves the following BUGS entry:Aaron Campbell
2000-06-29Be more detach friendly. In particular, remove the infinite while() loopsAaron Campbell
2000-06-29No need to call bpfdetach(), that's done in if_detach().Aaron Campbell
2000-06-29Enable UKCMiod Vallat
2000-06-29repair careless syslogging inside XSTATSTheo de Raadt
2000-06-29Repairs, some from NetBSD PR/10472.Aaron Campbell
2000-06-29use %s with syslog, probably just paranoia but it is good formTodd C. Miller
2000-06-29use %s with syslog, probably just paranoia but it is good formTodd C. Miller
2000-06-29use %s with syslog; millert wrote an identical patchTheo de Raadt
2000-06-29use %s with syslogTodd C. Miller
2000-06-29use %s with syslog, at least crashable from command lineTheo de Raadt
2000-06-29use %s with syslogTheo de Raadt
2000-06-29Sync adw files with (almost) latest NetBSD versions:Kenneth R Westerback
2000-06-29use %s with syslogTheo de Raadt
2000-06-29use %s when calling syslogTheo de Raadt
2000-06-28make _msgout() use syslog() with a %s, for future safetyTheo de Raadt
2000-06-28in quit(), be more careful about possible nasty parameters in the futureTheo de Raadt