summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s/unavilable/unavailable/dannyboy2002-07-071-1/+1
* One #include <sys/lock.h> is enough.mux2002-07-072-2/+0
* Ficl wants _setjmp and _longjmp. No need for weak symbols either.jake2002-07-071-6/+4
* Paraphrase a quote to remove year specific references.mp2002-07-071-1/+1
* Remove a debug output statement.robert2002-07-071-4/+0
* - Fix the code in sbuf_need() to double the allocation size untilrobert2002-07-071-9/+17
* Fix some printf format errors.iedowse2002-07-072-6/+6
* Fix syntax error which occurred when LIBC_SCCS was defined.robert2002-07-071-1/+1
* Silence pam_lastlog for now.des2002-07-071-1/+1
* Add a note about nslookup needing a slightly different version of thedougb2002-07-071-0/+4
* Make it official. The old BIND Operator's Guide has no informationdougb2002-07-071-3/+0
* Another update from Mike Makonnen.dougb2002-07-071-6/+4
* - Use 'options DEBUG_VFS_LOCKS' instead of the DEBUG_ALL_VFS_LOCKSjeff2002-07-071-5/+7
* - Don't hold the vn lock while calling VOP_CLOSE in vclean().jeff2002-07-071-6/+10
* o Traverse the object's memq rather than repeatedly calling vm_page_lookup()alc2002-07-071-5/+2
* - BUF_REFCNT() seems to be the preferred method for verifying a locked buf.jeff2002-07-071-3/+9
* Add two asserts that prove & document getblk and geteblk's behavior ofjeff2002-07-071-0/+2
* Latest improvements from Mike Makonnen. Better kerberos and apm handling.dougb2002-07-074-5/+56
* Synchronize path with dot.cshrc by adding /usr/local/sbin.mp2002-07-071-1/+1
* - Hold a lock on the vnode acquired from the file table across the call tojeff2002-07-061-3/+14
* Fix a mistake in my last commit. Don't grab an extra reference to the objectjeff2002-07-062-4/+1
* sec-doc.7 has been repo-copied to sdoc.7 to be consistent with sprog.7.chris2002-07-063-299/+3
* Remove the nanosleep calls from the spin loops in the locking code.jdp2002-07-065-42/+7
* New release note: kbdmap(1)/vidfont(1) C rewrite.bmah2002-07-062-28/+56
* The .Nm utility.charnier2002-07-0613-67/+103
* The .Nm utility. Add FreeBSD Id.charnier2002-07-061-3/+6
* The .Nm utilitycharnier2002-07-0663-245/+366
* The .Nm utilitycharnier2002-07-0626-130/+195
* The .Nm utilitycharnier2002-07-061-4/+7
* Cleanup after my de-__P (remove leading whitespace before prototype args).alfred2002-07-061-72/+101
* Cleanup after my de-__P (remove leading whitespace before prototype args).alfred2002-07-061-84/+120
* Part 2/2 of the kerberos5/doc/ "make release" breakage fix:ru2002-07-061-0/+1
* Part 1/2 of kerberos5/doc/ "make release" breakage fix:ru2002-07-061-1/+1
* Fix wrong use of ACPI_NO_UNIT_LIMIT which is for as_maxunits, not as_units.iwasaki2002-07-061-2/+2
* Fixup uses of GETVOBJECT.jeff2002-07-063-15/+17
* make this repect ps_sigintr if there is a pre-existing signaljulian2002-07-061-1/+0
* Clean up execve locking:jeff2002-07-064-5/+23
* - Disable original vop_strategy lock specification.jeff2002-07-061-1/+2
* - Add vop_strategy_pre to validate VOP_STRATEGY locking.jeff2002-07-062-0/+17
* Use the new #! directive for vop_rename. Leave the old lock specificationjeff2002-07-061-4/+5
* Add "vop_rename_pre" to do pre rename lock verification. This is enabled onlyjeff2002-07-062-1/+22
* Add a new configuration directive that inserts calls to debugging functionsjeff2002-07-061-1/+28
* Make space for compilations.obrien2002-07-061-0/+1
* Fix at least one of the things wrong with signalsjulian2002-07-061-6/+9
* Remove the advertising clause from the Duke BSD copyright on thegallatin2002-07-063-12/+3
* We don't need to hit the user over the head so strong now that we'veobrien2002-07-061-1/+0
* Remove bogus vm_page_wakeup() in vm_page_cowfault() that will cause panicsgallatin2002-07-051-1/+0
* Implement the last 2-3 missing instructions for ipfw,luigi2002-07-053-160/+219
* Fix a lock order reversal in uma_zdestroy. The uma_mtx needs to be held acrossjeff2002-07-051-4/+4
* Merge rev 1.2 (FreeBSD a.out configuration support) into theobrien2002-07-051-0/+23
OpenPOWER on IntegriCloud