summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Xref make.conf(5), and point to /usr/share/doc/psd/12.make for thenik2000-11-291-1/+4
* Typo police.nik2000-11-291-1/+1
* Merged from sys/i386/i386/userconfig.c revision 1.185.kato2000-11-291-2/+1
* Eliminate groff(1) warnings.ru2000-11-291-27/+28
* Remove the ibcs2(8) shell script.sheldonh2000-11-293-114/+0
* Decommission the svr4(8) shell script, which has been pointless sincesheldonh2000-11-294-76/+1
* Eliminate groff(1) warnings caused by vgrind(1).ru2000-11-291-4/+6
* Looks like my last round of suggestions didn't make it in. Fix invalidsheldonh2000-11-291-8/+8
* Add streams(4) and svr4(4) to man4.i386 Makefile (yes, I know this shouldnewton2000-11-291-1/+3
* Introduce svr4(4) and streams(4).newton2000-11-292-0/+286
* Eliminate groff(1) warnings.ru2000-11-291-0/+1
* Eliminate ``number register `.U' not defined'' groff(1) warnings.ru2000-11-294-0/+4
* New release note items: realpath(1), file(1) contribify-ed, stty(1)bmah2000-11-292-6/+22
* Fix a typo and a punctuation mistake, the two of which conspiredsheldonh2000-11-291-2/+2
* document O_NOFOLLOW and O_FSYNC flags to openalfred2000-11-291-0/+21
* Only print out APIC info on an SMP system during a panic if APIC_IO isjhb2000-11-291-0/+2
* Don't wait forever for CPUs to stop or restart. Instead, give up after ajhb2000-11-287-14/+133
* Use atomic ops to close a race condition on the in_Debugger variable usedjhb2000-11-282-8/+6
* Prefix the register argument of indirect 'jmp's with a * to make gas 2.10.xjhb2000-11-283-3/+3
* Use only the bit after the ``\'' when hashing the challenge inbrian2000-11-281-1/+1
* The parameter that contains valid options is "optstring", not "optarg".mph2000-11-281-1/+1
* Add the 'amr' control device.msmith2000-11-281-0/+5
* (Last commit accidentally missed a message)msmith2000-11-280-0/+0
* Remove some over-msmith2000-11-281-4/+0
* Fix typos and layout problem.ben2000-11-282-10/+12
* Kernel support for erase2 character.jkh2000-11-283-5/+16
* Add support for an "erase2" so that both ^H and DEL can be usedjkh2000-11-282-1/+4
* Document removal of DEC3000-series and SLIP support from the mfsroot image.wilko2000-11-281-0/+6
* MFS:msmith2000-11-282-15/+31
* Eliminate groff(1) warnings.ru2000-11-281-8/+11
* -Wall cleaningcharnier2000-11-285-7/+6
* Remove .Op when arg is required (special | filesystem). Document that atcharnier2000-11-282-126/+117
* Remove unused #include. Use getopt(3). Add usage() with syslog(3) cap.charnier2000-11-281-8/+22
* Make enumerated list for flags. Spelling.charnier2000-11-283-14/+12
* -Wall cleaning. Use getopt(3).charnier2000-11-281-15/+29
* Eliminate groff(1) and tbl(1) warnings.ru2000-11-281-35/+18
* Oops, broke newcard because I forgot to commit this in my last round of chang...jon2000-11-281-0/+4
* use ``config auto "wi" ?'' for MELCO/WLI-PCM-L11sanpei2000-11-281-1/+1
* Add ``enable/disable tcpmssfixup'', defaulting to enabled.brian2000-11-2811-22/+245
* various typo and minor punctuation changes.ben2000-11-282-14/+14
* Eliminate groff(1) warnings, unbind from tbl(1).ru2000-11-282-2/+2
* ${GRIND} implies -f.ru2000-11-281-2/+2
* Add LIBCRYPT to DPADD.marcel2000-11-281-1/+1
* Reduce code duplication by using the GET_RESOURCE_LIST bus method and relatedmdodd2000-11-284-168/+66
* Alter the return value and arguments of the GET_RESOURCE_LIST bus method.mdodd2000-11-283-35/+34
* Don't include system-specific header files for userland program.grog2000-11-281-4/+4
* Avoid hardcoding the 'rid' and 'type' of the MEM/IOPORT resource.mdodd2000-11-283-9/+13
* 1) When mucking with mapping registers, it is best to *not* havejon2000-11-283-27/+72
* overhaul cis functions to read cis tuple by tuple (instead of all at once).jon2000-11-281-130/+139
* A bunch of newcard/cardbus changes that's been sitting in my tree for a while:jon2000-11-287-277/+395
OpenPOWER on IntegriCloud