| Commit message (Expand) | Author | Age | Files | Lines |
* | o uifree() the cr_ruidinfo in crfree() as well as cr_uidinfo now that the rea... | rwatson | 2001-05-27 | 1 | -0/+2 |
* | Miscellaneous cleanups; sync to OpenBSD as much as feasible. | dd | 2001-05-27 | 1 | -81/+68 |
* | Close the opening comment line on these two files that mysteriouly vanished. | scottl | 2001-05-27 | 2 | -2/+2 |
* | Cleanup mail(1)'s varying styles by converting to using style(9). | mikeh | 2001-05-27 | 26 | -1460/+1453 |
* | Fix reboot buglet when BOOT_BTX_NOHANG is defined. | rnordier | 2001-05-27 | 2 | -2/+2 |
* | Drop nested __P(). This trips up Supelec's dcc. | rnordier | 2001-05-27 | 1 | -1/+1 |
* | beginnings of virtual playback channel support | cg | 2001-05-27 | 10 | -212/+927 |
* | As in with ":", check dictionary space and increase it if necessary before | dcs | 2001-05-27 | 1 | -0/+2 |
* | MFS: Add vim-lite and netscape47-navigator. | olgeni | 2001-05-27 | 1 | -0/+2 |
* | add a new method for retrieving feeder parameters | cg | 2001-05-27 | 3 | -4/+39 |
* | don't erase info in sndbuf_setup() | cg | 2001-05-27 | 2 | -6/+24 |
* | Add an example of a kernel configuration file fragment for ISDN. | hm | 2001-05-27 | 1 | -0/+78 |
* | The PERL_THREADED knob is causing too many people too many problems. | sheldonh | 2001-05-27 | 2 | -2/+6 |
* | Implement a HTTP_USER_AGENT environment variable. | des | 2001-05-27 | 2 | -1/+8 |
* | Damn. Fix typo in previous commit. | des | 2001-05-27 | 1 | -1/+1 |
* | update the sample isdnd.rc file with a firmware keyword example and a real | hm | 2001-05-27 | 1 | -32/+184 |
* | Instead of defining CONS_CLRHIST if it isn't defined, simply disable | dd | 2001-05-27 | 1 | -6/+6 |
* | Allow a shareable interrupts. Note, the bridge must set this flag or | imp | 2001-05-27 | 2 | -15/+16 |
* | A la rev. 1.36, define CONS_CLRHIST here if it isn't already since | dd | 2001-05-27 | 1 | -2/+6 |
* | Print out the asc/ascq and description even when both the asc and ascq | ken | 2001-05-27 | 1 | -4/+2 |
* | In the VIRTUAL_TTY macro, add a check to make sure that the result of | dd | 2001-05-27 | 1 | -1/+2 |
* | Add a -c option which clears the history buffer using the new | dd | 2001-05-27 | 2 | -5/+18 |
* | Add a CONS_CLRHIST ioctl which instructs syscons to clear the history | dd | 2001-05-27 | 2 | -0/+9 |
* | Acquire vm_mtx before calling vm_pager_deallocate. | dd | 2001-05-27 | 1 | -1/+7 |
* | Fix a trivial warning and clamp down with WARNS=2 | kris | 2001-05-26 | 2 | -5/+7 |
* | Fix a trivial warning and clamp down with WARNS=2 | kris | 2001-05-26 | 2 | -1/+3 |
* | Fix some trivial warnings and clamp down with WARNS=2 | kris | 2001-05-26 | 2 | -2/+9 |
* | Fix WARNS=2 warnings on alpha and i386 and clamp it down | kris | 2001-05-26 | 2 | -43/+45 |
* | Fix warnings to compile with WARNS=2 on i386 and alpha | kris | 2001-05-26 | 2 | -27/+43 |
* | Don't copy the trailing zero in readlink, it confuses namei(). | phk | 2001-05-26 | 1 | -1/+1 |
* | o pcred-removal changes included modifications to optimize the setting of | rwatson | 2001-05-26 | 1 | -7/+8 |
* | When running on a tty, install an authentication callback. | des | 2001-05-26 | 1 | -8/+52 |
* | Document the authentication callback interface. | des | 2001-05-26 | 1 | -3/+42 |
* | Bump major number. | des | 2001-05-26 | 1 | -1/+1 |
* | Add rudimentary support for an authentication callback function. | des | 2001-05-26 | 4 | -59/+91 |
* | MAXPATHLEN -> PATH_MAX | des | 2001-05-26 | 2 | -2/+2 |
* | From the submitter: | markm | 2001-05-26 | 2 | -3/+2 |
* | Plug memory leak. | des | 2001-05-26 | 1 | -6/+3 |
* | o Include file to provide prototypes for regression testing-specific | rwatson | 2001-05-26 | 1 | -0/+38 |
* | Make dg_echo return up to the first 65536 bytes of a datagram. | dwmalone | 2001-05-26 | 1 | -1/+1 |
* | Don't spell requester as requestor. | dwmalone | 2001-05-26 | 1 | -1/+1 |
* | CURRENT no longer needs -pthread | markm | 2001-05-26 | 1 | -1/+0 |
* | Document /usr/include/fs/ntfs and /usr/include/fs/nwfs. | ru | 2001-05-26 | 1 | -0/+4 |
* | - sys/n[tw]fs moved to sys/fs/n[tw]fs | ru | 2001-05-26 | 47 | -8730/+68 |
* | add Dualmode Zoom/FaxModem 56K (internal) Model 2919 | sanpei | 2001-05-26 | 2 | -0/+2 |
* | Improve and extend. Use new modules to set policy, and provide another | markm | 2001-05-26 | 1 | -10/+46 |
* | Deconvolute the authentication mess, and hand total responsiblity | markm | 2001-05-26 | 3 | -358/+226 |
* | Dang, I lost the sign in that brucification. DTRT with PCATCH. | phk | 2001-05-26 | 1 | -17/+17 |
* | Forgot to cvs add these two files for the previous commit. | phk | 2001-05-26 | 2 | -0/+754 |
* | Currently, each wireless networking driver has it's own control program | phk | 2001-05-26 | 18 | -12/+1351 |