summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-04-25kill #if 0 code w/ evil string functions, deraadt/tdevalHenning Brauer
2003-04-25comment cleanupTheo de Raadt
2003-04-25sprintf bye byeTheo de Raadt
2003-04-25Compile with -ansi -pedantic. Replace one ugly lvalue cast with a memcpy.Chad Loder
2003-04-25string cleanup; ok millertTheo de Raadt
2003-04-25Remove note about POLLMSG. not used and not provided. ok millert@Ted Unangst
2003-04-25#define POLLNORM as synonym for POLLRDNORM. ok millert@Ted Unangst
2003-04-25Enable lm(4) and viaenv(4).Alexander Yurchenko
2003-04-25strings... ok millert@, tedu@Thierry Deval
2003-04-25Add lm(4) and viaenv(4). Commented out and i386-only for now.Alexander Yurchenko
2003-04-25viaenv(4) manual pageAlexander Yurchenko
2003-04-25viaenv(4) driver from NetBSD adapted for sysctl interface.Alexander Yurchenko
2003-04-25comment fixTheo de Raadt
2003-04-25comment repairTheo de Raadt
2003-04-25lm(4) manual pageAlexander Yurchenko
2003-04-25lm(4) driver from NetBSD adapted for sysctl interface.Alexander Yurchenko
2003-04-25strings... ok tedu@, millert@Thierry Deval
2003-04-25strings... ok henning@, millert@, tedu@Thierry Deval
2003-04-25fix typo; tom@minnesota.comTheo de Raadt
2003-04-25enter moreTheo de Raadt
2003-04-25Make function declaration and man page match prototype. Closes PR 3236Todd C. Miller
2003-04-25mquery backout sync.Dale Rahn
2003-04-25Support for accessing the information from the hardware monitoring sensorsAlexander Yurchenko
2003-04-25backout mquery change, something broke when not combined with a different diff.Dale Rahn
2003-04-25Very little tweak for consistency in space vs \tAlexander Yurchenko
2003-04-25Document hw.sensorsAlexander Yurchenko
2003-04-25check asprintf return value for error, as the pointer is not guaranteedPeter Valchev
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