summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Replace goto with continue.des2005-03-051-2/+1
* Use BUS_PROBE_DEFAULT for pci probe return valueimp2005-03-0512-22/+15
* Use TUNABLE_ULONG_FETCH to retrieve hw.physmem; getenv_quad() will takedes2005-03-051-34/+3
* Replace goto with continue.des2005-03-051-6/+5
* Revise the minimum RAM requirements to 24MB for i386 (and implicitlybmah2005-03-051-3/+2
* New release notes: Background fsck(8) summary recomputation (+MFC),bmah2005-03-052-6/+74
* Teach getenv_quad() to recognize k/m/g/t suffixes in both lower- anddes2005-03-051-3/+15
* Add support for fxp(4) cards found in Sony FS570 laptops.mux2005-03-051-0/+1
* Allocate umtx_q from heap instead of stack, this avoidsdavidxu2005-03-054-35/+54
* Fix the truly bewildering sorting order near the middle of thebmah2005-03-052-70/+70
* Fix a few nits here and there.bmah2005-03-052-16/+16
* Add comments on setting resource limits.grog2005-03-051-13/+22
* Add targets to build cscope name files and TAGS file for etags.grog2005-03-051-0/+19
* The td_waitset is pointing to a stack address when thread is waitingdavidxu2005-03-042-20/+6
* Remove superflous .Pp calls.brueffer2005-03-049-9/+0
* - sparc64/fhc/fhc.c:marius2005-03-042-48/+57
* Let central(4) manage the resources of its children so they don't needmarius2005-03-042-37/+104
* Addendum to netchild's C compiler abstraction mega-patch which somehowjoerg2005-03-042-10/+3
* Always use a separate disc for the livefs on ia64 since the merged imagejhb2005-03-041-0/+1
* Do not require the pty(4) majors to be anything in particular.green2005-03-041-3/+0
* New release notes:hrs2005-03-042-2/+96
* On i386 platforms at least, ACPI throttling is accomplished by the chipsetnjl2005-03-041-1/+10
* Don't allow to synchronize a plex that is already sychronizing.le2005-03-041-13/+24
* Minor changes:marius2005-03-044-33/+45
* Minor changes:marius2005-03-041-12/+11
* Don't use the ptoa() to set the 'realmem' variable. Because F/pc98's policynyan2005-03-042-6/+2
* New Ukrainian locale: uk_UA.CP1251.ru2005-03-0411-1/+202
* Use ``.Pq Ql'' to quote single characters, instead of ``.Pq Li''.keramida2005-03-041-17/+17
* Add a section describing the exit status of the shell.keramida2005-03-041-0/+8
* - Readd HARDWARE section to unbreak Hardware Notes.simon2005-03-041-3/+5
* Another good Dijkstra quote.phk2005-03-041-0/+6
* Fix the ioctl path by ensuring that amr_start1() gets called for commandsscottl2005-03-041-18/+22
* Add and clarify the names of many supported cards, and tweak some wording.scottl2005-03-041-29/+45
* Check for some impossible frequencies that some systems use to indicatenjl2005-03-041-0/+9
* Allocate and map a 12k data buffer such that it is contiguous iniedowse2005-03-041-9/+21
* Handle endianness correctly.cognet2005-03-031-1/+1
* Add missing quote.phk2005-03-031-1/+1
* Wisdom from 1972.phk2005-03-031-0/+5
* Recently, it was reported to me that you could provoke a double faultwpaul2005-03-031-0/+19
* Change fix a bug where the length of data written by snprintf wasalfred2005-03-031-1/+1
* In linux emulation layer try to detect attempt to use linux_clone() tosobomax2005-03-032-0/+31
* Install rlogind(8). Pointy hat is available on request.ru2005-03-031-1/+1
* Add the -N option to not rotate any files. This is to be used inbrooks2005-03-032-4/+21
* Style: remove unneeded parantheses in conditionals.harti2005-03-031-8/+8
* Constify the code paths for the 'M' and 'N' modifiers.harti2005-03-031-52/+62
* Cisco uses milliseconds for uptime. This is stupid. Nobody cares of suchglebius2005-03-031-4/+16
* Fix parsing of archives: in System V archive format the member namesharti2005-03-031-2/+4
* Fix parsing of archive specifications on the target side ofharti2005-03-031-0/+1
* Update the description comment of the function to reflect theharti2005-03-031-5/+2
* Remove important entry being X that's 9 months oldimp2005-03-031-1/+1
OpenPOWER on IntegriCloud