summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a ng_ipfw node, implementing a quick and simple interface betweenglebius2005-02-056-0/+470
* Verify that SYNOPSIS section compiles.ru2005-02-0520-4/+29
* Added the SYNOPSIS section.ru2005-02-051-0/+4
* Expire aged flows in normal expiry thread. This fixes the problem, whenglebius2005-02-051-1/+2
* Break long lines in code and comments.glebius2005-02-051-15/+18
* Create a per-module mutex on MOD_LOAD, and destroy it on MOD_UNLOAD.ru2005-02-055-5/+97
* Only compile the cpufreq driver on i386 and amd64.scottl2005-02-051-1/+3
* Note that functions alq_flush() and alq_post() should not be called injkoshy2005-02-051-1/+4
* - Don't release BKGRDINPROG until after we've bufdone'd the copy.jeff2005-02-051-14/+15
* - Use bioq_insert_tail()/bioq_insert_head() instead of bioq_disksort().pjd2005-02-051-3/+7
* Do check that version of a message from userland matches ours.glebius2005-02-041-0/+5
* When we have converted an ASCII message to binary, set its version inglebius2005-02-041-0/+1
* As threatened, trim the UDPATING file to the branchpoint for RELENG_5.imp2005-02-041-1682/+6
* Backout rev. 1.17 per ru@ request: there are net.graph.recvspace andmaxim2005-02-041-4/+2
* Fix a small scripting snafu in the previous revision.das2005-02-041-2/+2
* Call if_link_state_change() when link status changes.glebius2005-02-041-0/+4
* Remove another vestige of support for a non-IEEE libm.das2005-02-041-2/+0
* Reduce diffs against vendor source (Sun fdlibm 5.3).das2005-02-0428-428/+476
* Don't print out a failure message when an attach for FFixedHW fails.njl2005-02-041-16/+25
* Return a special status of "not supported" for functional fixed hardwarenjl2005-02-041-3/+3
* Don't rely on indirect inclusion of machine/bus.h to useimp2005-02-041-0/+1
* - Add ke_runq == NULL to the conditions which will cause us to abortjeff2005-02-041-2/+2
* Where the returned line length from Buf_GetAll is not used just passharti2005-02-042-6/+3
* Rewrite of the buf code:harti2005-02-042-169/+95
* Add a Token Ring section which lists devices supported by oltr(4) for now.brueffer2005-02-042-0/+14
* Add oltr(4)brueffer2005-02-041-0/+1
* - Fix build with TRACE_MESSAGES definedglebius2005-02-041-2/+2
* cosmetic changes.nyan2005-02-041-6/+6
* The bs and wdc drivers are gone.nyan2005-02-041-8/+0
* teach scope of IPv6 address to net.inet6.tcp6.getcred.ume2005-02-042-8/+20
* Move machine-dependent crud to its own makefile.das2005-02-045-22/+32
* Remove wrappers and other cruft intended to support SVID, mistakes indas2005-02-0475-3283/+81
* Save last displayed file by having the "last" pointer global and save itdelphij2005-02-041-6/+8
* Fix pc98 support (broken by previous change).nyan2005-02-041-1/+1
* Merged from sys/dev/sio/sio.c revision 1.457.nyan2005-02-042-10/+18
* MFi386: revision 1.605.nyan2005-02-042-18/+102
* None of the users of Buf_Discard used it to get rid of only a part ofharti2005-02-044-28/+13
* MFi386: revision 1.514.nyan2005-02-041-0/+1
* Inline the ADDWORD() macro in the two places where it is used. It justharti2005-02-041-10/+11
* Use _exit() instead of exit() when the exec() after a vfork() fails.harti2005-02-041-1/+1
* Move PrintAddr() from util.c into suff.c - the only file where it isharti2005-02-043-12/+17
* General whitespace cleanup: remove mixes of tabs and spaces, removeharti2005-02-047-86/+85
* Minor cleanup: make brk_string to return argc only if the pointer to itharti2005-02-042-15/+6
* Further constification. Use a temporary hack (copying the input string)harti2005-02-042-42/+52
* Quote example file names consistently, and fix a small grammatical nit.ceri2005-02-041-2/+2
* Improve EIO error description and mention that it can also occur whilepjd2005-02-041-1/+1
* This commit was generated by cvs2svn to compensate for changes in r141261,delphij2005-02-044-0/+1480
|\
| * Import a (stripped) snapshot of OpenBSD's nc(1) an excellentdelphij2005-02-044-0/+1480
* Use an extra variable to assign to instead of missusing an inputharti2005-02-041-7/+7
* Replace space, tab mixes by tabs.harti2005-02-041-5/+5
OpenPOWER on IntegriCloud