summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change "NO_PROFILE_DATA" to "NO_PROFILE_COUNTERS" to match the commit byobrien2001-03-021-2/+2
* Merged from sys/i386/include/bus_at386.h revision 1.13.kato2001-03-021-1/+0
* Ack! I finally got annoyed enough to actually kill this. There is nopeter2001-03-023-11/+0
* Fix the rest of formatting.ru2001-03-021-27/+27
* Add -g group to usage message.imp2001-03-021-2/+4
* Switch to using 16 bit handles instead of 32 bit handles.mjacob2001-03-026-87/+150
* Ok, the kernel will panic in kmem_malloc() if the kernel map is full, sojhb2001-03-021-4/+0
* Back out a removal that I was far to quick to apply. The root causemarkm2001-03-022-0/+6
* version 1.7 made some changes to correct problems identifed by compilingmdodd2001-03-026-6/+0
* - Check to see if malloc() returned NULL even with M_WAITOK.jhb2001-03-021-1/+6
* Fix isp_print_qentry to print all four lines- it's been broken for months.mjacob2001-03-021-2/+3
* Add link for resource_query_unit, now documented in theimp2001-03-021-0/+1
* Flesh out this man page a bit more. Add information aboutimp2001-03-021-20/+58
* Include `dbxelf.h' via tm.h (the approved FSF/GNU way) vs. in our MI header.obrien2001-03-021-1/+2
* Define "FREEBSD_NATIVE" in the freebsd-native header to reduce the amountobrien2001-03-022-1/+4
* Move the obvious bits of mixed ELF and a.out support down into this MDobrien2001-03-021-0/+108
* Push as much as was easy of the mixed ELF & a.out support for the i386obrien2001-03-021-130/+21
* Add comments regarding enabling IPv6gshapiro2001-03-021-0/+4
* There were a few changes missed when this file was converted toiedowse2001-03-021-3/+9
* Spell deprecated correctly (dufault)imp2001-03-021-2/+3
* Add the LINPROCFS option.des2001-03-011-0/+1
* Do not need to define "VERSION" here -- we do it on the command line.obrien2001-03-011-3/+0
* New release notes: CMI8338/8738, CS4281 sound driver, ISO-9660 Unicode,bmah2001-03-012-21/+73
* Correctly emulate linux_connect. For nonblocking sockets, the behaviorjlemon2001-03-011-51/+21
* Free lock before returning from process_worklist_item.mckusick2001-03-011-1/+3
* Reviewed by: jlemonadrian2001-03-0132-175/+209
* Allocate vm_page_array and vm_page_buckets from the end of the biggest chunkgallatin2001-03-011-18/+16
* The 'X' permission symbol is specified by POSIX.2, so don't say that itben2001-03-011-4/+2
* Turn on interrupt-entropy harvesting for all/any mass storage devicesmarkm2001-03-0132-38/+45
* Fix brokeness in rev. 1.6: this manpage appeared in NetBSD 1.4.ru2001-03-011-1/+1
* No longer an option. Config(8) is whining over LINT.markm2001-03-012-6/+0
* Add code to turn on the entropy harvesting sysctl's as early as possibledougb2001-03-012-0/+81
* Put back several lines that I erroneously deleted in my previous commit. Thissobomax2001-03-011-0/+3
* Update the BUGS section.ru2001-03-011-12/+0
* Fixed undesirable hyphenation on the dash of a flag argument.ru2001-03-011-1/+1
* Fixed two bugs with -tag lists.ru2001-03-011-10/+6
* mdoc(7) police: misc fixes.ru2001-03-011-8/+5
* Correct English used.asmodai2001-03-011-7/+7
* Numerous formatting/content fixes.ru2001-03-011-23/+28
* Hook Warner's resource_* manpages to the build.asmodai2001-03-011-1/+5
* Remove leading . from .Nd description.asmodai2001-03-011-1/+1
* Fix typo: the the -> to the.asmodai2001-03-011-5/+6
* h_errno is declared in netdb.h.imp2001-03-011-2/+0
* Include -DDEFSHELL=1 in Makefile.dist so people boostrapping willimp2001-03-011-1/+2
* Include <unistd.h> for getopt's interface rather than declare thingsimp2001-03-016-23/+11
* optarg and optind are declared in unistd.h, so don't redundantlyimp2001-03-011-2/+0
* MAXPATHLEN includes the trailing NUL.imp2001-03-012-6/+6
* MAXPATHLEN contains the trailing NUL.imp2001-03-012-2/+2
* MAXPATHLEN is enough.imp2001-03-011-2/+1
* All temperature scales are centigrades. Use "Celsius" instead.dcs2001-03-011-1/+1
OpenPOWER on IntegriCloud