summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge the following from the English version:rushani2003-03-161-3/+34
* | | Merge the following from the English version:rushani2003-03-161-8/+15
* | | Make udf_allocv() return an unlocked vnode instead of a locked onetjr2003-03-161-2/+1
* | | Pass the sf buf to MEXTADD() as the optional argument. This permitsalc2003-03-162-11/+6
* | | Made the prototypes for pmap_kenter and pmap_kremove MD. These functionsjake2003-03-167-2/+12
* | | Remove an extraneous closing paren and fix a minor grammar nit.keramida2003-03-162-4/+4
* | | Catch up with bpf_mtap() changes.mdodd2003-03-161-1/+1
* | | Catch up with recent infrastructure changes.mdodd2003-03-162-7/+2
* | | - Use IFP2AC().mdodd2003-03-162-5/+73
* | | Teach disklabel(8) about different hardware architectures.ru2003-03-164-214/+454
* | | Implement is_physical_memory. Accessing memory which doesn't exist causesjake2003-03-151-3/+9
* | | Fix whitespace issues.mdodd2003-03-151-20/+20
* | | Register module dependencies.mdodd2003-03-151-0/+2
* | | Don't build if_iso88025subr.c into the oltr module.mdodd2003-03-151-25/+3
* | | G/C unused varilable.mdodd2003-03-151-1/+1
* | | Catch up with recent changes.mdodd2003-03-151-36/+5
* | | Bump __FreeBSD_version for token-ring changes.mdodd2003-03-151-1/+1
* | | Don't strip header from packets before input routine is called.mdodd2003-03-152-6/+27
* | | Use if_printf().mdodd2003-03-152-4/+3
* | | iso88025_ifattach() changes:mdodd2003-03-152-3/+22
* | | - Style(9) changes.mdodd2003-03-151-4/+11
* | | Stray } forgotten by manual merging.mdodd2003-03-151-1/+0
* | | - Remove stray ).mdodd2003-03-151-2/+6
* | | And I managed to make a regression here too.phk2003-03-151-5/+5
* | | One devstat_start_transaction_bio() is enough.phk2003-03-151-7/+0
* | | Revert part of 1.37; use bcopy() like if_fddisubr.c.mdodd2003-03-151-3/+1
* | | Give this manpage a good overhaul, including the markup.ru2003-03-152-654/+796
* | | - Increment ifp->if_noproto when appropriate.mdodd2003-03-151-11/+19
* | | Run a revision of the devstat interface:phk2003-03-1512-265/+165
* | | Update interface statistics after MAC and IFF_UP|IFF_RUNNING checks.mdodd2003-03-151-6/+6
* | | - Adopt tests for (IFF_UP|IFF_RUNNING) and non local unicast packetsmdodd2003-03-151-5/+20
* | | Add MAC support.mdodd2003-03-151-0/+12
* | | Update to use current rev of devstat API.phk2003-03-151-9/+9
* | | Update to current devstat API.phk2003-03-151-6/+6
* | | Update to use current version of devstat API.phk2003-03-152-4/+4
* | | Use llc_control rather than llc_snap.control.mdodd2003-03-151-1/+1
* | | - Add comment.mdodd2003-03-151-2/+5
* | | Reduce code differences.mdodd2003-03-153-19/+20
* | | Use ISO88025_ADDR_LEN where appropriate.mdodd2003-03-151-6/+6
* | | Don't use etherbroadcastaddr; use iso88025_broadcastaddr.mdodd2003-03-151-4/+6
* | | - Remove definition of senderr() from iso88025.h.mdodd2003-03-153-3/+3
* | | Remove duplicate line introduced in the previous commit.sobomax2003-03-151-1/+0
* | | Some whitespace/style/readability changes.mdodd2003-03-151-16/+29
* | | Add iso88025_resolvemulti().mdodd2003-03-151-0/+87
* | | Fix formatting of iso88025_ifattach().mdodd2003-03-151-9/+9
* | | Re-order and prune includes.mdodd2003-03-152-17/+9
* | | - Add minimal support for TI16754 4xUART chip into sio(4) driver and removesobomax2003-03-154-41/+146
* | | Add module data and version.mdodd2003-03-152-0/+18
* | | s/llc_un.type_snap/llc_snap/gmdodd2003-03-151-9/+9
* | | Formatting and whitespace changes.mdodd2003-03-151-9/+9
OpenPOWER on IntegriCloud