summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-02-11more accurate .so test.Marc Espie
2004-02-11Fix interface clobbering for link-local addresses. Found by Pyun YongHyeon.Cedric Berger
2004-02-11ARM now supports shared libraries.Dale Rahn
2004-02-11Defining __HAVE_DEVICE_REGISTER and an empty device_register() function isMiod Vallat
2004-02-11Add amd64 and cats to the allarchs target.Miod Vallat
2004-02-11typo; from Olivier Cherrier;Jason McIntyre
2004-02-11EOL at endTheo de Raadt
2004-02-11correct syscall() stub; fixes perl and vi.recoverTheo de Raadt
2004-02-11Remove duplicates with <sys/conf.h>; ok drahn@Miod Vallat
2004-02-11Return ENOTTY on unhandled ioctls; ok drahn@Miod Vallat
2004-02-11Deal with pfctl always needing root by adding ${SUDO} where it's needed.Ryan Thomas McBride
2004-02-11syncTheo de Raadt
2004-02-11syncTheo de Raadt
2004-02-11permit installboot to at least compile... remove some crudTheo de Raadt
2004-02-11amd64 would use negative stack direction, if it used this file; millert okTheo de Raadt
2004-02-10+ bgpd.confHenning Brauer
2004-02-10repair frame size; makes tr workMichael Shalayeff
2004-02-10enforce config file secrecy (correct owner, no rights for group/world)Henning Brauer
2004-02-10install bgpd.conf mode 600, theo okHenning Brauer
2004-02-10KNFDaniel Hartmeier
2004-02-10syncTheo de Raadt
2004-02-10configs for amd64; brad@ okMichael Shalayeff
2004-02-10KNFDaniel Hartmeier
2004-02-10Decrease the initial number of ptys from 64 to 16. If the systemsTodd C. Miller
2004-02-10Fix off-by-one wrt TTY_LETTERS and minor being out of bounds. MissedTodd C. Miller
2004-02-10KNFHenning Brauer
2004-02-10remove HARD_QUAD from sparc64, as was done in gcc 2.95Nikolay Sturm
2004-02-10It's a PTY, not a PYT and KERN_TTY_NPTYS is not changeable.Todd C. Miller
2004-02-10describe `volatile' as type-qualifier, not specifier;Jason McIntyre
2004-02-10Make pfsync printing consistent with rest of tcpdump regarding newlines,Ryan Thomas McBride
2004-02-10Document KERN_TTY_INFO, KERN_TTY_MAXPTYS and KERN_TTY_NPTYS sysctls.Todd C. Miller
2004-02-10plug mbuf leak (ip_fragment() always free mbuf on error). tested by cedric,Jun-ichiro itojun Hagino
2004-02-10kill memory.3;Jason McIntyre
2004-02-10Use SENSOR_FINVALID.Alexander Yurchenko
2004-02-10improve Nd; from millert@Jason McIntyre
2004-02-10Use SENSOR_FINVALID.Alexander Yurchenko
2004-02-10make Nm match Dt;Jason McIntyre
2004-02-10Add flags field to the sensor structure and an only flag SENSOR_FINVALIDAlexander Yurchenko
2004-02-10misleading regexp -> patternMarc Espie
2004-02-10harder check in picky mode: find the page AND verify it is the same.Marc Espie
2004-02-10KNFHenning Brauer
2004-02-10lotsoflotsoflotsof KNFHenning Brauer
2004-02-10force jump tables into .text for they get screwed in .rodata for -fpic; espie...Michael Shalayeff
2004-02-10add MLINKS for 64-bit functions in byteorder(3);Jason McIntyre
2004-02-10KNFHenning Brauer
2004-02-10fix at leats the worst of Cedric "KNF is for everybody but me" Berger's fuckupHenning Brauer
2004-02-10syncTheo de Raadt
2004-02-10Make this work. will figure out what this should be later.Dale Rahn
2004-02-10Fix PIC cerror. ok miod@ mickey@Dale Rahn
2004-02-10make Nm match Dt;Jason McIntyre