summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix MASTER_SITE_RUBY. The listed master site is obsolete.knu2001-08-122-2/+2
* Add MASTER_SITE_FREEBSD.knu2001-08-122-0/+2
* Fix some trivial bugs.iwasaki2001-08-122-20/+24
* Change the compute_stats() call to the new devstat_compute_statistics()ken2001-08-111-21/+21
* Preprocess ppp.8.m4 into ppp.8, taking into account any compile timebrian2001-08-113-5763/+46
* Note MFC of all the I4B stuff.dd2001-08-112-12/+12
* I4B is actually version 1.0.1.dd2001-08-112-2/+2
* Fill _res.sort_list with harmless entry. sortlist for IPv6/IPv4ume2001-08-111-0/+3
* Set the RUSER for PAM so that (eg) kerberos can set up tickets properly.markm2001-08-111-0/+2
* WARNS=2 type cleanup.markm2001-08-112-5/+9
* Fix:markm2001-08-111-7/+8
* Add sgi_fam 391002, file alteration monitor.schweikh2001-08-111-0/+1
* Don't hard-code BINOWN and BINGRP (BINGRP was hard-coded to 'bin', whichkris2001-08-111-2/+0
* Make the name parameter const char *.imp2001-08-114-4/+4
* Somewhere along the way, configSecurityModerate() lost it's "int"rwatson2001-08-112-0/+2
* MFCs noted: fsck_msdos(8), kldconfig(8), moused(8) -a.bmah2001-08-112-6/+6
* New release note (only about six months late): nmdm(4).bmah2001-08-112-0/+6
* Note: mergemaster stopped being optional a long time ago. Caution againstimp2001-08-111-1/+8
* For consistency with other man pages, fix first appearance.mp2001-08-111-2/+2
* Don't call errx() with a variable format stringkris2001-08-111-1/+1
* Remove unused nmdmpoll function.mp2001-08-111-63/+0
* o Reduce the number of offered security profiles, as we now have a morerwatson2001-08-107-171/+36
* If we've panic'd already, then just bail in lockmgr rather than blocking orjhb2001-08-101-0/+5
* Make the protoswitch definitiosn checkable in the same way thatjulian2001-08-102-30/+30
* Fix some of the GDB linkage setup. The l_name member of the gdb linkagewpaul2001-08-102-4/+28
* Mark some functions as __printflike()kris2001-08-101-3/+3
* Add an optimization where we check hte PS_ASTPENDING and PS_NEEDRESCHEDjhb2001-08-101-0/+10
* - Close races with signals and other AST's being triggered while we are injhb2001-08-1029-225/+111
* Make witness compile w/o DDB.jhb2001-08-101-1/+7
* Style cleanup.obrien2001-08-101-2/+2
* Arbitrarily limit to 64k the number of bytes that can be read atiedowse2001-08-102-0/+6
* Typoimp2001-08-101-1/+5
* Close a </sect1> and add a line of whitespace, discovered duringbmah2001-08-101-0/+2
* Work around a race between msleep() and endtsleep() where it was possiblejhb2001-08-101-3/+23
* Change callout_stop() to return an integer. If callout_stop() succeeds injhb2001-08-102-3/+4
* Style nit: covert a couple of if (p_wchan) tests to if (p_wchan != NULL).jhb2001-08-101-3/+3
* Use .Fn, .Fa, and .Dv where appropriate.dd2001-08-101-2/+6
* Clean up this module very extensively. Fix the logging, the codingmarkm2001-08-1012-1410/+1101
* Code clean up; make logging same as other modules and fix warnings.markm2001-08-101-3/+9
* General code clean-up. Sort out warnings, and make the warning andmarkm2001-08-101-6/+14
* Simplify code. Also verbose logging, verbose overridable error reporting.markm2001-08-101-5/+10
* Verbose logging, overridable verbose error reporting.markm2001-08-103-2/+18
* Module clean-up. Verbose logging, Overridable verbose error reporting,markm2001-08-101-26/+21
* Verbosely (overridable) report failure to the user.markm2001-08-101-0/+4
* Use the FreeBSD pam_prompt() interface to the conversation functionmarkm2001-08-101-79/+62
* Verbosely report errors to the user (overridable), and make suremarkm2001-08-101-3/+15
* libgmp has been superseded by libmp.dd2001-08-10367-53804/+0
* Remove libgmp build infrastructure.dd2001-08-104-287/+0
* Change copyright to BSD-style copyright.brian2001-08-102-35/+48
* cvs updated to 1.11.1p1dd2001-08-102-2/+2
OpenPOWER on IntegriCloud