summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Back out rev 1.50. VCS was correct -- it is Version Control System.obrien2001-05-171-3/+4
* | digiModel_t -> enum digi_modelbrian2001-05-172-3/+1
* | Install /sys/dev/digi/digiio.h as /usr/include/dev/digi/digiio.hbrian2001-05-171-1/+8
* | digiModel_t -> enum digi_modelbrian2001-05-174-18/+8
* | Add /usr/include/dev/digi/brian2001-05-171-0/+2
* | Minor typosdougb2001-05-171-2/+2
* | Consistently define the rune types.obrien2001-05-165-17/+86
* | Move the int typedefs to the top so they can be used in defining other types.obrien2001-05-165-116/+126
* | Mark a thread that is suspended while sleeping as interrupted.jasone2001-05-163-3/+9
* | Since the root-on-insecure-tty code was added to telnetd, a dependencynsayer2001-05-162-0/+4
* | Make sure the protocol actively rejects bad data rather thannsayer2001-05-162-16/+16
* | Link /etc/ssh/ssh_host_key to /etc/ssh/ssh_host_rsa_key to deal withjesper2001-05-167-14/+49
* | Fix type noticed by jasoneimp2001-05-161-1/+1
* | Migrate from using MAXPATHLEN to MAX_PATH. Use strlcpy to copy theimp2001-05-163-5/+6
* | Add entry for cygwin, the Cygnus Windows emulator.imp2001-05-161-0/+2
* | srandomdev() affords us the opportunity to radically improve, and at thensayer2001-05-162-0/+14
* | Catch any attempted buffer overflows. The magic numbers in this codensayer2001-05-162-4/+12
OpenPOWER on IntegriCloud