Age | Commit message (Expand) | Author |
2005-05-24 | fix links target | Uwe Stuehler |
2005-05-24 | ifa->ifa_addr can be NULL in some cases, pt out by Kurt Roeckx | Henning Brauer |
2005-05-24 | .Cd and .Xr's for zaurus | Uwe Stuehler |
2005-05-24 | - simplify cvs_mkadmin(). | Joris Vink |
2005-05-24 | no more telnetd, ba@bsws.de | Henning Brauer |
2005-05-24 | crank up MAXCCB to 250 for cards that can handle it. ok mickey@ | Marco Peereboom |
2005-05-24 | wrap into nice defines | Martin Reindl |
2005-05-24 | replace jnz FOO;jmp BAR;FOO: with jz BAR;FOO:, the idle loop will be even mor... | Niklas Hallqvist |
2005-05-24 | cleanup parser, permit more than one listener | Hakan Olsson |
2005-05-24 | logging tweaks | Hakan Olsson |
2005-05-24 | remove debugging stuff | Joris Vink |
2005-05-24 | Don't need to protect as many signals from _POSIX_SOURCE now that POSIX | Todd C. Miller |
2005-05-24 | Remove unnecessary error check that is already done in parsecommunity(). | Claudio Jeker |
2005-05-24 | Switch atomicio to use a simpler interface; it now returns a size_t | Anil Madhavapeddy |
2005-05-24 | KNF | Claudio Jeker |
2005-05-24 | Use the 'netmask' keyword in the ifconfig examples so they actually work. | Ryan Thomas McBride |
2005-05-24 | add a note describing latest guard feature | Ted Unangst |
2005-05-24 | handle sizeof(void *) allocations specially when using malloc guard. | Ted Unangst |
2005-05-24 | variety of man page fixes | Jared Yanovich |
2005-05-24 | oops | Theo de Raadt |
2005-05-24 | Restoration of terminal settings can be broken by a well-timed signal, | Todd C. Miller |
2005-05-24 | let ramdisks compile again. people -- please always try to compile with your... | Theo de Raadt |
2005-05-24 | Use comma only to separate facilities on the same level. Sort selector | Camiel Dobbelaar |
2005-05-24 | add stge(4) | Brad Smith |
2005-05-24 | do not print cpu startup messages (because they are obvious) | Theo de Raadt |
2005-05-24 | hlt hlt is not a good idea. Rework APM to do what the spec actually says. R... | Marco Peereboom |
2005-05-24 | move sk(4) and epic(4) out of the untested section | Brad Smith |
2005-05-24 | support trunk stacking (trunks as trunk ports) and some fixes | Reyk Floeter |
2005-05-24 | add epic(4) and stge(4) | Brad Smith |
2005-05-24 | cvs_noexec checks; ok joris@ | Xavier Santolaria |
2005-05-24 | don't try to create directories with mkdir(2) in cvs_resp_sticky(). | Joris Vink |
2005-05-24 | sync | Theo de Raadt |
2005-05-24 | In lsa_merge() check if the LSA changed. If it did not change just free the | Claudio Jeker |
2005-05-24 | Fix some obvious issues in the summary LSA origination. | Claudio Jeker |
2005-05-24 | include trunk.h to get the NTRUNK value | Reyk Floeter |
2005-05-24 | as a client, the the Root response first, before trying to ask the version | Joris Vink |
2005-05-24 | remove NetBSD's event counter code. | Brad Smith |
2005-05-24 | san depends on sppp. canacar@ ok. | Hakan Olsson |
2005-05-24 | Fix our NTFS readdir function. | Brad Smith |
2005-05-24 | when a device vnode associated with a mount point disappears, mark the | Pedro Martelletto |
2005-05-24 | - allow reception of VLAN sized frames | Brad Smith |
2005-05-24 | Set the data length on CBI data transfers. | Christopher Pascoe |
2005-05-24 | better handling of disappearing devices, in spec_close(), don't try to | Pedro Martelletto |
2005-05-24 | brelse() on failed bread() | Pedro Martelletto |
2005-05-24 | fix wrong option and clarify a sentence; ok jmc@ | David Krause |
2005-05-24 | remove debugging messages | Jean-Francois Brousseau |
2005-05-24 | add net.inet.ip.ifq for monitoring and changing ifqueue; similar to netbsd | Markus Friedl |
2005-05-24 | add support for brace notation for interface groups, i. e. (testgroup) matches | Henning Brauer |
2005-05-24 | Merge the cvs_cmd and cvs_cmd_info structures and add the necessary | Jean-Francois Brousseau |
2005-05-24 | oops, new arcfour modes here too | Damien Miller |