summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Back out the last change which is probably actually a red herring. Argh!green2001-06-261-4/+2
* Don't pointlessly kill a channel because the first (forced)green2001-06-261-2/+4
* "host name and user" -> "host and user name"nik2001-06-261-1/+1
* Document dist/, cdrom/, compat/, and /usr/compat/, fix a couple ofnik2001-06-261-3/+17
* Don't initialise ret in atomic_cmpset_32.benno2001-06-261-2/+1
* Mention the path to the README file in the header comment.nik2001-06-268-8/+8
* Add awi.4onoe2001-06-261-0/+1
* Delete the note from BUGS: "Doesn't support WEP".onoe2001-06-261-6/+10
* The information about how to integrate this driver into BSDs is obsoleted,onoe2001-06-261-60/+0
* Fix capability information in association request to reflect ESS/IBSS mode.onoe2001-06-261-5/+9
* Fix keyid bit position of encrypted packet to make non-first key usable.onoe2001-06-261-2/+2
* Fix previous enhancement to add support for new ifconfig interface.onoe2001-06-261-53/+35
* Merged from the following changes.nyan2001-06-266-154/+528
* Merged from sys/isa/sio.c revision 1.335.nyan2001-06-262-2/+10
* Merged from sys/i386/isa/isa_dma.c revision 1.7.nyan2001-06-262-0/+18
* Merged from sys/isa/syscons_isa.c revision 1.16.nyan2001-06-262-2/+2
* Merged from sys/dev/syscons/scterm-sc.c revison 1.15.nyan2001-06-262-2/+4
* Merged from sys/dev/syscons/syscons.c revisons 1.358 and 1.360.nyan2001-06-261-1/+20
* Merged from sys/isa/fd.c revisions 1.198, 1.199, 1.200, 1.202 and 1.204.nyan2001-06-262-150/+62
* Merged from sys/i386/include/bus_at386.h revision 1.14.nyan2001-06-261-1/+1
* Merged from sys/dev/aic/aic_isa.c revision 1.8.nyan2001-06-261-7/+3
* Use the correct printf format to print a long.dwmalone2001-06-261-1/+1
* Bring in fix from NetBSD's revision 1.16:ru2001-06-261-1/+7
* Commented out pcm hints.kato2001-06-261-5/+5
* Submitted by: hmru2001-06-261-0/+1
* Back out previous commit; this can't compile with WARNS=2 becausedd2001-06-261-1/+0
* Share my DOB with the world!dan2001-06-261-0/+1
* Originally stated wrong birthplace, thought it was current location.dwcjr2001-06-261-1/+1
* Recognize FC-PGA2 Pentium III (Tualatin).kato2001-06-262-0/+2
* Remove two duplicate tips and correct formatting of an attribution.dd2001-06-261-12/+1
* The `file' argument is optional.dd2001-06-261-1/+1
* Correct usage.dd2001-06-261-1/+1
* Convert to nl_langinfo(CODESET)ache2001-06-262-16/+19
* Fixed miss merging from revision 1.102.nyan2001-06-261-1/+1
* Fix name for de manpages dirache2001-06-261-1/+1
* Remove aliases not needed for new man versionache2001-06-261-2/+1
* Actually implement -a as documented since import (set access point density).brooks2001-06-262-9/+8
* Output the current TX rate when showing status.brooks2001-06-261-0/+11
* Allow the clock lock to recurse.jhb2001-06-251-1/+1
* - Grab the vm lock around all of pmap_emulate_reference() as it manipulatesjhb2001-06-252-8/+14
* - Move the 'clk' spinlock below other spin locks since KTR trace eventsjhb2001-06-251-6/+39
* - Replace the unused KTR_IDLELOOP trace class with a new KTR_WITNESS tracejhb2001-06-252-23/+23
* Add support for the Cisco Aironet 350 Series of adaptors. Also, makebrooks2001-06-251-1/+7
* Admit the shameful truth; I'm really from the east coast. But I leftmsmith2001-06-251-0/+1
* Silence -Wshadow and -Wmissing-prototypes; set WARNS=2.dd2001-06-252-13/+16
* ANSIize, staticize, and unsignedize; set WARNS=2.dd2001-06-252-14/+11
* Rewrite locale handling using nl_langinfo(CODESET), so aliases not needed hereache2001-06-251-44/+77
* Constify and set WARNS=2.dd2001-06-252-2/+3
* What to do when :w tells you you haven't got permission.brian2001-06-251-0/+7
* Return "" if reallocf() failsache2001-06-251-1/+2
OpenPOWER on IntegriCloud