summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Typo.max1997-04-251-1/+1
* Add vfork(2) to SEE ALSOache1997-04-251-0/+1
* Add a -I switch to CFLAGS to use the f2c.h header file in the usr.bin/f2cjmz1997-04-241-1/+1
* Generate .S files for syscalls. This has many advantages:bde1997-04-231-34/+9
* FIxed the cleanup. I forgot to leave stdin alone in the usual (!twoway)bde1997-04-221-1/+2
* Clean-up my modification of popen.c for vfork. Bruce's (this) is better.dyson1997-04-201-10/+12
* Use separate routines for memmove() and memcpy(). This lets me dropbde1997-04-201-0/+2
* Use separate routines for memmove() and memcpy(). This lets me dropbde1997-04-202-94/+4
* Merged with the 1996/11/12 NetBSD version:bde1997-04-201-10/+24
* Fixed long lines.bde1997-04-192-16/+18
* Fixed #include and/or prototype bugs in synopsis.bde1997-04-196-10/+11
* Fix punctuation: "it's" -> "its"danny1997-04-172-4/+4
* Fix the problem in popen that makes correct vfork semantics fail.dyson1997-04-161-6/+11
* Second stage of moving this to in <machine/asm.h>: just includebde1997-04-151-82/+2
* Added -D_ARCH_INDIRECT=i387_ to CFLAGS. _ARCH_INDIRECT will soon be usedbde1997-04-151-4/+5
* Fixed missing const. Include <unistd.h> so that the function type getsbde1997-04-141-1/+3
* Fixed another prototype bug in synopsis.bde1997-04-141-1/+1
* Fix typo.davidn1997-04-131-1/+1
* Implement two new keywords and status flags for entries in /etc/ttys;davidn1997-04-132-4/+70
* Add MLINKS for isdialuptty(3) & isnetworktty(3).davidn1997-04-131-2/+4
* Fixed missing const in synopsis.bde1997-04-132-3/+3
* Fixed #include and/or prototype bugs in synopsis.bde1997-04-132-2/+3
* "Fixed" prototype bugs in synopsis.bde1997-04-131-2/+4
* Fixed missing #include in synopsis.bde1997-04-131-0/+1
* Fixed #includes in synopsis.bde1997-04-131-1/+4
* Updated the LOCK_* #defines in the synopsis to be lexically identicalbde1997-04-131-4/+4
* Fixed missing consts in synopsis.bde1997-04-131-2/+2
* Fixed #include and/or prototype bugs in synopsis.bde1997-04-134-6/+6
* Fixed wrong #include in synopsis.bde1997-04-131-1/+1
* Fixed #include and/or prototype bugs in synopsis.bde1997-04-134-10/+21
* Fixed #include and/or prototype bugs in synopsis.bde1997-04-1310-13/+26
* Fixed wrong/incomplete #includes in synopsis.bde1997-04-131-1/+1
* Fixed wrong function return type in synopsis.bde1997-04-131-1/+1
* Don't use literal semicolons in .Fn macro invocations.bde1997-04-1313-13/+13
* Fixed spelling of __set_ospeed (was _set_ospeed) and improvedbde1997-04-132-15/+16
* Declare the documented (modulo a spelling error) interfacebde1997-04-132-3/+3
* Support GLOBAL style tags.jkh1997-04-131-9/+0
* Upgrade to the 1997/02/26 version.jmz1997-04-1362-781/+573
* Put on my flame proof suit and make libtcl build conditional onpeter1997-04-121-3/+6
* Set wakeup time in pthread_cond_wait() to `forever' (-1) to preventjb1997-04-113-72/+123
* Fixed missing #include in synopsis.bde1997-04-111-0/+1
* Fixed return type of __syscall() in synopsis.bde1997-04-111-3/+3
* Fixed missing const(s) or #include(s) in synopsis.bde1997-04-1113-12/+18
* Fixed synopsis (the #include was bogus and the return type for brk() wasbde1997-04-111-2/+2
* Fixed missing header in synopsis.bde1997-04-111-0/+1
* Fixed synopsis (prototype was missing a const).bde1997-04-111-1/+1
* Don't even think about processing bogus domain names here.wpaul1997-04-101-1/+5
* Typo police. Part of PR# 3242.mpp1997-04-091-1/+1
* Declare the constructor/destructor linker sets as extern rather thanjdp1997-04-091-3/+24
* Missing newline caused too much text to be fed to the macro.peter1997-04-081-1/+2
OpenPOWER on IntegriCloud