summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-08-19transparent ftp proxy, based on Obtuse Systems juniper stuff with muchBob Beck
2001-08-19enable pthread_main_np(3)Peter Valchev
2001-08-19Loosened TCP state code which should allow stupid stacks to shotgun theirMike Frantzen
2001-08-19fix buffer underrun on 1.51Jun-ichiro itojun Hagino
2001-08-19Add a powerhook for bringing the 556 out of sleepy mode after suspend.Jason Wright
2001-08-18deal with -1 from snprintf, if it ever happensTheo de Raadt
2001-08-18compilesJason Wright
2001-08-18Move the softc into the machdep parts.Artur Grabowski
2001-08-18be more careful with snprintf; millert okTheo de Raadt
2001-08-18Add new ioctl for adding/removing individual rules to/from the active rule set.Daniel Hartmeier
2001-08-18Describe the pthread_main_np() functionPeter Valchev
2001-08-18Deal with snprintf returns properlybrian
2001-08-18Deal with snprintf() return codes properlybrian
2001-08-18Handle snprintf returning -1brian
2001-08-18rcs idsJason Wright
2001-08-18generic mostek clock driver (from NetBSD, ported by art... but he's beingJason Wright
2001-08-18a much needed cleanup; fgsch okTheo de Raadt
2001-08-18Mostek cmos clock stuff (from netbsd)Jason Wright
2001-08-18Some NBPG to PAGE_SIZE conversions.Dale Rahn
2001-08-18whack strcpyTheo de Raadt
2001-08-18i think this pads the buffers correctlyTheo de Raadt
2001-08-18err() -> merr(), and reorder some bugs noted by giannici@neomedia.it; millert...Theo de Raadt
2001-08-18handle vsnprintf returning -1Theo de Raadt
2001-08-18RCSidsJason Wright
2001-08-18compiles with minimal mods (From NetBSD)Jason Wright
2001-08-18Change the timeouts on adb keyboard probing to be the same as NetBSD.Dale Rahn
2001-08-18more includes from NetBSDJason Wright
2001-08-18make pfctl -s state SCREAM; frantzen is now happyTheo de Raadt
2001-08-18more includes from NetBSD.Artur Grabowski
2001-08-18Mention in SEE ALSO that "Amd - The 4.4 BSD Automounter" is available byPeter Valchev
2001-08-18fix a typo and add devel/sdl to the ports applications using these pthreadsPeter Valchev
2001-08-18import sbus stuff from netbsd (not a lot of mods).Jason Wright
2001-08-18enough to get sbus.o from NetBSDJason Wright
2001-08-18Move pmap_{de,}activate to vm/pmap.h, it's same on all archs.Artur Grabowski
2001-08-18careful with snprintf() == -1; ho, provosTheo de Raadt
2001-08-18also handle snprintf() < 0Theo de Raadt
2001-08-18more careful with snprintf result codeTheo de Raadt
2001-08-18be careful with snprintf/strlcpy - account for cases where theyBob Beck
2001-08-18Fix functions to match prototypes. Old K&R doesn't make sense with inlineMarc Espie
2001-08-18typo from 1.50; biorn@chips.chalmers.seTheo de Raadt
2001-08-18Range check snprintf() return valueTodd C. Miller
2001-08-18Fix a pasto I made when adding snprintf() return val checks ages ago.Todd C. Miller
2001-08-18We don't provide COMPAT_1[234] options anymore.Miod Vallat
2001-08-18from netbsd (no modifications worth writing about)Jason Wright
2001-08-18Correct mapping of the kernel message buffer. From NetBSDMiod Vallat
2001-08-18 - Don't include sys/sched.h for now.Artur Grabowski
2001-08-18more from netbsdJason Wright
2001-08-18Typo...Miod Vallat
2001-08-18NKMEMCLUSTERS + PAGE_SIZE & co.Artur Grabowski
2001-08-18VM_MBUF_SIZE and VM_KMEM_SIZE.Artur Grabowski