Age | Commit message (Expand) | Author |
2005-06-10 | allow comments in the cvsrc file. | Joris Vink |
2005-06-10 | Make sure that the ATTR_EXTLEN flag is unset if the attribute length is | Claudio Jeker |
2005-06-10 | Introduce attr_optlen() to get the total lenght of an optional attribute | Claudio Jeker |
2005-06-10 | As we no longer send IMSG_CTL_SHOW_RIB_PREFIX from bgpd to bgpctl simplify | Claudio Jeker |
2005-06-10 | Simplify show rib upcalls. Kill one mostly unused function. | Claudio Jeker |
2005-06-10 | sync | Kevin Lo |
2005-06-10 | add 3COM 3CRWE154G72. ok miod | Kevin Lo |
2005-06-10 | remove unused code and un-ifdef | Martin Reindl |
2005-06-10 | If any of fds 0-2 are not open, dup them to our /dev/null fd. | Todd C. Miller |
2005-06-10 | - clarify when and how to use media options | Joel Knight |
2005-06-09 | no more ns; | Jason McIntyre |
2005-06-09 | sync | Theo de Raadt |
2005-06-09 | it appears asp occupies more space than intially thought and | Michael Shalayeff |
2005-06-09 | Change the "network connected|static" statements to "network inet|inet6 | Claudio Jeker |
2005-06-09 | .Xr sysctl(8); ok jmc, deraadt | Xavier Santolaria |
2005-06-09 | Correctly initialize end of array sentinel; ok djm@ | Darren Tucker |
2005-06-09 | If there is a problem to connect to a remote peer, do the same log damping | Claudio Jeker |
2005-06-09 | note that nwid and essid are synonymous; | Jason McIntyre |
2005-06-09 | note that nwid and essid are the same; | Jason McIntyre |
2005-06-09 | -D implies pruning directories, as already does -r; ok joris | Xavier Santolaria |
2005-06-09 | remove references to ns(4); | Jason McIntyre |
2005-06-09 | manpage nits. | Joris Vink |
2005-06-09 | no more netccitt/netns; | Jason McIntyre |
2005-06-09 | print the interface address on route get; ok henning, claudio | Markus Friedl |
2005-06-09 | LP_ERR -> LP_ABORT to match gnu/usr.bin/cvs output; okay joris@. | Xavier Santolaria |
2005-06-09 | don't need vlan.h here | Brad Smith |
2005-06-09 | - add documentation for remaining vnode operations | Jared Yanovich |
2005-06-09 | don't forget to close entfile in cvs_file_getspec(). | Joris Vink |
2005-06-09 | remove useless cvsd leftovers. | Joris Vink |
2005-06-09 | spelling | Theo de Raadt |
2005-06-09 | Fix typo in ASC/ASQ messages: DEnied -> Denied. | Kenneth R Westerback |
2005-06-08 | completely revert rev 1.52, which broke ral for some people; from danh@ | Christian Weisgerber |
2005-06-08 | Don't point the user to a inexistent 'CAVEATS' section, okay jmc@ | Pedro Martelletto |
2005-06-08 | Multi-cpu support for top. Each cpu now gets its own stats line. | Todd C. Miller |
2005-06-08 | Add KERN_CPTIME2 on systems where __HAVE_CPUINFO is defined, exposes | Todd C. Miller |
2005-06-08 | Fix rearranging of parameters for quad types. | Marc Espie |
2005-06-08 | fix include for userland (tsk, tsk, krw). | Marc Espie |
2005-06-08 | use SMALL_KERNEL for all arch's, not just alpha and also apply the defs | Federico G. Schwindt |
2005-06-08 | no acpi here either | Theo de Raadt |
2005-06-08 | Remove the bus_reverse field out of the powerpc bus structure, originally | Dale Rahn |
2005-06-08 | netns crap i missed earlier... damn unreliable tools | Henning Brauer |
2005-06-08 | Force pid file fd to be > 2 so we don't clobber it when dup'ing | Todd C. Miller |
2005-06-08 | Make gethostbyaddr() prototype match POSIX. This means len is now | Todd C. Miller |
2005-06-08 | remove netns crud. | Henning Brauer |
2005-06-08 | sync | Theo de Raadt |
2005-06-08 | add ControlMaster=auto/autoask options to support opportunistic multiplexing; | Damien Miller |
2005-06-08 | squeeze +COMMENT in front of +DESC. | Marc Espie |
2005-06-08 | if a cloned interface's destroy function fails, re-join the interface class | Henning Brauer |
2005-06-08 | netns bits die | Henning Brauer |
2005-06-08 | No need to export NETISR fields explicitely for intvec.s, as <net/netisr.h> | Miod Vallat |