summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* The /stand directory now disappears out from under sysinstall whilekensmith2005-08-052-2/+4
* Mention D-Link DGE-528(T) Gigabit Ethernet.tobez2005-08-051-0/+2
* Add support for the ITE IT8211F controller.sos2005-08-052-6/+15
* Fix status to report status from the given array.sos2005-08-051-3/+8
* Make IOCATARAIDSTATUS IOWR so status can be gotten correctlysos2005-08-051-1/+1
* Use socklen_t where appropriate.stefanf2005-08-053-5/+7
* Don't install ${LIB}_pic.a if NO_TOOLCHAINphk2005-08-051-2/+2
* Remove the map3270 file, tn3270 was retired long ago.phk2005-08-052-1027/+1
* Include <err.h> where needed. Add $FreeBSD$ where missing.stefanf2005-08-057-0/+11
* Recognize D-Link DGE-528(T) Gigabit as an re(4) device.tobez2005-08-052-0/+7
* Prefer {u,}intmax_t over the deprecated {u_,}quad_t.stefanf2005-08-051-17/+18
* Don't throw away the adjusted `runtimer' value.stefanf2005-08-051-3/+1
* Garbage collect useless variables.stefanf2005-08-052-4/+1
* Use the C99 syntax for designated initialisers.stefanf2005-08-051-8/+8
* Use char * when doing pointer arithmetics.stefanf2005-08-051-3/+4
* Declare iftraceinit() at file scope.stefanf2005-08-051-2/+1
* rc.conf(5) update - gbde_swap_enable variable has been removed.pjd2005-08-051-8/+0
* When the MAC address is reported all zeros, then error is necessarilyimp2005-08-051-1/+3
* Call usage() instead of being insolent.jmallett2005-08-051-5/+4
* Don't lock when holding led_mtx, instead use AcpiOsQueueForExecution to defermarkus2005-08-041-2/+29
* Remove Xref to non-existant usb(3) manpage.brueffer2005-08-041-1/+0
* Fixed typo.ru2005-08-041-1/+1
* Dont limit all transfers to DEV_BSIZE (stale dbug code)sos2005-08-041-3/+4
* don't do mutex locking around kthread_create() call.ume2005-08-041-4/+16
* Initialize the if_addr mutex in if_alloc() rather than waiting untiljhb2005-08-041-1/+1
* The check for invalid characters introduced in 1.9 incorrectlyroberto2005-08-041-1/+2
* Make kernel build suceed when with "options CPU_DISABLE_SSE".tobez2005-08-041-0/+2
* Define LIBMEMSTAT so that vm_page.h won't perform a nested include ofrwatson2005-08-041-9/+1
* Bug fix: a numeric flag specification in the substitute command woulddds2005-08-041-2/+8
* Don't perform a nested include of opt_vmpage.h if LIBMEMSTAT is defined,rwatson2005-08-041-1/+1
* Wrap inlines in uma_int.h in #ifdef _KERNEL so that uma_int.h can berwatson2005-08-041-0/+2
* Remove gbde_swap_enable option which doesn't work and doesn't really have topjd2005-08-041-2/+0
* Correctly print system-wide PMC counts for short-lived command lines.jkoshy2005-08-041-0/+3
* Fix two bugs that interacted to cause page faults in softclock()iedowse2005-08-041-1/+2
* Fix commen typos.stefanf2005-08-031-4/+4
* - Remove duplicate setting from LIB32MAKE definition.ru2005-08-031-12/+6
* Add missing "not" in rev. 1.34.ru2005-08-031-1/+1
* Make delete-old* and friends useable for cross-builds.ru2005-08-033-21/+15
* Introduce in_multi_mtx, which will protect IPv4-layer multicast addressrwatson2005-08-036-18/+56
* Add a few more system call timing cases:rwatson2005-08-031-10/+65
* Minor style nits.imp2005-08-031-6/+4
* Correct attribution in clause three to address the correct copyrightgibbs2005-08-037-21/+21
* Add NO_PCVTphk2005-08-031-0/+2
* Add NO_CALENDARphk2005-08-031-1/+5
* Don't install includes if NO_TOOLCHAINphk2005-08-031-0/+6
* Add NO_SYSCONS.phk2005-08-031-4/+20
* Don't install groff if NO_GROFFphk2005-08-031-0/+2
* Don't install examples of NO_EXAMPLESphk2005-08-031-0/+2
* Don't install includes if NO_TOOLCHAINphk2005-08-031-0/+2
* - Unlock before we call mac_destroy_vnode to prevent a lock order reversal.jeff2005-08-031-0/+1
OpenPOWER on IntegriCloud