summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* OpenFirmware PCI support code.benno2002-07-092-0/+273
* Oops, forgot to set the suspended flag for threads that are createddeischen2002-07-093-6/+9
* Changes for KSE3.benno2002-07-097-0/+158
* Add this file, which I forgot in a previous commit.benno2002-07-091-0/+34
* 1) Add busdma machdep code.benno2002-07-095-230/+548
* Regen:sheldonh2002-07-091-61/+101
* Driver for OpenPIC compatible interrupt controllers.benno2002-07-094-27/+548
* Add definitions for the industry-standard DLT density codes.joerg2002-07-092-0/+10
* - Add the "compatible" property to the list that we keep in ivars.benno2002-07-093-46/+394
* Add interrupt handling support code.benno2002-07-094-0/+395
* Close file descriptors when [n]>&- and [n]<&- redirections are used.tjr2002-07-091-1/+2
* The rate between EUR and USD has never been as large as our old valuejoerg2002-07-091-2/+2
* Define NO_WERROR to unbreak world until the maintainer has had timesheldonh2002-07-091-0/+3
* Change one variable to make it easier to switch between ipfw and ipfw2luigi2002-07-091-5/+3
* Fix whitespace botch in previous commit.peter2002-07-091-0/+1
* Don't define wchar_t if we are a C++ compiler.obrien2002-07-095-0/+10
* Preliminary NEWCARD docs.imp2002-07-094-0/+185
* Update dates.imp2002-07-091-2/+2
* Document what the pcic driver in newcard will support.imp2002-07-091-145/+7
* Finish the repo copy of pcic.4 -> oldcard.4. oldcard.4 will documentimp2002-07-091-0/+1
* Print out commands with NTOFD/NFROMFD redirections that close thetjr2002-07-092-2/+8
* Add C code that counts the bits in a 32 bit word, right next to the C codepeter2002-07-092-0/+15
* Add ability to only beep when mail arrives.johan2002-07-094-16/+49
* Add DIAGNOSTICS section to describe exit values.johan2002-07-091-0/+12
* Remove an unused type.mike2002-07-092-6/+0
* Move the type definition of ointhand2_t from i386/include/types.h tomike2002-07-092-3/+4
* Delay the creation of the ugenX device node until we're certainjoe2002-07-091-5/+6
* Oops, the previous revision (1.22) introduced a potential alignmentiedowse2002-07-081-15/+20
* vm_page_queue_free_mtx is a spin mutex, not a normal sleep mutex.peter2002-07-081-4/+4
* Turn the zeroidle process off for SMP systems, there is still a possiblepeter2002-07-081-0/+4
* Fix a bug caused by dereferencing an invalid pointer whenluigi2002-07-082-124/+130
* No functional changes, but:luigi2002-07-081-279/+267
* Remove one unused command name.luigi2002-07-081-1/+0
* Forgot to update one field name in one of the latest commits.luigi2002-07-081-2/+2
* Back out previous TCBHASHSIZE change. This should not be a kernel option.mp2002-07-082-7/+0
* Add my interest in etc/rc.* to help keep etc/rc.d in sync as much as possible.gordon2002-07-081-0/+1
* Remove debugging nitgordon2002-07-081-1/+0
* Grammar fixblackend2002-07-082-6/+6
* Simplify isp(4) line; add sa(4) for pre-commit review. Remove myself frommjacob2002-07-081-5/+3
* Register an interest in pseudofs, procfs and linprocfs.des2002-07-081-0/+3
* Typo fix: Setlogin() -> setlogin().mux2002-07-081-1/+1
* Fixed some world breakage caused by not updating clients when <timeconv.h>bde2002-07-082-0/+2
* Fixed some world breakage caused by not updating clients when <timeconv.h>bde2002-07-081-0/+1
* Add a VFS_START() call in vfs_mountroot_try() for the sakemux2002-07-081-1/+2
* link in the man page for thread_exitjulian2002-07-081-7/+6
* Add 2002 to copyright.mjacob2002-07-081-1/+1
* Add get/set param ioctl support.mjacob2002-07-082-135/+154
* Add get/set param ioctls.mjacob2002-07-081-0/+23
* Add override so that we can force set our hard loopdid.mjacob2002-07-081-0/+14
* Remove the 'bogus registrant' hack for fabric searches. It reallymjacob2002-07-081-12/+9
OpenPOWER on IntegriCloud