Age | Commit message (Expand) | Author |
2003-01-25 | Move parsing of the monitor notification user with the rest of the | Todd C. Miller |
2003-01-25 | Make monitor section match the actual code. | Todd C. Miller |
2003-01-25 | tables are just tables; implementation details (radix) don't need to be | Henning Brauer |
2003-01-25 | if a table name ist too long, it's actually nice to tell so instead of just | Henning Brauer |
2003-01-25 | kill whitespace at EOL | Henning Brauer |
2003-01-25 | - format consistent across platforms | Jason McIntyre |
2003-01-24 | Make table tests less sensitive to environmental conditions. | Cedric Berger |
2003-01-24 | plug potential memory leak; vincent ok | Theo de Raadt |
2003-01-24 | On save: | Jason Wright |
2003-01-24 | Instead of stashing the timestamp on the pw temp file before each | Todd C. Miller |
2003-01-24 | Save FPU state (unconditionally) | Jason Wright |
2003-01-24 | save and restore fp state when switching threads. This, with | Marco S Hyman |
2003-01-24 | save i386 fpu state | Marco S Hyman |
2003-01-24 | Changed: - Am. Eng. -> Br. Eng. | Jason McIntyre |
2003-01-24 | ansi | Theo de Raadt |
2003-01-24 | update supported devices list, from alexander guy | Michael Shalayeff |
2003-01-24 | compile rdata.c using -O0 on sparc64 due to bug in propolice | Jakob Schlyter |
2003-01-24 | ndc doesn't start named if named_flags=NO in /etc/rc.conf | Mike Pechkin |
2003-01-24 | Sigh, pf_pull_hdr (aka pf_pull_hair) doesn't do an m_pullup, it merely | Daniel Hartmeier |
2003-01-24 | Move the mbuf pullup for TCP options to the beginning of TCP handling, | Daniel Hartmeier |
2003-01-24 | document pfctl -vvsq | Henning Brauer |
2003-01-24 | make rate2str include the unit in the ouput even if it is 0b. was irrelevant | Henning Brauer |
2003-01-24 | Fix wscale support, the first version didn't really work right. | Daniel Hartmeier |
2003-01-24 | pfctl -vvsq shows bandwidth and packets/s for PRIQ now too | Henning Brauer |
2003-01-24 | let pfctl -vvsq loop and display measured bandwidth and packets/s per queue. | Henning Brauer |
2003-01-24 | export rate2str | Henning Brauer |
2003-01-24 | tune internal APIs a bit | Henning Brauer |
2003-01-24 | do not print deprecation message | Jakob Schlyter |
2003-01-24 | Convert m88k pmap from physseg to VM_PAGE_MD. | Miod Vallat |
2003-01-24 | bring in 3 yet unused helper functions before I lose 'em again | Henning Brauer |
2003-01-24 | install nslookup | Jakob Schlyter |
2003-01-24 | Remove duplicate kerberos entries; ekshell2 should probably just be removed | Todd C. Miller |
2003-01-24 | This is a project to modify executables so that they do not have any | Dale Rahn |
2003-01-24 | PMAP_{DE,}ACTIVATE are not used anymore. | Miod Vallat |
2003-01-24 | Flush the blrl instruction from the instruction cache if the GOT tag is | Dale Rahn |
2003-01-23 | Honour TCP_WRAPPERS mk.conf setting; ok millert@ | Damien Miller |
2003-01-23 | - Either memset() or loop and set to zero, not both | Jason Wright |
2003-01-23 | will need machine/frame.h for profiling | Michael Shalayeff |
2003-01-23 | Add a "DisableXProg" option to CVSROOT/config that can be used to | Todd C. Miller |
2003-01-23 | be consistant on the spl everywhere and use splimp(), this seems to prevent w... | Michael Shalayeff |
2003-01-23 | Little cleanup thanks to Andrey Matveev | Cedric Berger |
2003-01-23 | 'conjunction' typos | Anil Madhavapeddy |
2003-01-23 | scp -12; Sam Smith and others; ok provos@, deraadt@ | Markus Friedl |
2003-01-23 | bandwidth limitation patch (scp -l) from niels@; ok todd@, deraadt@ | Markus Friedl |
2003-01-23 | ssh-add -c, prompt user for confirmation (using ssh-askpass) when | Markus Friedl |
2003-01-23 | - rework Tables section in the introduction (pointed out by Theo) | Ryan Thomas McBride |
2003-01-23 | Fix a bug where the kernel crashes when translating IPv6 ICMP packets. | Daniel Hartmeier |
2003-01-23 | typos; | Jason McIntyre |
2003-01-23 | sync | Theo de Raadt |
2003-01-23 | stubs for functions needed by the vax | Marco S Hyman |