summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Always attach a subdisk even if no valid metadata found.sos2005-05-021-1/+2
* Remove GIANT_REQUIRED from vmspace_exec().alc2005-05-021-1/+0
* New release notes: musycc gone, new ndis(4) driver generation/loadbmah2005-05-022-0/+36
* the 3rd argument of getsockname() should be socklen_t*.ume2005-05-022-2/+4
* Since it is not possible for curthread to be NULL in this context,csjp2005-05-021-4/+2
* New release notes: IPFilter 4.1.8, tcsh 6.14.00.bmah2005-05-022-0/+12
* Fix a few grammos and style nits here and there.bmah2005-05-022-26/+26
* Make caesar and pom WARNS 6 clean. While there, use prototypes everywhere.stefanf2005-05-014-14/+9
* Remove lame and ineffectual attempt to fix ipf breakage of tenderbox.imp2005-05-011-1/+0
* MFen 1.845-1.849delphij2005-05-011-3/+72
* Add convenience APIs pmc_width() and pmc_capabilities() to -lpmc.jkoshy2005-05-0114-349/+796
* Remove now unused inirw variable from previous use of COMMON_END().rwatson2005-05-011-1/+0
* Catch up with latest ATA newbus commits.grehan2005-05-012-4/+4
* Fix typo in last commit.grehan2005-05-011-1/+1
* oops, we don't need previous change.ume2005-05-011-8/+4
* Update on the last commit, the dma* funciton needs to be called withsos2005-05-014-19/+19
* make it compilable without YP definition.ume2005-05-011-5/+9
* - All buffers should either be clean or dirty. If neither of these flagsjeff2005-05-011-0/+4
* Slide unlocking of the tcbinfo lock earlier in tcp_usr_send(), as it'srwatson2005-05-011-2/+13
* - Merged some missing changes from fdisk/fdisk.c.nyan2005-05-012-434/+39
* cosmetic changes.nyan2005-05-011-17/+15
* Add some convenience defines.nyan2005-05-011-1/+5
* Fix signed vs unsigned warning.nyan2005-05-011-2/+2
* Go back to the old way of finding the Promise metadata, the new way wassos2005-05-011-1/+1
* - document powerd_flags toonetchild2005-05-011-0/+10
* Add ntp.jst.mfeed.ad.jp and ntp1.v6.mfeed.ad.jp (IPv6 only) tomatusita2005-05-012-0/+12
* don't see RES_USE_INET6 when called from getipnodeby*().ume2005-05-011-6/+14
* Merged more changes from fdisk/fdisk.c.nyan2005-05-011-26/+7
* Use NDOSPART macro instead of a magic number.nyan2005-05-011-2/+2
* Merged from src/sbin/fdisk/fdisk.c revision 1.77.nyan2005-05-011-2/+2
* MFi386: revision 1.1198 (add KDB_STOP_NMI option).nyan2005-05-011-0/+5
* MFi386: revision 1.220 (add KDB_STOP_NMI option).nyan2005-05-011-0/+3
* update for recent api changessam2005-05-011-11/+25
* Turn on libobjc.so for all platforms on -current. It didn't work backpeter2005-05-011-12/+2
* - Remove spls and comments relating to them.jeff2005-05-011-26/+2
* - Remove an old splcam hack.jeff2005-05-011-4/+0
* - Remove unnecessary spls.jeff2005-05-011-10/+2
* - Return EACCES if we're trying to exec on a vp with no object.jeff2005-05-011-0/+2
* - In devfs_open() and devfs_close() grab Giant if the driver sets NEEDGIANT.jeff2005-05-011-5/+12
* o enable shutdown of taskqueue threads; the thread servicing the queue checkssam2005-05-012-13/+43
* oops, gethostbyaddr(3) must return h_addr as an IPv4-mappedume2005-04-303-6/+17
* Implement an alternate method to stop CPUs when entering DDB. Normally we usedwhite2005-04-3013-0/+274
* handling RES_USE_INET6 better.ume2005-04-301-4/+5
* _ht_gethostbyaddr didn't handle RES_USE_INET6 correctly.ume2005-04-301-1/+1
* _gethostbynisname() didn't support RES_USE_INET6.ume2005-04-301-0/+9
* Reduce diffs against actual production configuration.des2005-04-301-1/+1
* Remove a line which merely echoed the builtin default.des2005-04-301-1/+0
* Split the 'clean' command into 'cleansrc', 'cleanobj' and 'cleanroot'.des2005-04-301-2/+11
* Add 'cleanobj' to the default target list.des2005-04-301-1/+1
* _ht_gethostbyname didn't handle RES_USE_INET6 correctly.ume2005-04-301-6/+18
OpenPOWER on IntegriCloud