summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert the change of #includes in sys/filedesc.h and sys/socketvar.h.tanimura2002-04-3029-146/+211
* Add a new zone flag UMA_ZONE_MTXCLASS. This puts the zone in it's ownjeff2002-04-294-10/+34
* - Set the maximum number of device transactions to what the driverps2002-04-291-7/+73
* We don't need the card_if.h here. It breaks the building of kernelsimp2002-04-291-7/+2
* Don't use ISO_8859 when I should use ISO8859.dwmalone2002-04-298-3/+1058
* Since devfs now uses vnode locks, add devfs back to IS_LOCKING_VFS.rwatson2002-04-291-0/+1
* Install the libc signal trampoline on startup.jake2002-04-291-0/+2
* Use vnode locking with devfs; permit VFS locking assertions to makerwatson2002-04-291-0/+6
* splsoftnet is spelled splimp in FreeBSD rather than splnet. splimp isimp2002-04-291-1/+1
* More diff reduction: Shuffle around some header code as was done inanholt2002-04-2921-239/+160
* Add an alternate signal trampoline to libc; add a wrapper for the sigtrampjake2002-04-294-2/+96
* Add support for an alternate signal trampoline; add a sysarch call to registerjake2002-04-295-1/+37
* Re-add the 16384 bucket also.rwatson2002-04-291-0/+1
* Revert a portion of kern_malloc.c:1.99, which (in addition to addingrwatson2002-04-291-1/+3
* Add links for bswap16.9, bswap32.9, and bswap64.9.mike2002-04-291-0/+3
* Document bswap16(), bswap32(), and bswap64(). Change the includedmike2002-04-291-2/+17
* Make this header self-reliant with regard to the types it uses.mike2002-04-291-12/+28
* Some non-functional changes to make the differences between NetBSD'sjoe2002-04-291-31/+35
* Splitting "realinstall" into parts was a (failed) part of the workru2002-04-291-5/+4
* Use the SCRIPTS knob.ru2002-04-291-4/+1
* Update Heimdal version string to 0.4e. This should have been done when thatnectar2002-04-291-2/+2
* Some components of the crunched binaries may use build-toolsru2002-04-291-11/+14
* Parallel "make release" fixes.ru2002-04-292-8/+13
* Add no_warn to pam_lastlog. This should prevent xdm from dumping coredes2002-04-291-1/+1
* Regen after rev.1.89 of usbdevs.sobomax2002-04-292-2/+2
* Change Device ID string for DaisyTech devices to be more sensible.sobomax2002-04-291-1/+1
* Introduce NetBSD's mii_phy_match() API and use it in the nsgphy tophk2002-04-293-10/+45
* Convert exphy and ukphy over to the new code.phk2002-04-293-61/+10
* Make one generic mii_phy_detach() to replace 19 slightly different ones.phk2002-04-2925-388/+64
* Removed "-fkeep-inline-functions" from CFLAGS, since it now has no effectbde2002-04-292-2/+2
* Commit of stuff that's been sitting in my tree for a while.benno2002-04-2913-2831/+2845
* Move a lot closer to NetBSDs MII support for GigE.phk2002-04-297-290/+247
* Do not override the `install' target.ru2002-04-291-1/+1
* - Add back calls to setfault that were removed when these functions were moved.benno2002-04-292-28/+148
* Add a sysctl which disables the logging of console output.dwmalone2002-04-291-0/+7
* Fix indention which I did wrong in a previous commit.asmodai2002-04-291-1/+1
* Tidy up some loose ends.peter2002-04-2923-297/+33
* Spell hw.cbb.start_memory the same in the HINT as well as the sysctl.imp2002-04-291-1/+1
* Make sysctl RWimp2002-04-291-4/+4
* Moving closer to being able to use NetBSD's generic mii_set_media()phk2002-04-293-20/+141
* Untimeout before calling timeout. I think that I have caught all the casesimp2002-04-292-3/+7
* Edging ever closer to NetBSD...phk2002-04-293-12/+11
* Barrow something from the `nmap' port to help the ENOCLUE people upgradingobrien2002-04-291-0/+2
* Add something absurd I used one night as an example of CS overcomplicationjmallett2002-04-291-0/+19
* Move us yet closer to IFM_* definitions in NetBSD.phk2002-04-294-56/+56
* Document three synchronization issues in vm_fault().alc2002-04-291-0/+8
* Add one more here.jmallett2002-04-291-0/+10
* Remove a Kurt Vonnegut quote that appears in fortunes.jmallett2002-04-291-18/+0
* Spell out the name of Hunter S. Thompson.jmallett2002-04-293-6/+6
* Sort one, remove some dupes.jmallett2002-04-291-17/+3
OpenPOWER on IntegriCloud