summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* don't erase info in sndbuf_setup()cg2001-05-272-6/+24
* Add an example of a kernel configuration file fragment for ISDN.hm2001-05-271-0/+78
* The PERL_THREADED knob is causing too many people too many problems.sheldonh2001-05-272-2/+6
* Implement a HTTP_USER_AGENT environment variable.des2001-05-272-1/+8
* Damn. Fix typo in previous commit.des2001-05-271-1/+1
* update the sample isdnd.rc file with a firmware keyword example and a realhm2001-05-271-32/+184
* Instead of defining CONS_CLRHIST if it isn't defined, simply disabledd2001-05-271-6/+6
* Allow a shareable interrupts. Note, the bridge must set this flag orimp2001-05-272-15/+16
* A la rev. 1.36, define CONS_CLRHIST here if it isn't already sincedd2001-05-271-2/+6
* Print out the asc/ascq and description even when both the asc and ascqken2001-05-271-4/+2
* In the VIRTUAL_TTY macro, add a check to make sure that the result ofdd2001-05-271-1/+2
* Add a -c option which clears the history buffer using the newdd2001-05-272-5/+18
* Add a CONS_CLRHIST ioctl which instructs syscons to clear the historydd2001-05-272-0/+9
* Acquire vm_mtx before calling vm_pager_deallocate.dd2001-05-271-1/+7
* Fix a trivial warning and clamp down with WARNS=2kris2001-05-262-5/+7
* Fix a trivial warning and clamp down with WARNS=2kris2001-05-262-1/+3
* Fix some trivial warnings and clamp down with WARNS=2kris2001-05-262-2/+9
* Fix WARNS=2 warnings on alpha and i386 and clamp it downkris2001-05-262-43/+45
* Fix warnings to compile with WARNS=2 on i386 and alphakris2001-05-262-27/+43
* Don't copy the trailing zero in readlink, it confuses namei().phk2001-05-261-1/+1
* o pcred-removal changes included modifications to optimize the setting ofrwatson2001-05-261-7/+8
* When running on a tty, install an authentication callback.des2001-05-261-8/+52
* Document the authentication callback interface.des2001-05-261-3/+42
* Bump major number.des2001-05-261-1/+1
* Add rudimentary support for an authentication callback function.des2001-05-264-59/+91
* MAXPATHLEN -> PATH_MAXdes2001-05-262-2/+2
* From the submitter:markm2001-05-262-3/+2
* Plug memory leak.des2001-05-261-6/+3
* o Include file to provide prototypes for regression testing-specificrwatson2001-05-261-0/+38
* Make dg_echo return up to the first 65536 bytes of a datagram.dwmalone2001-05-261-1/+1
* Don't spell requester as requestor.dwmalone2001-05-261-1/+1
* CURRENT no longer needs -pthreadmarkm2001-05-261-1/+0
* Document /usr/include/fs/ntfs and /usr/include/fs/nwfs.ru2001-05-261-0/+4
* - sys/n[tw]fs moved to sys/fs/n[tw]fsru2001-05-2647-8730/+68
* add Dualmode Zoom/FaxModem 56K (internal) Model 2919sanpei2001-05-262-0/+2
* Improve and extend. Use new modules to set policy, and provide anothermarkm2001-05-261-10/+46
* Deconvolute the authentication mess, and hand total responsiblitymarkm2001-05-263-358/+226
* Dang, I lost the sign in that brucification. DTRT with PCATCH.phk2001-05-261-17/+17
* Forgot to cvs add these two files for the previous commit.phk2001-05-262-0/+754
* Currently, each wireless networking driver has it's own control programphk2001-05-2618-12/+1351
* Create a general facility for making dev_t's depend on anotherphk2001-05-268-44/+56
* Remove pcm hints here now that it's gone from GENERIC.jkh2001-05-262-8/+0
* Update reality in the strings commentdougb2001-05-262-2/+2
* Fix the error buffer passed to kvm_openfiles to have a correct lengthtmm2001-05-261-1/+2
* Update comments on RELNOTESng.bmah2001-05-251-6/+6
* List new directories created under share/examples/isdn/* in order tobmah2001-05-251-0/+4
* Fix the error buffer passed to kvm_openfiles to have a correct lengthtmm2001-05-251-1/+2
* Mark error() as __printflike() and fix a non-exploitable format stringkris2001-05-252-2/+2
* Fix the error buffer passed to kvm_openfiles to have a length oftmm2001-05-251-2/+4
* Include elf32.h and elf64.h to be more code compatable with Solaris.obrien2001-05-251-0/+2
OpenPOWER on IntegriCloud