summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* no more netccitt/netns;jmc2005-06-091-6/+1
* print the interface address on route get; ok henning, claudiomarkus2005-06-091-2/+7
* LP_ERR -> LP_ABORT to match gnu/usr.bin/cvs output; okay joris@.xsa2005-06-091-3/+3
* don't need vlan.h herebrad2005-06-091-2/+1
* - add documentation for remaining vnode operationsjaredy2005-06-092-158/+713
* don't forget to close entfile in cvs_file_getspec().joris2005-06-091-2/+16
* remove useless cvsd leftovers.joris2005-06-091-4/+1
* spellingderaadt2005-06-091-4/+4
* Fix typo in ASC/ASQ messages: DEnied -> Denied.krw2005-06-091-2/+2
* completely revert rev 1.52, which broke ral for some people; from danh@naddy2005-06-081-4/+1
* Don't point the user to a inexistent 'CAVEATS' section, okay jmc@pedro2005-06-081-2/+2
* Multi-cpu support for top. Each cpu now gets its own stats line.millert2005-06-089-125/+238
* Add KERN_CPTIME2 on systems where __HAVE_CPUINFO is defined, exposesmillert2005-06-082-3/+38
* Fix rearranging of parameters for quad types.espie2005-06-081-11/+24
* fix include for userland (tsk, tsk, krw).espie2005-06-081-1/+4
* use SMALL_KERNEL for all arch's, not just alpha and also apply the defsfgsch2005-06-082-12/+12
* no acpi here eitherderaadt2005-06-081-3/+1
* Remove the bus_reverse field out of the powerpc bus structure, originallydrahn2005-06-086-28/+8
* netns crap i missed earlier... damn unreliable toolshenning2005-06-082-88/+6
* Force pid file fd to be > 2 so we don't clobber it when dup'ingmillert2005-06-081-2/+14
* Make gethostbyaddr() prototype match POSIX. This means len is nowmillert2005-06-083-18/+17
* remove netns crud.henning2005-06-0835-585/+35
* syncderaadt2005-06-081-2/+0
* add ControlMaster=auto/autoask options to support opportunistic multiplexing;djm2005-06-085-15/+74
* squeeze +COMMENT in front of +DESC.espie2005-06-082-16/+35
* if a cloned interface's destroy function fails, re-join the interface classhenning2005-06-081-3/+6
* netns bits diehenning2005-06-082-8/+2
* No need to export NETISR fields explicitely for intvec.s, as <net/netisr.h>miod2005-06-081-12/+1
* kill NS and DECNET bitshenning2005-06-081-7/+1
* bye bye netns (and a few leftover DECNET bits while here)henning2005-06-084-139/+8
* huch, more netns shitzhenning2005-06-081-7/+1
* kill some leftover bits from netns and iso routinghenning2005-06-083-17/+3
* no more netns handling for the various tunnel devices and loopbackhenning2005-06-084-40/+4
* bye bye netnshenning2005-06-081-4/+1
* netns bites the dusthenning2005-06-081-13/+1
* useless netns includes; there was no NS stuff ever herehenning2005-06-083-18/+3
* Xerox NS leaves ushenning2005-06-081-11/+1
* -#option NS # XNShenning2005-06-081-3/+1
* bye bye, Xerox NS protocolshenning2005-06-086-515/+44
* bye byehenning2005-06-083-311/+3
* revert enabling iommu on amd64 as it breaks at least one MP host.marc2005-06-081-1/+5
* stop talking about support for the obsolete network protocolshenning2005-06-081-10/+1
* stop talking about obsolete network protocols that are gone or about to gohenning2005-06-081-9/+3
* make nfsstats counters 64 bit.marius2005-06-082-49/+49
* disable RX checksum offload until its fixed on little endian systemsbrad2005-06-081-1/+3
* increase default rsa/dsa key length from 1024 to 2048 bits; ok markus@ deraadt@djm2005-06-083-7/+7
* add open_write_error() to bail on fopen(3) failing to open for write, gainspvalchev2005-06-083-7/+15
* in rtlabel_name2id, handle the case of an empty name: return 0henning2005-06-081-1/+4
* syncderaadt2005-06-0819-209/+0
* more inet6 stuff that got exposedderaadt2005-06-081-1/+3