Age | Commit message (Expand) | Author |
2004-12-25 | propolice marker | Marc Espie |
2004-12-25 | new stacknote.s can't depend on stmp-dirs either or our make will rebuild stuff | Marc Espie |
2004-12-25 | revert to cast-as-lvalues being pedantic warnings for now. | Marc Espie |
2004-12-25 | some new i386-specific include files. Adjust directory name. | Marc Espie |
2004-12-24 | gcc 3.3.5 | Marc Espie |
2004-12-24 | brad should compile before commiting | Theo de Raadt |
2004-12-24 | result of merge | Marc Espie |
2004-12-24 | gcc 3.3.5 | Marc Espie |
2004-12-24 | init Jumbo RX ring by default. | Brad Smith |
2004-12-24 | merge | Marc Espie |
2004-12-24 | {e,}intr{cnt,names} bye-bye. | Miod Vallat |
2004-12-24 | gcc 3.3.5 | Marc Espie |
2004-12-24 | In vmstat -i, stop walking the kernel "allevents" evcnt chain, as they are | Miod Vallat |
2004-12-24 | result from merge... highly weird, since dale mixed things up | Marc Espie |
2004-12-24 | Kill bit of ahc cruft. Elminate lots of leading spaces. Other KNF. No | Kenneth R Westerback |
2004-12-24 | fix up conflicts | Marc Espie |
2004-12-24 | Rewrite intlock/intunlock not to pass around interrupt frame directly | Peter Valchev |
2004-12-24 | Do not provide the KERN_EMUL, KERN_EVCOUNT, KERN_INTRCNT, KERN_PROC* and | Miod Vallat |
2004-12-24 | Scare users so that they don't use option SMALL_KERNEL, because our | Miod Vallat |
2004-12-24 | List ym(4) in synopsis as well as see also. | Jonathan Gray |
2004-12-24 | sync | Theo de Raadt |
2004-12-24 | streamline parser loops, now we've got a simple loop with flags, instead | Marc Espie |
2004-12-23 | give a complete path during install, so that we don't accidentally create | Marc Espie |
2004-12-23 | bz #898: support AddressFamily in sshd_config. from peak@argo.troja.mff.cuni.cz | Damien Miller |
2004-12-23 | vt100 wscons crashes restoring cursor if it had never been saved before. | Miod Vallat |
2004-12-23 | Fix crash due to wrong argument in the (almost useless) DECRQUPSS escape | Miod Vallat |
2004-12-23 | Reliability fix, from NetBSD: | Miod Vallat |
2004-12-23 | document icmp type/code text abbreviations recognized by pfctl | Jared Yanovich |
2004-12-23 | change FXPF_UCODE to mean "firmware load attempted". if the first | Theo de Raadt |
2004-12-23 | allo the "bgpctl show neighbor " commands to take the neighbor descr | Henning Brauer |
2004-12-23 | make com[123] work for console on i386, but allow override with CONADDR/CONUNIT | Markus Friedl |
2004-12-23 | must only try to match PEERDESC of nothing else matched, it's just a string | Henning Brauer |
2004-12-23 | Allow an i386 MP kernel to build without pcibios. miod@ ok | Aaron Campbell |
2004-12-23 | leak; from mpech | Markus Friedl |
2004-12-23 | check for NULL; from mpech | Markus Friedl |
2004-12-23 | in getpeerbydesc(), complain if we find more than one match and return NULL | Henning Brauer |
2004-12-23 | allow "bgpctl neighbor" to take the peer's descr as argument as well | Henning Brauer |
2004-12-23 | introduce getpeerbydesc(), find a peer by its description | Henning Brauer |
2004-12-23 | set rule_flag PFRULE_SRCTRACK when setting srctrack, found by camield@ | Daniel Hartmeier |
2004-12-23 | KNF | Henning Brauer |
2004-12-23 | even more excellent alignment, with mickey | Henning Brauer |
2004-12-23 | Use a shorter, more realistic initial memory storage for extio. | Miod Vallat |
2004-12-23 | .Xr dhcrelay, okay henning@ | Marc Espie |
2004-12-23 | lower latency by processing no more than 25 messages at once for each peer | Henning Brauer |
2004-12-23 | sort structs for most optimal alignment, help mickey, claudio ok | Henning Brauer |
2004-12-23 | turn padding of tx packets on since it appears it may be needed by certain | David Gwynne |
2004-12-23 | From dyoung@NetBSD: | Jonathan Gray |
2004-12-23 | From dyoung@NetBSD: | Jonathan Gray |
2004-12-23 | Replace home rolled unsigned char type with u_char. | Jonathan Gray |
2004-12-23 | Simplify hashtable (de)allocation by moving it into the clone functions. | Camiel Dobbelaar |