summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add a newline even if IAPC_BOOT_ARCH == 0.njl2003-10-291-1/+2
* When removing trailing slashes, don't remove the first characteriedowse2003-10-291-3/+3
* Bump WARNS level and add a '?' to WARNS=.trhodes2003-10-291-1/+1
* Remove redundant declaration of the perror() function, it's provided by stdio.h.trhodes2003-10-292-2/+0
* Removed mostly-dead code for setting switchtime after the idle loopbde2003-10-292-11/+2
* Allow sending of more than one raw cell from a single mbuf. Only theharti2003-10-291-8/+11
* Remove a superfluous ) from the previous commit. This was obviouslyharti2003-10-291-1/+1
* Make the maximum number of pages for external mbufs configurable inharti2003-10-294-4/+13
* add ECN support in layer-3.ume2003-10-2910-54/+186
* Implement gdb_solib_create_inferior_hook().simokawa2003-10-291-1/+7
* Removed sched_nest variable in sched_switch(). Context switches alwaysbde2003-10-293-7/+1
* Make the value of the HATM_DEBUG symbol the default for the debuggingharti2003-10-293-13/+15
* Inline a function that was called only in one place directly into that place.harti2003-10-292-72/+72
* Alphabetical order for ACPI options broken by adding ACPI_NO_RESET_VIDEO.iwasaki2003-10-292-2/+5
* Allow to specify a character special device as a core file.simokawa2003-10-291-21/+18
* We have some space in the external mbufs so use this space forharti2003-10-292-2/+5
* Defer allocation of the actual receive mbuf until the external bufferharti2003-10-295-29/+31
* Get rid of the mutexes for the exernal buffer free lists. Useharti2003-10-293-52/+51
* ip6_savecontrol() argument is redundantume2003-10-296-15/+12
* hide m_tag, again.ume2003-10-293-38/+21
* force commit for adding log for previous commit:ume2003-10-290-0/+0
* Regen:sheldonh2003-10-291-192/+509
* Update the location of the Hart list.sheldonh2003-10-291-1/+1
* Remove __NETBSD_SYSCALLS.tjr2003-10-291-6/+0
* Remove incomplete support for running FreeBSD userland on old NetBSD kernelstjr2003-10-298-31/+4
* Build the NgATM user space SSCOP tool (unless NOATM is defined).harti2003-10-294-0/+28
* This commit was generated by cvs2svn to compensate for changes in r121663,harti2003-10-294-0/+1107
|\
| * Virgin import of the NgATM SSCOP tool v0.9.harti2003-10-294-0/+1107
* | Don't pass NULL as an integer.mbr2003-10-291-1/+1
* | Don't compare a char to NULL.mbr2003-10-292-3/+3
* | Make this part identical with NetBSD: Use recvlen instead of inlen.mbr2003-10-291-1/+1
* | Don't compare NULL against a character.mbr2003-10-291-3/+3
* | Don't use NULL to compare against a char.mbr2003-10-291-2/+2
* | Don't use NULL to compare against a character.mbr2003-10-291-1/+1
* | - Synchronize updates to nswapdev using sw_dev_mtx.alc2003-10-291-2/+2
* | Add FreeBSD 4.9 and MacOS 10.3.murray2003-10-291-2/+6
* | Fix the alpha tinderbox. The alpha specific bitops used by the bitmapmarcel2003-10-294-12/+4
* | - Avoid a race in swaponsomething(): Calculate the new swdevt's first andalc2003-10-291-17/+14
* | Introduce the notion of "persistent mbuf tags"; these are tags that staysam2003-10-294-1/+36
* | This commit was generated by cvs2svn to compensate for changes in r121642,marcel2003-10-2929-572/+773
|\ \
| * | Import beta6 of libuwx. This release has some minor fixes andmarcel2003-10-2929-572/+773
* | | Add kernel option ACPI_NO_RESET_VIDEO as workaround for problemsiwasaki2003-10-294-0/+8
* | | *blush*. stdhash.h != strhash.hpeter2003-10-291-1/+1
* | | Don peril sensitive (ie: bikeshed sensitive) sunglasses and quietlypeter2003-10-283-472/+1
* | | Cleanup the interrupt code that deals with the busmaster bits.sos2003-10-281-47/+58
* | | Use VLANNAME instead of "vlan".brooks2003-10-281-4/+4
* | | According to the submitter, POSIX mandates that all interval timers arejhb2003-10-281-3/+2
* | | When switching the RSE to use the kernel stack as backing store, keepmarcel2003-10-287-59/+59
* | | This should allow us to boot with DMA enabled on unknown PCI ATAsos2003-10-282-25/+48
* | | Directly call the 'reboot' word instead of indirectly evaluating it.scottl2003-10-281-1/+1
OpenPOWER on IntegriCloud