aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - Fix function declarations.Matthew N. Dodd2003-03-261-122/+107
* Add defines for low power and second codec ready.Orion Hodson2003-03-261-0/+3
* Clean up dynamically allocated sysctl variables when we run dacleanup() andKenneth D. Merry2003-03-262-0/+14
* Get rid of a few caddr_t's.Matthew N. Dodd2003-03-261-8/+8
* asn_get_encoded() takes 2 arguments.Matthew N. Dodd2003-03-261-1/+1
* - Define a _spinunlock() function so that threading implementations may doJeff Roberson2003-03-265-1/+31
* Retire set_reqid(), unused since 1.2.Matthew N. Dodd2003-03-261-33/+0
* - Add const qualifier to char * arrays.Matthew N. Dodd2003-03-261-12/+4
* Don't roll a private copy of basename().Matthew N. Dodd2003-03-261-24/+1
* Explain the format of the at.allow and at.deny files in detail.Giorgos Keramidas2003-03-261-0/+5
* Passing a u_char to ntohs() is guaranteed to give the wrong answer !Brian Somers2003-03-261-2/+2
* Add a ``force-scripts'' option for using chat scripts with -direct andBrian Somers2003-03-264-20/+40
* Document the undcumnt -l option (that's a lowercase `el').Giorgos Keramidas2003-03-261-3/+10
* req can not be NULL or we'd die.Alfred Perlstein2003-03-261-6/+3
* Document the MAIL_AGENT environment var.Giorgos Keramidas2003-03-261-0/+13
* Document mountd_flags.Giorgos Keramidas2003-03-261-0/+10
* Update amr(4) to note that LSILogic MegaRAID 320-[1/2] cards work.Giorgos Keramidas2003-03-261-0/+4
* There are 5 securelevels, not 4.Giorgos Keramidas2003-03-261-1/+1
* Add missing Danish (doc/da_*) language doc subdirectoryGiorgos Keramidas2003-03-262-0/+2
* Try to make the MBUF_FRAG_TEST code work better.Maxime Henrion2003-03-251-12/+10
* Add an options entry for HTT in SMP and GENERIC similar to the SMP andJohn Baldwin2003-03-253-0/+9
* Put a newline in between APIC_IO and HTT to try and show that HTT is notJohn Baldwin2003-03-251-0/+1
* - Replace hexdump() with a prettier version.Matthew N. Dodd2003-03-251-68/+131
* Update the description of the -u option to mention that IP_PORTRANGE_HIGHMike Silbersack2003-03-251-6/+9
* aic79xx.reg:Scott Long2003-03-251-4/+4
* Set pdu->pdulen in build_pdu().Matthew N. Dodd2003-03-251-0/+1
* Don't compile in lmi_object_instance().Matthew N. Dodd2003-03-251-0/+2
* - Handle the 'GET PREFIX' request.Matthew N. Dodd2003-03-251-16/+159
* Correct a comment.Matthew N. Dodd2003-03-251-1/+1
* - Add a comment regarding SETPFX_OBJIDMatthew N. Dodd2003-03-251-1/+11
* Whitespace: wrap paragraph before column 80 (no content changes).Jimmy Olgeni2003-03-252-2/+4
* Some spelling fixes.Jimmy Olgeni2003-03-252-6/+6
* Remove trailing whitespace.Jimmy Olgeni2003-03-252-2/+2
* Clean up formatting.Matthew N. Dodd2003-03-251-3/+18
* Remove extraneous check. We are not going to return from copyin/out onJohn Baldwin2003-03-251-2/+0
* Print the return value from mmap() in the DEBUG case.Matthew N. Dodd2003-03-251-3/+11
* Revert previous commit which accidentally snuck in with some unrelatedJohn Baldwin2003-03-251-1/+1
* Remove some more MAKEDEV information.Tom Rhodes2003-03-251-17/+2
* Fix a typo in msmith's email address.Tom Rhodes2003-03-251-1/+1
* Add some HP cards to the supported list of cards. Also mentionPaul Saab2003-03-251-4/+8
* Remove MAKEDEV rot.Tom Rhodes2003-03-252-12/+1
* Update the handbook printing section URL so that it points to theTom Rhodes2003-03-251-1/+1
* This commit was generated by cvs2svn to compensate for changes in r112620,David Schultz2003-03-256-33/+23
|\
| * Import new sources. The only material change in this update is tovendor/gdtoa/20030324David Schultz2003-03-256-33/+23
* | Back off WARNS until I've had a chance to deal with the problems onMatthew N. Dodd2003-03-251-1/+1
* | Once ppp session is over, the route to ff02::tun0/32 wasHajimu UMEMOTO2003-03-251-1/+12
* | Add support for identifying NORID (norwegian top level registry) handles.Eivind Eklund2003-03-251-0/+7
* | We need filling scopeid to install routes for link-localHajimu UMEMOTO2003-03-251-0/+24
* | Remove obsolete at_fork() and at_exit() manpages. Curiously, at_exec()John Baldwin2003-03-254-157/+2
* | Add code to implement two new USB quirk types: NO_INQUIRY and NO_INQUIRY_EVPDNate Lawson2003-03-251-11/+60