summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-16+= and sign extend problemOtto Moerbeek
2007-10-16typo (naem -> name)Bret Lambert
2007-10-16Change LSA type to 16 bit and use the new defines recently comitted toEsben Norby
2007-10-16In OSPFv3 the LSA type is a 16 bit value, furthermore it uses differentEsben Norby
2007-10-16Fix the neighbor election process.Esben Norby
2007-10-16Adapt to the changes in ospf6d. Fix more IPv6 addressing and probably breakClaudio Jeker
2007-10-16First step at making kroute IPv6 aware. This resulted in many additionalClaudio Jeker
2007-10-16Fix the output from "show neighbor".Esben Norby
2007-10-16Properly adjust headers displayed when the screen contains few lines.Otto Moerbeek
2007-10-16in the lex... even inside quotes, a \ followed by space or tab shouldTheo de Raadt
2007-10-16"script" does not belong in the lease declaration section;Jason McIntyre
2007-10-16Do not expose the end of the proc_trampoline bowels to C code anymore, andMiod Vallat
2007-10-16Fix the mtx_wantipl != IPL_NONE comparison in the ``have to spin''Miod Vallat
2007-10-15zero the right object, not some hunk of stack; ok henric@Damien Miller
2007-10-15Remove a set, but unused varible in nfs_socket();Thordur I. Bjornsson
2007-10-15Add new "reached end of file while parsing quoted string" as expectedHans-Joerg Hoexer
2007-10-15permit tcp 111/2049 at boot too, for tcp nfs mounts; Jim ReesTheo de Raadt
2007-10-15No need to match on "at34c02" anymore.Mark Kettenis
2007-10-15Skip non-SPD EEPROMs.Mark Kettenis
2007-10-15enable ADDMULTI and DELMULTI in the ioctl handler now that the thtDavid Gwynne
2007-10-15now that pcc knows the __inline__ keyword, no need to -D it to inlineOtto Moerbeek
2007-10-15catch privileged actions as well; hint from miod@Federico G. Schwindt
2007-10-15Allow ntpd to report the status of peers and sensors to syslog. ThisOtto Moerbeek
2007-10-15regenBrad Smith
2007-10-15add some more Intel ICH9 PCI to ISA bridges.Brad Smith
2007-10-15specifying int instead of just unsigned is better styleTheo de Raadt
2007-10-15regenBrad Smith
2007-10-15add the Intel ICH9 PCI ids.Brad Smith
2007-10-15regenBrad Smith
2007-10-15add the PCI ids for the Broadcom BCM5761/BCM5761E/BCM5764 and BCM5784Brad Smith
2007-10-15more remove unneeded declarations that shadows existing vars; ok by many.Federico G. Schwindt
2007-10-15the new dev/rnd.c uses the shared arc4 code instead of implimenting it byTheo de Raadt
2007-10-15prettier when running make depend (just tabs and spaces)Theo de Raadt
2007-10-15Switch arc4random to using routines from crypto/arc4.[ch], and reworkDamien Miller
2007-10-14remove tests for EIDRM and ENOMSG existence now that they're in the tree.Federico G. Schwindt
2007-10-14correctly print PC and PC2- prefixes; ok jsgTheo de Raadt
2007-10-14do not fallthroughTheo de Raadt
2007-10-14regression test for include directive (if anyone has a better way to doTheo de Raadt
2007-10-14Switch log_sockaddr() to take a void * so it is not necessary to cast theClaudio Jeker
2007-10-14by default just build ccom for the current hostOtto Moerbeek
2007-10-14don't hardcode TARGMACHOtto Moerbeek
2007-10-14From master repo:Stefan Kempf
2007-10-14Missing spaceClaudio Jeker
2007-10-14Remove now unused functions dealing with kerberosThordur I. Bjornsson
2007-10-14registred -> registeredMiod Vallat
2007-10-14keep the Nd lines consistent;Jason McIntyre
2007-10-14Don't bail out after finding the first cpu.Mark Kettenis
2007-10-14The spec says to wait 40 microseconds for the run bit to clear beforeDeanna Phillips
2007-10-14audio(4)-compatible mixer items for ALC883.Deanna Phillips
2007-10-14syncTheo de Raadt