summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Don't prototype pmap_kenter().cognet2005-02-131-1/+1
* | Split out kill(2) syscall service routine into user-level and kernel part, thesobomax2005-02-138-22/+36
* | Bump cookie value to reflect change in NGM_IFACE_GET_IFNAME semantics.archie2005-02-131-2/+2
* | Synchronize HEAD copyright/license with RELENG_5 copyright/license:rwatson2005-02-131-5/+5
* | New order after _netcat has been changed to _nc: sort the list.delphij2005-02-131-1/+1
* | Back out the previous commit. There is an obvious bug in it.harti2005-02-131-12/+10
* | Install netgraph type at an appropriate time.ru2005-02-132-2/+2
* | Spell the variable as underscore plus their possible value, to followdelphij2005-02-131-2/+2
* | Forgotten to commit this file during the last commit. Connect nc(1)delphij2005-02-131-0/+5
* | Implement support for CPU private mappings within sf_buf_alloc().alc2005-02-132-1/+37
* | Use the correct variable name in ibsad()scottl2005-02-131-1/+1
* | Barrow from kmod.mk and protect against adding -fno-strict-aliasingobrien2005-02-131-1/+1
* | Add the new CPUFREQ_FLAG_INFO_ONLY flag for drivers which can attach tonjl2005-02-131-1/+10
* | Be sure to register with cpufreq(4). On systems that only supportednjl2005-02-131-9/+36
* | Attach an acpi_perf device for every processor that offers the rightnjl2005-02-131-2/+2
* | Drop mythical module dependency on ng_ether.ru2005-02-131-2/+0
* | Check handle types.phk2005-02-124-81/+202
* | Oops. I missed a 0 => '\0' correction.kientzle2005-02-122-2/+2
* | Reword a sentence to conform with our mdoc(7) style.trhodes2005-02-121-3/+4
* | Clear the error message buffer on entry to major routines.kientzle2005-02-121-0/+3
* | Update the format descriptions to include ISO9660 and ZIP support.kientzle2005-02-123-4/+19
* | Performance optimization, code clarification, and bug workaround.kientzle2005-02-121-28/+36
* | Fill in some more Rockridge details in ISO9660 support: Ignore PDkientzle2005-02-121-1/+51
* | Flush input when reading from pipe to avoid "broken pipe" warnings.kientzle2005-02-124-20/+70
* | - Fixed description of the "destroy" command options.ru2005-02-122-28/+45
* | Add ibcntl as alias for ibcntphk2005-02-125-293/+327
* | Also build the netblast sub-directory, not just netreceive and netsend.rwatson2005-02-121-1/+1
* | Mark the signum argument to signal_handler() as __unused.rwatson2005-02-121-1/+1
* | Restore previous cookie. Old programs will work with new node OK,glebius2005-02-121-1/+1
* | - bzero sockaddr_dlglebius2005-02-121-8/+4
* | Back out no longer necessary work-arounds added in rev. 1.59 for buildingmarius2005-02-121-5/+3
* | - Re-write OF_decode_addr() with a bus-neutral approach, adding supportmarius2005-02-123-86/+176
* | Merge revision 1.5 from NetBSD: Fix a typo in a comment.marius2005-02-121-2/+2
* | Fix typo in a comment.ru2005-02-121-1/+1
* | Add to CFLAGS.ru2005-02-121-1/+1
* | Validate ifc->ifc_len before submitting its incarnation to sbuf_new,delphij2005-02-121-0/+4
* | Split the ibfoo API into its own file.phk2005-02-124-794/+926
* | Connect ng_source(4) to the build.ru2005-02-121-0/+1
* | Fallout from the ALTQ import.ru2005-02-121-1/+1
* | Improve the mining of MAC address from the card:imp2005-02-121-7/+36
* | Allocate enough space for new tag.glebius2005-02-121-1/+2
* | Fix typo. We want to unlock mutex here.pjd2005-02-121-1/+1
* | Fix prototype for ibeot()phk2005-02-121-1/+1
* | Use the eot argument field for ibeot().phk2005-02-121-3/+3
* | When netgraph(4) was converted to use mbuf_tags(9) instead of meta-dataglebius2005-02-122-3/+10
* | Bump __FreeBSD_version for removal of matherr() from libm. (matherr()das2005-02-121-1/+1
* | Connect ng_atmllc(4) to the build.ru2005-02-121-0/+1
* | Don't export symbols, all netgraph modules appear to haveru2005-02-121-3/+0
* | Bitrot: the ethernet parse type is long standard.ru2005-02-121-2/+0
* | Two problems here:ru2005-02-122-42/+2
OpenPOWER on IntegriCloud