summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-12-25Do not allow loading a font in an used font slot; discussed with and ok mickey@Miod Vallat
2004-12-25Use list and queue macros where applicable to make the code easier to read;Miod Vallat
2004-12-25correct indentTheo de Raadt
2004-12-25in real C, there is not , after the last enum entry; ok reykTheo de Raadt
2004-12-25much space has been regained because of ramdisk fitting exercises inTheo de Raadt
2004-12-25More secure exampleIan Darwin
2004-12-25strncmp() the correct size when looking for ki2c companion.Miod Vallat
2004-12-25#ifndef SMALL throughout this, for install media; ok mcbrideTheo de Raadt
2004-12-25We don't need cross-{nm,size} anymore, our host tools are good enough.Alexander Yurchenko
2004-12-25syncTheo de Raadt
2004-12-25enter ifconfigTheo de Raadt
2004-12-25a -DSMALL varient of ifconfig for mediaTheo de Raadt
2004-12-25- remove unneccessary breakBrad Smith
2004-12-25zap this tooMarc Espie
2004-12-25solve remaining conflictsMarc Espie
2004-12-25update those manually, since cvs got confused.Marc Espie
2004-12-25propolice markerMarc Espie
2004-12-25new stacknote.s can't depend on stmp-dirs either or our make will rebuild stuffMarc Espie
2004-12-25revert to cast-as-lvalues being pedantic warnings for now.Marc Espie
2004-12-25some new i386-specific include files. Adjust directory name.Marc Espie
2004-12-24gcc 3.3.5Marc Espie
2004-12-24brad should compile before commitingTheo de Raadt
2004-12-24result of mergeMarc Espie
2004-12-24gcc 3.3.5Marc Espie
2004-12-24init Jumbo RX ring by default.Brad Smith
2004-12-24mergeMarc Espie
2004-12-24{e,}intr{cnt,names} bye-bye.Miod Vallat
2004-12-24gcc 3.3.5Marc Espie
2004-12-24In vmstat -i, stop walking the kernel "allevents" evcnt chain, as they areMiod Vallat
2004-12-24result from merge... highly weird, since dale mixed things upMarc Espie
2004-12-24Kill bit of ahc cruft. Elminate lots of leading spaces. Other KNF. NoKenneth R Westerback
2004-12-24fix up conflictsMarc Espie
2004-12-24Rewrite intlock/intunlock not to pass around interrupt frame directlyPeter Valchev
2004-12-24Do not provide the KERN_EMUL, KERN_EVCOUNT, KERN_INTRCNT, KERN_PROC* andMiod Vallat
2004-12-24Scare users so that they don't use option SMALL_KERNEL, because ourMiod Vallat
2004-12-24List ym(4) in synopsis as well as see also.Jonathan Gray
2004-12-24syncTheo de Raadt
2004-12-24streamline parser loops, now we've got a simple loop with flags, insteadMarc Espie
2004-12-23give a complete path during install, so that we don't accidentally createMarc Espie
2004-12-23bz #898: support AddressFamily in sshd_config. from peak@argo.troja.mff.cuni.czDamien Miller
2004-12-23vt100 wscons crashes restoring cursor if it had never been saved before.Miod Vallat
2004-12-23Fix crash due to wrong argument in the (almost useless) DECRQUPSS escapeMiod Vallat
2004-12-23Reliability fix, from NetBSD:Miod Vallat
2004-12-23document icmp type/code text abbreviations recognized by pfctlJared Yanovich
2004-12-23change FXPF_UCODE to mean "firmware load attempted". if the firstTheo de Raadt
2004-12-23allo the "bgpctl show neighbor " commands to take the neighbor descrHenning Brauer
2004-12-23make com[123] work for console on i386, but allow override with CONADDR/CONUNITMarkus Friedl
2004-12-23must only try to match PEERDESC of nothing else matched, it's just a stringHenning Brauer
2004-12-23Allow an i386 MP kernel to build without pcibios. miod@ okAaron Campbell
2004-12-23leak; from mpechMarkus Friedl