summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-02-12KNFHenning Brauer
2004-02-12we need to memcpy out the ifmsghdr, it has different alignent requirementsHenning Brauer
2004-02-12bit KNF, to stderr what belongs to stderr, err where you mean err and notHenning Brauer
2004-02-11include some missing onesTheo de Raadt
2004-02-11ask lowercases the response, check for that...Dale Rahn
2004-02-11Shared libraries.Miod Vallat
2004-02-11simplify afs startup so all you have to do is say "YES" to get basicBob Beck
2004-02-11enable shared libs on amd64; from drahnTheo de Raadt
2004-02-11syncTheo de Raadt
2004-02-11Silence early kernel bootstrap unless option VERBOSE_INIT_ARM.Miod Vallat
2004-02-11Give systrace and xfs a chance to work.Miod Vallat
2004-02-11Arm routine for process swapping in afs, appears to pass testlwp.Dale Rahn
2004-02-11syncDale Rahn
2004-02-11fix wsdisplay (ttyC0) majorDale Rahn
2004-02-11Make flag set in signal handler volatileOtto Moerbeek
2004-02-11Keep using the BUG as the console device until autoconf is over, ratherMiod Vallat
2004-02-11make mss signed; avoids large mss if ifp==NULL; ok itojun@Markus Friedl
2004-02-11sort sysctls;Jason McIntyre
2004-02-11some sections came out wrong (no space) in SDL.Marc Espie
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