summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix typo: The awi driver doesn't support PRISM cards, it supports thebmah2001-05-183-3/+3
* Condition variable waiters are queued in descending priority order, sojasone2001-05-183-27/+6
* New release notes: digi driver, FICL 2.05, xargs(1) -J, apmd(8) nowbmah2001-05-185-5/+118
* - Use a timeout for the tsleep in scheduler() instead of having vmmeter()jhb2001-05-182-5/+22
* Add workaround for embedded NICs, in particular, the 815E boards.jlemon2001-05-172-17/+44
* Replace references to the KERNEL variable with KERNCONF.jhb2001-05-171-4/+4
* During the code to pick a process to kill when memory is exhausted, keepjhb2001-05-171-3/+18
* - Don't panic on a try lock operation for a sleep lock if we hold a spinjhb2001-05-171-2/+6
* - Remove the global ithread_list_lock spin lock in favor of per-ithreadjhb2001-05-172-37/+34
* - Move the setting of bootverbose to a MI SI_SUB_TUNABLES SYSINIT.jhb2001-05-175-19/+15
* Use NHWI instead of APIC_IMEN_BITS.jhb2001-05-171-1/+1
* - Axe the IMEN_BITS and APIC_IMEN_BITS constants.jhb2001-05-172-8/+6
* Primary purpose of this commit is to enable support for the Aviatordmlb2001-05-174-300/+715
* Disable the wi driver locking for now. The driver tries to tsleep with thejhb2001-05-171-2/+2
* o Modify access control checks in p_candebug() such that the policy is asrwatson2001-05-171-3/+3
* Add a couple more codes for upcoming raylink driver additions.dmlb2001-05-171-9/+70
* Add an entry for RAYLINK pccard using the ray driver.dmlb2001-05-171-0/+6
* Cleanupalfred2001-05-171-54/+50
* Fix typo: s/maestro3_load/snd_maestro3_load/ (pointed out bybmah2001-05-178-5/+29
* initialize pipe pointersalfred2001-05-171-0/+1
* pipe_create has to zero out the select record earlier to avoidalfred2001-05-171-1/+1
* Cosmetics to rev.1.89: removed argument names in a function prototype.ru2001-05-171-1/+1
* Describe all current net.inet.tcp MIB variables.ru2001-05-171-3/+61
* Make the PAM user-override actually override the correect thing.nsayer2001-05-172-6/+6
* Allow ``ip4'' as an ``upperspec'' value, and update the manbrian2001-05-174-0/+8
* Fix an off-by-hour bug when crossing Daylight Saving Time boundary.ru2001-05-171-0/+3
* Suppress compiler warning by adding a type cast.ru2001-05-171-4/+2
* Backed out rev.1.8. Rev.1.8 was just to support a bogus unused includebde2001-05-171-2/+1
* mdoc(7) police: update document date.ru2001-05-171-1/+1
* Update to use the new ioctl interface.sos2001-05-172-73/+71
* Update to use the changed ioctl interface.sos2001-05-171-45/+42
* Change the ioctl interface to prepare for new functionality.sos2001-05-171-45/+50
* Style policy: reformat multiline comments to conform to style(9).sobomax2001-05-1710-46/+83
* Fix the rcsid's.obrien2001-05-1784-84/+168
* Argh. Fix a long-standing man page filter botch. See terminfo(5) forpeter2001-05-172-2/+2
* This commit was generated by cvs2svn to compensate for changes in r76732,peter2001-05-179-7562/+0
* Update for ncurses 5.2-20010512 importpeter2001-05-176-64/+70
* Merge changes from vendor branch to mainline.peter2001-05-173-121/+151
* ... but we do provide .St -isoC-99, and it is not required to have theru2001-05-171-5/+1
* This commit was generated by cvs2svn to compensate for changes in r76726,peter2001-05-17332-7861/+13642
|\
| * Import ncurses-5.2-20010512 onto the vendor branchpeter2001-05-17335-7982/+13793
* | When a new block is allocated to a directory, an fsync of a filemckusick2001-05-174-39/+242
* | Removed reference to non-existing make(7).ru2001-05-171-1/+0
* | VOP getwritemount() can be invoked on vnodes with VFREE flag set (used inbp2001-05-172-8/+24
* | Use vop_*vobject() VOPs to get reference to VM object from upper or lower fs.bp2001-05-176-120/+120
* | Do not leave an extra reference on vnode.bp2001-05-172-12/+4
* | Allocate more memory if necessary.dcs2001-05-171-0/+3
* | Back out last commit. This was already fixed. This should never havepeter2001-05-172-4/+0
* | Fix the latest telnet breakage. Obviously this was never compiled.peter2001-05-172-8/+8
* | Check for the expiration of an account and its password in the propereric2001-05-171-12/+13
OpenPOWER on IntegriCloud