summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Add more modules, correct alphabetical order.brueffer2006-08-181-1/+3
* | Add the new linux files to pc98 too.netchild2006-08-181-0/+3
* | Document a detail in the present syntax of "ps -o foo=bar". Nowyar2006-08-181-6/+7
* | Fix a kernel panic based on receiving an ICMPv6 Packet too Big message.gnn2006-08-181-2/+2
* | bge_cksum_pad() can modify the mbuf, thus call it before bus_dmamap_load().glebius2006-08-181-20/+19
* | Don't try to start interfaces that don't exist.brooks2006-08-181-0/+2
* | Eliminate header line(s) from ps(1) output instead of skipping over them.yar2006-08-181-5/+2
* | The ps(1) command is unfriendly to scripts by default becauseyar2006-08-181-3/+4
* | Use our standard section 4 SYNOPSIS layout.brueffer2006-08-181-11/+16
* | Follow the lead of mxgb(4) and build the module for ixgb(4).brueffer2006-08-181-0/+3
* | kern.ipc.nmbclusters is sysctl, not compile-time option. Change Dv to Va.marck2006-08-181-3/+3
* | Update JMicron support to also work with chips where the PATA and SATAsos2006-08-181-19/+42
* | Remove references to NMBCLUSTERS which is obsoleted.marck2006-08-182-5/+3
* | Appened ull to a really large integer constant to fix build on i386imp2006-08-181-1/+1
* | while(0); -> while (0) in multiline macroimp2006-08-171-1/+1
* | while (0); -> while (0) in multi-line macrosimp2006-08-177-8/+7
* | Allow ipfw to forward to a destination that is specified by a table.julian2006-08-174-18/+85
* | Don't put a ; after while (0)imp2006-08-171-2/+2
* | - disable some more code when osrelease=2.4.2netchild2006-08-171-22/+46
* | Move some stuff into headers where they belong.netchild2006-08-176-16/+4
* | Make it a little clearer that interface-specific flags aren't additionalbrian2006-08-171-2/+3
* | Bump the document date. s/dhclient/.Nm/brian2006-08-171-4/+7
* | Bump the document date.brian2006-08-171-1/+1
* | Add a missing quotebrian2006-08-171-1/+1
* | Use same signedness for i and matched_c. This should makedelphij2006-08-171-1/+2
* | Correct usage()brian2006-08-171-1/+1
* | Add a -p switch to dhclient. The switch tells dhclient to persistbrian2006-08-175-6/+45
* | Further nitpicking.ceri2006-08-171-13/+13
* | Fix a grammatical error.ceri2006-08-171-1/+1
* | Remove unneeded asserts from bridge_ioctl_* since these are justthompsa2006-08-171-64/+0
* | I'm about to merge these only now, so correct the first releaseru2006-08-172-2/+2
* | Remove two lock asserts that are unneeded due to subsequent unlocks.thompsa2006-08-171-2/+0
* | Call bridge_span before dropping the lock.thompsa2006-08-171-2/+2
* | Initialize the emul sx-lock.netchild2006-08-171-0/+1
* | Rewrite bge_encap() so that it takes mbuf ** argument. In this case ifglebius2006-08-171-38/+48
* | Fix the DEBUG build:netchild2006-08-172-5/+3
* | Allow for setting negative priority (niceness) when $foo_user is non-root.yar2006-08-171-2/+7
* | Enumerate all cases where -i is applicable.yar2006-08-171-2/+3
* | o Style previous.maxim2006-08-171-2/+2
* | Update to sendmail 8.13.8gshapiro2006-08-173-6/+6
* | Forced commit to .mc files to force creation of new .cf files for mergemaster.gshapiro2006-08-170-0/+0
* | This commit was generated by cvs2svn to compensate for changes in r161389,gshapiro2006-08-178-22/+73
|\ \
| * | Import sendmail 8.13.8gshapiro2006-08-178-22/+73
* | | Regularly scheduled patch to unbreak regularly scheduled post-ipfilterkan2006-08-171-1/+1
* | | Introduce a new function, ifexists and use it to avoid attempting tobrooks2006-08-172-27/+42
* | | Take IP_FIREWALL_EXTENDED out of the man page too.julian2006-08-171-8/+0
* | | Note IPFIREWALL_FOWARD_EXTENDED is now gone.julian2006-08-171-0/+5
* | | Remove the IPFIREWALL_FORWARD_EXTENDED option and make it on by default as it...julian2006-08-175-31/+9
* | | MFp4: changes since .s -> .S rename. Use correct header for sizeimp2006-08-171-2/+17
* | | Don't update Rx descriptor status in two different functions.yongari2006-08-161-9/+8
OpenPOWER on IntegriCloud