Age | Commit message (Expand) | Author |
2003-02-03 | More cleanup in tables thanks to Andrey Matveev: | Cedric Berger |
2003-02-03 | sync | Jason Wright |
2003-02-03 | lanergy appian pci lite; peter.galbavy at knowtion.net | Jason Wright |
2003-02-03 | fix be(4) part number here as well. | Federico G. Schwindt |
2003-02-02 | typo in anchor section | Henning Brauer |
2003-02-02 | adjust after pfctl change; parse_rules doesn't take opts seperately any more | Henning Brauer |
2003-02-02 | there is no need to pass opts to parse_rules explicitely; it's passed as | Henning Brauer |
2003-02-02 | nicer indentation in the queue example | Henning Brauer |
2003-02-02 | no const for int; cedric@ | Henning Brauer |
2003-02-02 | More paranoia when opening temp file; don't follow symlinks and | Todd C. Miller |
2003-02-02 | const'ify params for the host stuff | Henning Brauer |
2003-02-02 | When disk activity exceeds 100kB/s divide length of bar by 10s and report | Henning Brauer |
2003-02-02 | as correctly pointed out by cedric@, the :network and :broadcast parsing | Henning Brauer |
2003-02-02 | knf & ansi; drahn ok | Theo de Raadt |
2003-02-02 | pass BSDSRCDIR in environment to submakes. | Marc Espie |
2003-02-02 | add support for key exchange guesses; based on work by | Markus Friedl |
2003-02-02 | call okname() only when using system(3) for remote-remote copy; | Markus Friedl |
2003-02-02 | :%s/MEXTALLOC/MEXTMALLOC/g; pointed out by angelos | Jason Wright |
2003-02-02 | We don't need to include bsd.man.mk explicitly, bsd.lib.mk pulls | Todd C. Miller |
2003-02-02 | I've been guaranteed that guaranteed is better than guarenteed. | Miod Vallat |
2003-02-02 | Real (although generic) negotiation results message during boot. | Kenneth R Westerback |
2003-02-01 | More leftovers from when we thought we could attach a pckbc to gsc | Miod Vallat |
2003-02-01 | Test programs for dependant shared library constructors. | Dale Rahn |
2003-02-01 | quite some KNF & ANSI | Henning Brauer |
2003-02-01 | rcsid | Jason Wright |
2003-02-01 | Probably should recurse into the new test... | Jason Wright |
2003-02-01 | add -f flag so the device can be specified, and make sure the device is | Jason Wright |
2003-02-01 | audio encoding tester | Jason Wright |
2003-02-01 | typos; | Jason McIntyre |
2003-02-01 | typos; | Jason McIntyre |
2003-02-01 | Make it build without INET6 again. | Daniel Hartmeier |
2003-02-01 | The network interface is not mandatory for translation rules. | Ryan Thomas McBride |
2003-02-01 | m_pad() is expected to have free'd the mbuf if it returns NULL, so | Daniel Hartmeier |
2003-02-01 | Fix out-of-bounds access to nl[255], found by naddy@ in context of | Daniel Hartmeier |
2003-02-01 | Look, noone cares if you run of out rx descriptors and whining about it just ... | Jason Wright |
2003-02-01 | sync | Theo de Raadt |
2003-02-01 | how about installing those new man pages | Theo de Raadt |
2003-02-01 | ansi | Theo de Raadt |
2003-02-01 | Regen | Miod Vallat |
2003-02-01 | Correct 715/100XC machine name, per openpa.net. mickey@ ok | Miod Vallat |
2003-02-01 | from Chris Pascoe <c.pascoe@itee.uq.edu.au>: | Chris Cappuccio |
2003-01-31 | do not merge the rodata sections into the .text . they could be moved above 4... | Michael Shalayeff |
2003-01-31 | Fix Xr list | Miod Vallat |
2003-01-31 | Concise manual pages for gsckbc and gsckbd. | Miod Vallat |
2003-01-31 | sync w/ generic and correct minirotsize | Michael Shalayeff |
2003-01-31 | Enter gsckbc, a driver for the ps/2-like input device ports found on many | Miod Vallat |
2003-01-31 | The version of open in ld.so, _dl_open(), will return -errno instead of -1. | Dale Rahn |
2003-01-31 | typo | Theo de Raadt |
2003-01-31 | Various typos; Andrey Matveev | Miod Vallat |
2003-01-31 | typos; | Jason McIntyre |