summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* o uifree() the cr_ruidinfo in crfree() as well as cr_uidinfo now that the rea...rwatson2001-05-271-0/+2
* Miscellaneous cleanups; sync to OpenBSD as much as feasible.dd2001-05-271-81/+68
* Close the opening comment line on these two files that mysteriouly vanished.scottl2001-05-272-2/+2
* Cleanup mail(1)'s varying styles by converting to using style(9).mikeh2001-05-2726-1460/+1453
* Fix reboot buglet when BOOT_BTX_NOHANG is defined.rnordier2001-05-272-2/+2
* Drop nested __P(). This trips up Supelec's dcc.rnordier2001-05-271-1/+1
* beginnings of virtual playback channel supportcg2001-05-2710-212/+927
* As in with ":", check dictionary space and increase it if necessary beforedcs2001-05-271-0/+2
* MFS: Add vim-lite and netscape47-navigator.olgeni2001-05-271-0/+2
* add a new method for retrieving feeder parameterscg2001-05-273-4/+39
* 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
OpenPOWER on IntegriCloud