summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-07-05Fix an issue where a shared library could be loaded at two differentKjell Wooding
2004-07-05KNFHenning Brauer
2004-07-04properly bitch when we cannot open the config file, basically resemblingHenning Brauer
2004-07-04syncTheo de Raadt
2004-07-04shrink, shrink, shrinkTheo de Raadt
2004-07-04- two typos, stallen -> stolenBrad Smith
2004-07-04sis rev 0x91 seeprom support to get eaddr; from fgschTheo de Raadt
2004-07-04remove the half-baked and bogus pfi_dynamic_drivers() which tries to guessHenning Brauer
2004-07-04Disable optimize_reg_copy_3() on m68k platforms.Miod Vallat
2004-07-04two missing freeaddrinfo() -- leak; andrushock@korovino.netTheo de Raadt
2004-07-04typo; andrushock@korovino.netTheo de Raadt
2004-07-04fix a NetBSDism and a pasto left over from the import; ok millert@Christian Weisgerber
2004-07-04Remove requirement that the 'b' partition on the root disk beKenneth R Westerback
2004-07-04put interval defines in ntpd.h and name them consistentlyHenning Brauer
2004-07-04cats -> arm; miod okTheo de Raadt
2004-07-04simplify slightlyHenning Brauer
2004-07-04KNFHenning Brauer
2004-07-04re fits on this floppyTheo de Raadt
2004-07-04proc_stop needs sched_lock locked. From art, verified with NetBSD.Niklas Hallqvist
2004-07-04Compute the local clock offset from the server's response.Alexander Guy
2004-07-04add myself, brad said i needed another commitJolan Luff
2004-07-042 more file descriptors for each RDE and SE inherited from the parentHenning Brauer
2004-07-04when getting rid of the listen_addr TAILQ after forking actually closeHenning Brauer
2004-07-04syncTheo de Raadt
2004-07-04two hp netserver LH 3 devicesTheo de Raadt
2004-07-04turn off _KERN_DO_ECOFF unless COMPAT_OSF1 is enabled. This shrinks theTheo de Raadt
2004-07-03-Wall,-Wshadow cleanup with avsm@; ok henning@ krw@Damien Miller
2004-07-03move sysctl comment on namelist[] entryTheo de Raadt
2004-07-03wrong struct calloc'ed; ok henning@Alexander Guy
2004-07-03Fixes from Jared Yanovich with help from myself and cloder@; OK otto@Todd C. Miller
2004-07-03Check return value instead of uninitialized variable.Mark Kettenis
2004-07-03zap INET_ONLY, compress usage(); jaredTheo de Raadt
2004-07-03ansi; jaredTheo de Raadt
2004-07-03This was supposed to compile.Miod Vallat
2004-07-03pfctl can finally run as non-root again, so we can get rid of a lot of ${SUDO}sHenning Brauer
2004-07-03sigh, not yetTheo de Raadt
2004-07-03Cruft removal; ed(4) has been dead for ages. OK deraadt@ miod@Todd C. Miller
2004-07-03oops something went wrong in commitTheo de Raadt
2004-07-03{e,}intr{names,cnt} are extinctTheo de Raadt
2004-07-03if vinvalbuf() fails, unlock the vnode and release it. ok marius@Pedro Martelletto
2004-07-03Switch mrt dumping to fd passing. This gives some speed up when extensiveClaudio Jeker
2004-07-03Oops, one more mmap() bounds check.Miod Vallat
2004-07-03On 1[67]7 boards, always use the VMEChip2 timers for delay(), even if theMiod Vallat
2004-07-03Put s/key functions inside #ifdef SKEY same as monitor.c,Darren Tucker
2004-07-03quick workaround until proper PF_FORWARD reass gets implemented.Jun-ichiro itojun Hagino
2004-07-03support @hostname:port syntax in syslog.conf, prompted by msf@ at c2k4;Damien Miller
2004-07-03Use '\0' not 0 for string; ok djm@, deraadt@Darren Tucker
2004-07-03syncTheo de Raadt
2004-07-03typo; JaredTheo de Raadt
2004-07-02move into #ifdef; various peopleTheo de Raadt