aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove BCM5704S specific tunable (hw.bge.fake_autoneg) andJung-uk Kim2007-05-222-20/+15
* Rearrange DMA read/write control register settings based on document snippetJung-uk Kim2007-05-222-46/+45
* Remove stale alpha support code.Jung-uk Kim2007-05-221-11/+0
* Fix time out check in EEPROM read and move delays to give some settle time.Jung-uk Kim2007-05-221-11/+12
* Add delays in MI communication register R/W loops.Jung-uk Kim2007-05-221-0/+2
* Fix typos.Christian Brueffer2007-05-221-4/+4
* Add the -n flag for disabling automatic module loading, this will be used byAndrew Thompson2007-05-222-2/+18
* Some minor cleanups:Gleb Smirnoff2007-05-221-22/+15
* mxge cleanups:Andrew Gallatin2007-05-222-117/+93
* Replace "sizeof(struct bucket[cache_size])" withColin Percival2007-05-221-4/+4
* Hook mxge_lro.c to the build so that the if_mxge.ko moduleAndrew Gallatin2007-05-221-1/+1
* backout filter of Nil UUID as the boot loader code already filters out Nil UU...Ralf S. Engelschall2007-05-221-4/+0
* Add support for setmode and settarget messages.Alexander Motin2007-05-223-0/+120
* Allow node to bypass traffic while no alias address defined.Alexander Motin2007-05-221-9/+11
* Return back NETGRAPH_MPPC_COMPRESSION depends.Alexander Motin2007-05-221-0/+2
* Remove the restore and chroot command to avoid disk-full error.Yoshihiro Takahashi2007-05-222-6/+0
* Set .PATH before referring to the corresponding sources.Diomidis Spinellis2007-05-221-2/+2
* Don't forget to clean generated ssp.h.Ruslan Ermilov2007-05-221-0/+1
* Don't want a stray systrace_args.c in objdir.Ruslan Ermilov2007-05-222-2/+6
* Remove the ugly csh(1) based UUID lower-case translation hack fromRalf S. Engelschall2007-05-221-1/+0
* Increase precision of time values in the process accountingDiomidis Spinellis2007-05-2212-440/+880
* Regression tests for sparc64 record formats.Diomidis Spinellis2007-05-222-0/+0
* Regression tests for amd64 file and record formats.Diomidis Spinellis2007-05-2212-0/+118
* Regression tests for the new and legacy process accounting formats.Diomidis Spinellis2007-05-2221-1/+361
* restore interrupts to working order after INTR_THREAD changesKip Macy2007-05-221-19/+21
* Document the .in .out file naming conventions adopted in commit_prep.pl'sDiomidis Spinellis2007-05-221-0/+5
* Test the integer-arithmetic float conversions encode_timeval and encode_longDiomidis Spinellis2007-05-223-0/+157
* Backout 1.5 as requested by deischenJonathan Chen2007-05-221-1/+0
* Eliminate the reactivation of cached pages in vm_fault_prefault() andAlan Cox2007-05-222-8/+16
* In the error handling path, don't call close(fd) if the error we'reColin Percival2007-05-221-1/+2
* __cleanup() is needed for ports/devel/valgrind, export it.Jonathan Chen2007-05-221-0/+1
* Allow FreeBSD's native ELF image activators to execute shared libraries theAlexander Kabaev2007-05-227-14/+14
* Remove duplicate ' 2' manpage section number.Giorgos Keramidas2007-05-211-1/+1
* From OpenBSD, rev. 1.379Daniel Hartmeier2007-05-211-2/+3
* From OpenBSD, rev. 1.524, 1.528, 1.529Daniel Hartmeier2007-05-211-3/+52
* Use lower cases for UUID string to conform RFC4122 and ISO/IEC-9834-8:2005.Jung-uk Kim2007-05-211-3/+3
* Forgot to add hptiop(4) here.Christian Brueffer2007-05-211-0/+2
* Improve mxge receive performance:Andrew Gallatin2007-05-216-2215/+2716
* Make pointer argument to kread_string() const since the kernel structureRobert Watson2007-05-211-3/+4
* Fix markup.Ruslan Ermilov2007-05-211-3/+9
* Force the alignment of the chars arrays, as they are casted later toOlivier Houchard2007-05-211-1/+1
* Force the alignment of the chars arrays, as they are casted later toOlivier Houchard2007-05-211-2/+2
* Short name of kernel audit worker thread from "audit_worker" to "audit".Robert Watson2007-05-211-1/+1
* Bump __FreeBSDversion for shared library version bump.Xin LI2007-05-211-1/+1
* Make sure fwsid is not NULL.Hidetoshi Shimokawa2007-05-211-1/+3
* Back out the addition of -static to LDFLAGS; I'm pretty confidentRuslan Ermilov2007-05-211-1/+0
* MFi386: revision 1.652Yoshihiro Takahashi2007-05-211-0/+4
* Cleanup style by consistently using braces around variable expansion andRalf S. Engelschall2007-05-211-1/+5
* Adjust UUID lower-case translation from straight-forward tr(1)Ralf S. Engelschall2007-05-211-1/+2
* Perhaps a better fix- make the called function do the (possible never reached)Matt Jacob2007-05-211-8/+11