summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move __offsetof() macro from <machine/ansi.h> to <sys/cdefs.h>. It'smike2002-07-089-31/+8
* Bring poll.h up to conformance with POSIX.1-2001 by adding somemike2002-07-082-12/+13
* Bring back WFORMAT=0.jmallett2002-07-081-0/+1
* Fixed some printf format errors (4 new ones reported by gcc and 5 nearbybde2002-07-081-7/+7
* Fixed some printf format errors (one new one reported by gcc and 3 nearbybde2002-07-081-2/+2
* Comment out apm; ACPI is the modern replacement, and folks who reallymarkm2002-07-084-4/+4
* Reenable the m3 interrupts in m3_pci_resume() and do notrobert2002-07-081-2/+2
* Bandaid for sparc64. Do not build libstdc++.so for now on sparc64.peter2002-07-081-0/+2
* Always upload new files, even if the timestamps match. This is a workaroundfenner2002-07-081-1/+2
* Remove #define APIC_INTR_HIGHPRI_CLOCK - this is no longer usedpeter2002-07-081-7/+0
* The clock is already allocated as 'fast' - no need to try and intercept apeter2002-07-084-32/+0
* - Use (MAXLOGNAME - 1) where UT_NAMESIZE was used to be able torobert2002-07-082-4/+2
* - Do not include <utmp.h> for no reason.robert2002-07-082-4/+0
OpenPOWER on IntegriCloud