summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) police: kill unnecessary xref.ru2003-02-231-1/+0
* mdoc(7) police: expand contraction.ru2003-02-231-1/+1
* mdoc(7) police: kill self-xref.ru2003-02-231-1/+0
* Punctuation.ru2003-02-231-1/+1
* Typo.ru2003-02-231-1/+1
* Fixed SYNOPSIS.ru2003-02-231-20/+26
* Grammar.ru2003-02-232-1/+2
* Drop down Apple Partition Map code that has been in use by somegrehan2003-02-231-84/+168
* Fix compilation on alpha. Pointy hat to Marcel.orion2003-02-231-1/+1
* Add a new config option IPSEC_FILTERGIF to control whether or notsam2003-02-233-0/+19
* More changes from NetBSD:mikeh2003-02-231-9/+11
* Grab some changes from NetBSD:mikeh2003-02-231-5/+6
* The root of the splay tree maintained within the pm_pteobj always refersalc2003-02-224-52/+18
* unsigned -> pt_entry_t.jake2003-02-222-8/+8
* Add a /a modifier to the show ktr ddb command, which prints the whole tracejake2003-02-221-1/+7
* o Add back support for DXS channels.orion2003-02-222-84/+302
* Fix the -R flag so that it provides sequential "random" numbersmckusick2003-02-222-15/+27
* Expose powerpc_mb() to user-space. Currently needed for atomic.h users,grehan2003-02-221-0/+10
* Check to see if the TF_DELACK flag is set before returning fromjlemon2003-02-222-16/+14
* Remove unused variable to make badsect WARNS=2 clean.johan2003-02-222-2/+0
* Apple PR-2449102: getdomainname() doesn't document that it is NIS/YP specificzarzycki2003-02-221-3/+3
* Use strlcpy instead of strncpy.johan2003-02-221-2/+1
* Don't panic when enumerating SYSCTL_NODE() nodes without any childrenrwatson2003-02-221-1/+2
* Make xl use m_getcl() to allocate an mbuf and a cluster in one shot,bmilekic2003-02-221-19/+5
* It is pretty evident that nobody loves this file anymore, so retire itphk2003-02-221-65/+0
* Packages have been in .tbz format for some time now, thus s/tgz/tbz/brueffer2003-02-221-1/+1
* Use DISKFLAG_OPEN rather than maintaining our own flag.phk2003-02-221-23/+2
* Use nullclose(), not noclose().phk2003-02-221-1/+1
* Don't use mbuf allocator flags for malloc(9).phk2003-02-221-2/+4
* Use the standard DISKFLAG_OPEN instead of implementing our own.phk2003-02-222-19/+2
* Use system noioctl() instead of homerolled.phk2003-02-221-9/+1
* NO_GEOM cleanup: unifdef -UNO_GEOMphk2003-02-222-29/+0
* NO_GEOM cleanup:phk2003-02-221-68/+16
* Add the ability to limit the number of IP fragments allowed per packet,silby2003-02-222-4/+29
* Remove a comment which hasn't been true since rev. 1.158mtm2003-02-221-1/+0
* Export the name of the device used to mount the root file system asrwatson2003-02-221-0/+24
* This patch fixes a deadlock between the bufdaemon and a process takingmckusick2003-02-221-7/+43
* This patch fixes a bug on an active filesystem on which a snapshotmckusick2003-02-223-1/+47
* This patch fixes a bug in the logical block calculation macros somckusick2003-02-222-7/+7
* Fix a bad free() call that would occur if some #if 0'd code was used.tjr2003-02-221-4/+6
* Add a variety of new devices culled from recent (?) commits, affectingbmah2003-02-212-16/+28
* New release notes: i386 HTT (+MFC) [1], privileged port sysctls,bmah2003-02-212-4/+72
* NO_GEOM cleanup: Convert CCD(4) to be use "struct disk*" instead of "dev_t"phk2003-02-213-11/+11
* - m = m_gethdr(M_NOWAIT, MT_HEADER);phk2003-02-212-2/+2
* Allow for boolean make options (``makeoptions NO_MODULES'').ru2003-02-211-1/+4
* Nuke EPIC_MGETCLUSTER entirely. Since 1.60 we don't use it anymore andbmilekic2003-02-211-13/+0
* Fixed synopsis.ru2003-02-211-7/+5
* Missing M_TRYWAIT from so_upcall third argument.peter2003-02-212-2/+2
* Document the net.inet.ip.portrange.reserved{high,low} sysctl knobscjc2003-02-211-0/+18
* Merge the following from the English version:hrs2003-02-211-3/+46
OpenPOWER on IntegriCloud