summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Document cvsup support.des2004-01-231-9/+18
* Add support for using cvsup instead of cvs to update the source tree.des2004-01-231-34/+70
* Merge vfprintf.c, v1.61 and 1.62. For compatibility with __hdtoa()das2004-01-231-19/+25
* Deal with keys with descriptions that have empty fields in some ofwpaul2004-01-231-4/+12
* Make sure to keep track of canceled events.phk2004-01-231-0/+2
* Don't grab Giant in crfree(), since prison_free() no longer requires it.rwatson2004-01-231-3/+1
* Add KASSERTS.phk2004-01-231-0/+11
* Defer the vrele() on a jail's root vnode reference from prison_free()rwatson2004-01-234-23/+80
* Plug an insignificant memoryleak.phk2004-01-231-0/+3
* Add missing newline in printf.phk2004-01-231-1/+1
* Add missing options from pcvt_conf.h to options.i386. Thisphilip2004-01-231-1/+11
* Fix section number in cross reference.tjr2004-01-231-1/+1
* * fwohci_pci.csimokawa2004-01-232-10/+17
* Fix bogus "ffsinfo -c 0" example with "ffsinfo -g 0 -l 4".blackend2004-01-231-1/+2
* Sync with DFBSD v.1.16. Add new codecs IDs, fix some spelling.matk2004-01-231-3/+21
* MFS: Switch from iso-8859-1 to iso-8859-15.ale2004-01-231-3/+3
* Create the OID and tree files while building the modules and the daemonharti2004-01-2320-640/+50
* Don't panic if there are more than 255 interfaces in the system.ru2004-01-231-1/+2
* Allow the socket buffer sizes to be controlled via sysctl(8).ru2004-01-231-0/+4
* Remove the MD5_KEY debugging toolphk2004-01-231-33/+0
* Update generated files.harti2004-01-233-3/+21
* Catch up with import of version 1.5a of bsnmp.harti2004-01-231-1/+2
* Catch up with the import of version 1.5a of bsnmp.harti2004-01-231-2/+4
* Style: remove an empty line.harti2004-01-232-2/+0
* Remove no longer necessary debug printfsphk2004-01-231-6/+0
* This commit was generated by cvs2svn to compensate for changes in r124861,harti2004-01-2353-650/+2122
|\
| * Virgin import of bsnmpd 1.5aharti2004-01-2354-651/+2124
| * This commit was manufactured by cvs2svn to create branch 'VENDOR-bsnmp'.cvs2svn2003-11-101-0/+25
* | Fix breakage in PIO multisector support.sos2004-01-231-1/+0
* | Fix traceroute where [number of hops] * [number of packets per hop] > 255.cperciva2004-01-231-2/+2
* | grammarmtm2004-01-231-6/+6
* | Copy comment about caller check from ffs_read to ffs_extread, don'tache2004-01-231-2/+6
* | Fix various panic() strings to reflect true function name to allowache2004-01-231-11/+12
* | ffs_read:ache2004-01-231-7/+14
* | PR: docs/58586wes2004-01-231-0/+19
* | Clarify behaviour of ffsinfo: It appends to outfile withoutcperciva2004-01-231-1/+1
* | Document fetch(1) environment variables in fetch(1) man page, instead ofwes2004-01-231-12/+108
* | Remove leftover FREE() from changes in rev 1.50.andre2004-01-231-1/+0
* | Unbreak amd64: Rename calls from panic to __panicpeter2004-01-231-3/+3
* | Split the overloaded variable 'win' into two for their specific purposes:andre2004-01-221-21/+22
* | Move the reduction by one of the syncache limit after the zone has beenandre2004-01-221-1/+1
* | Remove an unused variable and put the sockaddr_in6 onto the stack insteadandre2004-01-221-26/+14
* | Fix SYNOPSIS of manual page, clustering no-arg options correctly.sheldonh2004-01-222-4/+2
* | Two fixes for script(1):cperciva2004-01-221-11/+22
* | Serial murderers shouldn't commit suicide. (killall shouldcperciva2004-01-221-0/+4
* | If we're going to "add path 'fd/*' unhide", it only makescperciva2004-01-221-0/+1
* | Write 100 times for tomorrow:phk2004-01-221-2/+3
* | Initialize the (i386) frame pointer when setting up a threaddeischen2004-01-221-1/+4
* | Fixed broken logic when parsing double quotes.ru2004-01-221-14/+5
* | Catch up with etc/Makefile,v 1.324 -- split "install" and "distribution"ru2004-01-221-18/+13
OpenPOWER on IntegriCloud