summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Forced commit to note that the previous edit to archive_read_extract was:kientzle2007-03-020-0/+0
* Force the umask to something predictable while creating objectskientzle2007-03-021-1/+2
* Make pswitch_intr() returns interrupt handling status.piso2007-03-021-2/+3
* - Add missing subdirectories in BSD.usr.dist mtree file.flz2007-03-023-1/+13
* Ensure message passed to "settimestamp" and "setcounter" is the rightemaste2007-03-021-1/+9
* Put this old tool for dumping PCI expansion ROM images somewhere useful.bms2007-03-023-0/+422
* Markup fixes.emaste2007-03-021-2/+3
* - Add Intel firmwares for Intel PRO/Wireless LAN 2100/2200/2915 cards in aflz2007-03-0225-7/+27877
* Fix geli after last commit for UP systems that are running SMP kernel.pjd2007-03-021-1/+2
* lock stats updates need to be protected by the lockkmacy2007-03-022-44/+8
* Fixing NO_INET6 build as addr2ascii() has been nuked in previous commit.avatar2007-03-021-0/+2
* Document the new {set,get}{timestamp,counter} messages supported by theemaste2007-03-021-4/+50
* Add "setcounter" and "getcounter" messages, providing the the abilityemaste2007-03-022-0/+137
* MFP4: 113090, 113130, 113132jkim2007-03-021-3/+100
* Change fifo_printinfo to check if the vnode v_fifoinfo pointermpp2007-03-021-0/+4
* MFP4: 115220, 115222jkim2007-03-025-352/+371
* Add "settimestamp" and "gettimestamp" messages, providing the the abilityemaste2007-03-012-5/+139
* Fix build breakage.pjd2007-03-011-1/+1
* Change:pjd2007-03-011-1/+1
* Add support for the 3 (PATA) channel on the VIA 6421 chip.sos2007-03-011-41/+60
* Rename PRIV_VFS_CLEARSUGID to PRIV_VFS_RETAINSUGID, which seems to betterpjd2007-03-015-7/+8
* Avoid checking for privileges if there is no need to.pjd2007-03-013-14/+19
* Do not dispatch SIGPIPE from the generic write path for a socket; withbms2007-03-011-1/+1
* Add -t to set IP TTL.bms2007-03-011-3/+19
* Check the return value from rad_cvt_ipv6prefix().ume2007-03-011-1/+7
* Bump the bootstrapping requirements for gensnmptree(1) and removeru2007-03-012-14/+1
* Introduce a new mbuf flag, M_PROMISC.bms2007-03-011-1/+2
* Remove trailing spaces and make the date canonical.ru2007-03-011-8/+8
* Unbreak the kgdb stepping over the special frames on i386 after rev. 1.117 ofkib2007-03-011-1/+22
* Rename lookup() to kgdb_lookup() and make it global (for use in trgt_i386.c).kib2007-03-012-7/+9
* Fix undirected broadcast sends for the case where SO_DONTROUTE has alsobms2007-03-011-11/+14
* Introduce a test program for IPv4 broadcast datagram send.bms2007-03-012-0/+276
* Prevent TSO mbuf chain from overflowing a few bytes by subtracting theandre2007-03-011-2/+3
* Mark addr2ascii() man page as obsolete.bms2007-03-011-0/+2
* Evidently I've overestimated gcc's ability to peak inside inline functionskmacy2007-03-012-6/+16
* Update bus_setup_intr().piso2007-03-011-2/+2
* New sentence -> new line and contractions removed.brueffer2007-03-011-7/+11
* Remove two simultaneous acquisitions of multiple unpcb locks fromrwatson2007-03-011-22/+19
* Because the buffer gets released immediately, I need tokientzle2007-03-013-1/+8
* stub call to addr2ascii().bms2007-03-011-1/+3
* Update the isp man page.mjacob2007-02-281-27/+41
* Update bus_setup_intr() man page after recent newbus modification:piso2007-02-281-11/+24
* Increase helpfulness in diagnostic message - ypbind running without -ypset orjmallett2007-02-281-1/+1
* More cleanup for rev. 1.56brueffer2007-02-281-8/+9
* Prepare for 802.1p:bms2007-02-281-3/+34
* Add comments about common idioms for cleanup pass at a later date.bms2007-02-281-0/+3
* mdoc cleanup for the previous commit and touch .Ddbrueffer2007-02-281-6/+8
* Document removal of addr2ascii/ascii2addr and addition of AF_LINKbms2007-02-281-0/+8
* Document the AF_LINK extension which was imported from NetBSD.bms2007-02-281-4/+19
* Nuke ascii2addr() and addr2ascii(). They have no consumers anywherebms2007-02-289-441/+125
OpenPOWER on IntegriCloud