summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-14please lintTheo de Raadt
2007-10-13should not be in the treeTheo de Raadt
2007-10-13support an include directive; file of course must also be "secure" likeTheo de Raadt
2007-10-13the iso can be smallerTheo de Raadt
2007-10-13install to right placeTheo de Raadt
2007-10-13make obj in isoTheo de Raadt
2007-10-13syncTheo de Raadt
2007-10-13Uncomment rule to build bcopy.S, and use that as our bcopy(9) implementation.Mark Kettenis
2007-10-13Make this actually work by using the right register numbers. In the conversionMark Kettenis
2007-10-13really correct : printing; ok deraadt@Constantine A. Murenin
2007-10-13Bump firmware version; Adapt to new package mechanism by rebuildingMarcus Glocker
2007-10-13avoid errno trashing in signal handlerTheo de Raadt
2007-10-13Remove alot of dead kerberos code (add sane comments too).Thordur I. Bjornsson
2007-10-13superceed -> supersede; from Tamas TEVESZJason McIntyre
2007-10-13we decided numbers used as strings is wrongTheo de Raadt
2007-10-13in all these programs using the same pfctl-derived parse.y, re-unify theTheo de Raadt
2007-10-13Add support for BCM5906.Mark Kettenis
2007-10-13Unconditionally call the TIOCSTSTAMP ioctl, this way calling nmeaattach(8)Marc Balmer
2007-10-13remove unneeded declarations that shadows existing vars; ok by many.Federico G. Schwindt
2007-10-13remove unneeded declarations that shadows existing vars; ok by many.Federico G. Schwindt
2007-10-13From ospfd: Funny typo, it is fib not fip so adjust function name.Claudio Jeker
2007-10-13Funny typo, it is fib not fip so adjust function name.Claudio Jeker
2007-10-13Enable interrupts in secondary processors before invoking cpu_switchto(),Miod Vallat
2007-10-13It is no longer necessary to fiddle with spl in cpu_idle_{enter,leave} nowMiod Vallat
2007-10-13Be sure to spl0() in proc_trampoline, so that kernel threads start at IPL_NONE.Miod Vallat
2007-10-13There is no need to fiddle with spl in cpu_idle_{enter,leave}, actually.Miod Vallat
2007-10-13Remove leftovers art forgot to prune...Miod Vallat
2007-10-13Add Yukon-2 PHY powerdown bits.Mark Kettenis
2007-10-13sync.Marc Balmer
2007-10-13Add two Gude time signal station receivers.Marc Balmer
2007-10-13Do not attempt to work on more than SHMMAXPGS pages, makes this run unmodifiedMiod Vallat
2007-10-13Fix cpu_exit() comments to be more closer to reality.Miod Vallat
2007-10-13Do not splhigh() before invoking sched_exit(), sched_exit() will do it better.Miod Vallat
2007-10-13Various typos in comments; Joel SingMiod Vallat
2007-10-13add the AR5416 and AR5418 device IDs (needs some more testing)Reyk Floeter
2007-10-12fix typo in _telldir_unlocked function prototype, to avoid warning.Charles Longeau
2007-10-12Fix broken build. Reported by Gregory McGarry on pcc-list.Stefan Kempf
2007-10-12use __progname where neededJasper Lievisse Adriaanse
2007-10-12From master repo:Stefan Kempf
2007-10-12From master repo:Stefan Kempf
2007-10-12fix va_arg in conditional expressions; from ragge@Otto Moerbeek
2007-10-12The newer single chip Atheros wireless chipsets like the AR5424,Reyk Floeter
2007-10-12Silence some lint(1) warningsBret Lambert
2007-10-12Sanitize the output of "show interface detail".Esben Norby
2007-10-12Properly format the output of "show interface".Esben Norby
2007-10-12Controller for the recently imported ospf6d(8) daemon.Esben Norby
2007-10-12rewrite of constant expression evaluation; taking into accountOtto Moerbeek
2007-10-12regenBrad Smith
2007-10-12Add some more Intel em(4) PCI ids.Brad Smith
2007-10-11There is no need to support interface em0:<IP> anymore. Remove most of theClaudio Jeker