Age | Commit message (Expand) | Author |
2004-02-11 | Deal with pfctl always needing root by adding ${SUDO} where it's needed. | Ryan Thomas McBride |
2004-02-11 | sync | Theo de Raadt |
2004-02-11 | sync | Theo de Raadt |
2004-02-11 | permit installboot to at least compile... remove some crud | Theo de Raadt |
2004-02-11 | amd64 would use negative stack direction, if it used this file; millert ok | Theo de Raadt |
2004-02-10 | + bgpd.conf | Henning Brauer |
2004-02-10 | repair frame size; makes tr work | Michael Shalayeff |
2004-02-10 | enforce config file secrecy (correct owner, no rights for group/world) | Henning Brauer |
2004-02-10 | install bgpd.conf mode 600, theo ok | Henning Brauer |
2004-02-10 | KNF | Daniel Hartmeier |
2004-02-10 | sync | Theo de Raadt |
2004-02-10 | configs for amd64; brad@ ok | Michael Shalayeff |
2004-02-10 | KNF | Daniel Hartmeier |
2004-02-10 | Decrease the initial number of ptys from 64 to 16. If the systems | Todd C. Miller |
2004-02-10 | Fix off-by-one wrt TTY_LETTERS and minor being out of bounds. Missed | Todd C. Miller |
2004-02-10 | KNF | Henning Brauer |
2004-02-10 | remove HARD_QUAD from sparc64, as was done in gcc 2.95 | Nikolay Sturm |
2004-02-10 | It's a PTY, not a PYT and KERN_TTY_NPTYS is not changeable. | Todd C. Miller |
2004-02-10 | describe `volatile' as type-qualifier, not specifier; | Jason McIntyre |
2004-02-10 | Make pfsync printing consistent with rest of tcpdump regarding newlines, | Ryan Thomas McBride |
2004-02-10 | Document KERN_TTY_INFO, KERN_TTY_MAXPTYS and KERN_TTY_NPTYS sysctls. | Todd C. Miller |
2004-02-10 | plug mbuf leak (ip_fragment() always free mbuf on error). tested by cedric, | Jun-ichiro itojun Hagino |
2004-02-10 | kill memory.3; | Jason McIntyre |
2004-02-10 | Use SENSOR_FINVALID. | Alexander Yurchenko |
2004-02-10 | improve Nd; from millert@ | Jason McIntyre |
2004-02-10 | Use SENSOR_FINVALID. | Alexander Yurchenko |
2004-02-10 | make Nm match Dt; | Jason McIntyre |
2004-02-10 | Add flags field to the sensor structure and an only flag SENSOR_FINVALID | Alexander Yurchenko |
2004-02-10 | misleading regexp -> pattern | Marc Espie |
2004-02-10 | harder check in picky mode: find the page AND verify it is the same. | Marc Espie |
2004-02-10 | KNF | Henning Brauer |
2004-02-10 | lotsoflotsoflotsof KNF | Henning Brauer |
2004-02-10 | force jump tables into .text for they get screwed in .rodata for -fpic; espie... | Michael Shalayeff |
2004-02-10 | add MLINKS for 64-bit functions in byteorder(3); | Jason McIntyre |
2004-02-10 | KNF | Henning Brauer |
2004-02-10 | fix at leats the worst of Cedric "KNF is for everybody but me" Berger's fuckup | Henning Brauer |
2004-02-10 | sync | Theo de Raadt |
2004-02-10 | Make this work. will figure out what this should be later. | Dale Rahn |
2004-02-10 | Fix PIC cerror. ok miod@ mickey@ | Dale Rahn |
2004-02-10 | make Nm match Dt; | Jason McIntyre |
2004-02-10 | Fix/enable lazy binding on amd64 ld.so | Dale Rahn |
2004-02-10 | fix copyrights | Michael Shalayeff |
2004-02-10 | fflush(stdout). kame pr 584 | Jun-ichiro itojun Hagino |
2004-02-10 | Disable lazy binding for now. | Dale Rahn |
2004-02-10 | make Nm match Dt; | Jason McIntyre |
2004-02-10 | make Nm match Dt; | Jason McIntyre |
2004-02-10 | sync with reloc.h change. | Dale Rahn |
2004-02-10 | Relocation types, used by ld.so | Dale Rahn |
2004-02-10 | AMD64 dynamic linker. initial work by mickey finished up by myself. | Dale Rahn |
2004-02-10 | Check for RTLD_TEXT_PLT define instead of an architecture specific check. | Dale Rahn |