summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | catch up to i386: Don't acquire Giant just to print the trap and panicgallatin2001-05-251-2/+0
* | make this compile.gallatin2001-05-251-1/+1
* | The standard Xterm geometry is 80x24, not 80x_65_.obrien2001-05-251-1/+1
* | Add warnings about trusting user-supplied data.eric2001-05-253-2/+43
* | track the One True Architecture (i386)mjacob2001-05-251-4/+4
* | Fix a minor formatting nitimp2001-05-251-1/+1
OpenPOWER on IntegriCloud