Age | Commit message (Expand) | Author |
2006-11-11 | Add support for 3Com 3CRWE154G72. -moj | Mats O Jansson |
2006-11-11 | Add the bgpd control socket to FILES and use the same .Bl -width as in | Michael Knudsen |
2006-11-11 | EXAMPLES was getting too lengthy, so trim some of the ones that were | Jason McIntyre |
2006-11-11 | update the page to mention fibre support. | Brad Smith |
2006-11-11 | mention gentbi(4) here. | Brad Smith |
2006-11-11 | Working? | Dale Rahn |
2006-11-11 | be silent | Theo de Raadt |
2006-11-10 | Fix typo. | Mark Kettenis |
2006-11-10 | Add support for Sun 1000baseSX cards. | Mark Kettenis |
2006-11-10 | sync | Theo de Raadt |
2006-11-10 | Check the correct bits in the control byte. | Mats O Jansson |
2006-11-10 | Fix DMA firmware command interface (poll for command response), and get the | Marcus Glocker |
2006-11-10 | dont want to know where this stack corruption is coming from. | Dale Rahn |
2006-11-10 | better... | Dale Rahn |
2006-11-10 | and cloder yet | Theo de Raadt |
2006-11-10 | steps closer | Theo de Raadt |
2006-11-10 | sync | Theo de Raadt |
2006-11-10 | landisk has no kbd(8) | Theo de Raadt |
2006-11-10 | landisk has no wsconsctl.conf | Theo de Raadt |
2006-11-10 | Getting much closer. | Dale Rahn |
2006-11-10 | Pre-allocate the TX DMA maps intead of creating and destroying a DMA map | Brad Smith |
2006-11-10 | Defer setting of the valid bit in the first TX descriptor after | Damien Bergamini |
2006-11-10 | `elminate' etc. is not really the right way to spell `eliminate'. | Michael Knudsen |
2006-11-10 | relocations belong in reloc.h | Dale Rahn |
2006-11-10 | Correct order of the bitfields of float and double. Fixes ldexp() (and | Otto Moerbeek |
2006-11-10 | acx(4) doesn't use rssadapt(9). | Damien Bergamini |
2006-11-10 | ral(4) no longer contains a reference implementation of rssadapt(9). | Damien Bergamini |
2006-11-10 | Mention -nwid here too, reminded by reyk. | Michael Knudsen |
2006-11-10 | Add -nwid command to allow wireless interfaces to not prefer a specific | Michael Knudsen |
2006-11-10 | regen | Brad Smith |
2006-11-10 | try to be more clever about when to enter SUBDIRS, so that we don't | Theo de Raadt |
2006-11-10 | fake no-op install target | Theo de Raadt |
2006-11-10 | add vendor id for Quicknet Technologies. | Brad Smith |
2006-11-10 | Remove debug code. | Miod Vallat |
2006-11-10 | Remove unnecessary failure printf. That's what nonzero return codes are for. | Miod Vallat |
2006-11-10 | Avoid an unnecessary branch for byte-by-byte copyin() and copyout(). | Miod Vallat |
2006-11-10 | Fetch syscall arguments beyond r9 with copyin() from the userland stack, | Miod Vallat |
2006-11-10 | sync | Theo de Raadt |
2006-11-10 | enable -g again | Alexander von Gernler |
2006-11-10 | bump minor, for void set_rpc_maxgrouplist(int); | Alexander von Gernler |
2006-11-10 | add void set_rpc_maxgrouplist(int), to be able to make mount_nfs -g | Alexander von Gernler |
2006-11-10 | Unlike GNU rcs, our co will not overwrite an existing file, even | Todd C. Miller |
2006-11-10 | fix -w | Xavier Santolaria |
2006-11-10 | Accept upper and lower case letters in a checksum, since this doesn't | Tom Cosgrove |
2006-11-10 | check both rule sourace and destination when grouping sa's | Mathieu Sauve-Frankel |
2006-11-10 | Convert to use inf-ptrace.c. | Mark Kettenis |
2006-11-10 | Handle OpenBSD as well. | Mark Kettenis |
2006-11-10 | When using -vv, also show grouped SAs. | Hans-Joerg Hoexer |
2006-11-10 | Fix grouping for SAs. Now all combinations of SAs are possible, | Hans-Joerg Hoexer |
2006-11-10 | char -> u_char in a few places | Henning Brauer |