summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-04-25sysctl front-end for the hardware monitoring sensors. This addsAlexander Yurchenko
2003-04-25Don't assume that asprintf() will leave "tempfile" unmolested whenTodd C. Miller
2003-04-25kill a workaround now that inet_net_pton acts reasonablyHenning Brauer
2003-04-25always widen the imputed netmask if it is narrower than the specified octets.Henning Brauer
2003-04-25added two missing .El macros;Jason McIntyre
2003-04-25Add DL_SETTHREADLCK. "pretty obviously safe i think" teddu@Marco S Hyman
2003-04-25check asprintf return value for error as well, some implementations doPeter Valchev
2003-04-25Document changes to mquery(2) function signature change, now the same as mmap(2)Dale Rahn
2003-04-25add bounds to some more %s in sscanfAnil Madhavapeddy
2003-04-25replace an unbounded %s in a sscanf with a bounded oneAnil Madhavapeddy
2003-04-25syncDale Rahn
2003-04-25change mquery() function call signature to be the same a mmap(). ItDale Rahn
2003-04-25AUDIO_ENCODING_* is below, not above the struct descriptionAnil Madhavapeddy
2003-04-25Fix nat proxy port allocation. In case a range was manually specified,Daniel Hartmeier
2003-04-25Properly copy the second part of nat proxy port range, when specified.Daniel Hartmeier
2003-04-25add missing .El's for .Bl macros;Jason McIntyre
2003-04-25- added missing .EdJason McIntyre
2003-04-25removed unused .BlJason McIntyre
2003-04-25missing .El for .Bl macros;Jason McIntyre
2003-04-25missing .El for .Bl macro;Jason McIntyre
2003-04-25- add missing .El macros (7 of them!)Jason McIntyre
2003-04-25eliminate a sprintf in code we don't use, prodded by and ok jsyn@Henning Brauer
2003-04-25minor tweak to error message, from Eric in pr3235Ted Unangst
2003-04-25ICMP types are u_int8_t. Use u_int8_t and %u for ICMP types instead ofChad Loder
2003-04-25TTL is defined as u_int8_t in both <netinet/ip.h> andChad Loder
2003-04-24better bounds for strlcpy. from lha@stacken via janj+openbsd at wenf.org.Ted Unangst
2003-04-24get rid of incorrectly sized buffer by using asprintf; ok millertPeter Valchev
2003-04-24Validation of command line argument for packet data length was comparingChad Loder
2003-04-24fix typo; Patrick LatifiTodd C. Miller
2003-04-24regenAlexander Yurchenko
2003-04-24Two ServerWorks CSB6 devices found in dmesg fromAlexander Yurchenko
2003-04-24fix for EOF in interactive policy generation.Mike Pechkin
2003-04-24fix bounds for strlcpy. pr3228 from Jan JohanssonTed Unangst
2003-04-24mount_cd9660 is not normally executed at boot time;Jason McIntyre
2003-04-23most programs do not syslog at startup. especially this oneTheo de Raadt
2003-04-23fix aaron's copyright. ok aaronTed Unangst
2003-04-23implement mmap tests and enable the .text test (with padding now)Michael Shalayeff
2003-04-23check for sizeof(struct mbuf) vs MSIZE botchesJason Wright
2003-04-23be extra cautious in managing pv-entries for pages that are not managableMichael Shalayeff
2003-04-23give 'em some const; mjacob@ okMichael Shalayeff
2003-04-23DVMA, not DMVA.Miod Vallat
2003-04-23typo;Jason McIntyre
2003-04-23strchr() should be strrchr(); zyrnixTodd C. Miller
2003-04-23ignore altroot filesystem when upgrading, ok krw@Peter Stromberg
2003-04-23some typos, and clarification of game rules;Jason McIntyre
2003-04-23updated links to FreeBSD ppp docs;Jason McIntyre
2003-04-23more snprintf and strlcpy/strlcat fixes. from todd@ and tedu@.Jakob Schlyter
2003-04-23Move m_copyback() to uipc_mbuf where it makes some kinda sense; ok dhartmeiJason Wright
2003-04-22replace an unbounded fscanf with an fgetsAnil Madhavapeddy
2003-04-22some entries from encyclopedia 'holy ross' by o. platonovMichael Shalayeff