| Commit message (Expand) | Author | Age | Files | Lines |
* | no more netccitt/netns; |  jmc | 2005-06-09 | 1 | -6/+1 |
* | print the interface address on route get; ok henning, claudio |  markus | 2005-06-09 | 1 | -2/+7 |
* | LP_ERR -> LP_ABORT to match gnu/usr.bin/cvs output; okay joris@. |  xsa | 2005-06-09 | 1 | -3/+3 |
* | don't need vlan.h here |  brad | 2005-06-09 | 1 | -2/+1 |
* | - add documentation for remaining vnode operations |  jaredy | 2005-06-09 | 2 | -158/+713 |
* | don't forget to close entfile in cvs_file_getspec(). |  joris | 2005-06-09 | 1 | -2/+16 |
* | remove useless cvsd leftovers. |  joris | 2005-06-09 | 1 | -4/+1 |
* | spelling |  deraadt | 2005-06-09 | 1 | -4/+4 |
* | Fix typo in ASC/ASQ messages: DEnied -> Denied. |  krw | 2005-06-09 | 1 | -2/+2 |
* | completely revert rev 1.52, which broke ral for some people; from danh@ |  naddy | 2005-06-08 | 1 | -4/+1 |
* | Don't point the user to a inexistent 'CAVEATS' section, okay jmc@ |  pedro | 2005-06-08 | 1 | -2/+2 |
* | Multi-cpu support for top. Each cpu now gets its own stats line. |  millert | 2005-06-08 | 9 | -125/+238 |
* | Add KERN_CPTIME2 on systems where __HAVE_CPUINFO is defined, exposes |  millert | 2005-06-08 | 2 | -3/+38 |
* | Fix rearranging of parameters for quad types. |  espie | 2005-06-08 | 1 | -11/+24 |
* | fix include for userland (tsk, tsk, krw). |  espie | 2005-06-08 | 1 | -1/+4 |
* | use SMALL_KERNEL for all arch's, not just alpha and also apply the defs |  fgsch | 2005-06-08 | 2 | -12/+12 |
* | no acpi here either |  deraadt | 2005-06-08 | 1 | -3/+1 |
* | Remove the bus_reverse field out of the powerpc bus structure, originally |  drahn | 2005-06-08 | 6 | -28/+8 |
* | netns crap i missed earlier... damn unreliable tools |  henning | 2005-06-08 | 2 | -88/+6 |
* | Force pid file fd to be > 2 so we don't clobber it when dup'ing |  millert | 2005-06-08 | 1 | -2/+14 |
* | Make gethostbyaddr() prototype match POSIX. This means len is now |  millert | 2005-06-08 | 3 | -18/+17 |
* | remove netns crud. |  henning | 2005-06-08 | 35 | -585/+35 |
* | sync |  deraadt | 2005-06-08 | 1 | -2/+0 |
* | add ControlMaster=auto/autoask options to support opportunistic multiplexing; |  djm | 2005-06-08 | 5 | -15/+74 |
* | squeeze +COMMENT in front of +DESC. |  espie | 2005-06-08 | 2 | -16/+35 |
* | if a cloned interface's destroy function fails, re-join the interface class |  henning | 2005-06-08 | 1 | -3/+6 |
* | netns bits die |  henning | 2005-06-08 | 2 | -8/+2 |
* | No need to export NETISR fields explicitely for intvec.s, as <net/netisr.h> |  miod | 2005-06-08 | 1 | -12/+1 |
* | kill NS and DECNET bits |  henning | 2005-06-08 | 1 | -7/+1 |
* | bye bye netns (and a few leftover DECNET bits while here) |  henning | 2005-06-08 | 4 | -139/+8 |
* | huch, more netns shitz |  henning | 2005-06-08 | 1 | -7/+1 |
* | kill some leftover bits from netns and iso routing |  henning | 2005-06-08 | 3 | -17/+3 |
* | no more netns handling for the various tunnel devices and loopback |  henning | 2005-06-08 | 4 | -40/+4 |
* | bye bye netns |  henning | 2005-06-08 | 1 | -4/+1 |
* | netns bites the dust |  henning | 2005-06-08 | 1 | -13/+1 |
* | useless netns includes; there was no NS stuff ever here |  henning | 2005-06-08 | 3 | -18/+3 |
* | Xerox NS leaves us |  henning | 2005-06-08 | 1 | -11/+1 |
* | -#option NS # XNS |  henning | 2005-06-08 | 1 | -3/+1 |
* | bye bye, Xerox NS protocols |  henning | 2005-06-08 | 6 | -515/+44 |
* | bye bye |  henning | 2005-06-08 | 3 | -311/+3 |
* | revert enabling iommu on amd64 as it breaks at least one MP host. |  marc | 2005-06-08 | 1 | -1/+5 |
* | stop talking about support for the obsolete network protocols |  henning | 2005-06-08 | 1 | -10/+1 |
* | stop talking about obsolete network protocols that are gone or about to go |  henning | 2005-06-08 | 1 | -9/+3 |
* | make nfsstats counters 64 bit. |  marius | 2005-06-08 | 2 | -49/+49 |
* | disable RX checksum offload until its fixed on little endian systems |  brad | 2005-06-08 | 1 | -1/+3 |
* | increase default rsa/dsa key length from 1024 to 2048 bits; ok markus@ deraadt@ |  djm | 2005-06-08 | 3 | -7/+7 |
* | add open_write_error() to bail on fopen(3) failing to open for write, gains |  pvalchev | 2005-06-08 | 3 | -7/+15 |
* | in rtlabel_name2id, handle the case of an empty name: return 0 |  henning | 2005-06-08 | 1 | -1/+4 |
* | sync |  deraadt | 2005-06-08 | 19 | -209/+0 |
* | more inet6 stuff that got exposed |  deraadt | 2005-06-08 | 1 | -1/+3 |