summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove un-necessary comment.nate1997-01-061-2/+1
|
* - Add a BSD-style copyright. (Should have done that before.)msmith1997-01-061-8/+63
| | | | | | | | - Be more intelligent about library-like objects that are actually symlinks. (Suggested by Steve Price) - Complain about nonexistent libraries referenced by executables (instead of creating a library called 'not' and putting them there. (oops) - Fix a few typos.
* Merge Lite2 mods.steve1997-01-061-9/+40
|
* FIx typing error .SRCDIR -> SRCDIRache1997-01-061-2/+2
| | | | Submitted by: bde
* Make the .y.c rule 'make -j n' friendly.steve1997-01-061-4/+2
| | | | Inspired by: bde and brian@mediacity.com
* Implement and document a '-o output_file_name' option tosteve1997-01-062-1/+22
| | | | | | | allow the generated code to be written to a file other than the default, y.tab.c. Inspired by: bde and brian@mediacity.com
* Fix a problem that caused some foreground pipelines to die with:steve1997-01-061-3/+2
| | | | | | tcsetpgrp failed, errno=1 Discovered and Reviewed by: joerg
* Fix NetBSD pr kern/3067, which also applies to FreeBSD:se1997-01-051-3/+3
| | | | | | | | | NCR driver dies when "xmcd" accesses the CD-ROM drive Restrict cacheing of INQUIRY results to LUN 0. Thanks to Dave Huang <khym@bga.com> for reporting the problem and suggesting a fix, though I chose a slightly different one.
* Fix minor typo. BIOSETIF -> BIOCSETIFnate1997-01-051-2/+2
|
* Oops, there was a ] I forgot to erase.max1997-01-051-2/+2
|
* Change wording of MAN?PREFIX description.max1997-01-051-4/+6
|
* Move typedef for rlim_t into sys/types.h (as per NetBSD).davidn1997-01-052-8/+4
|
* Fix Makefile so that dependencies are actually right this time.wollman1997-01-051-8/+8
| | | | | It is almost always the wrong thing to put .y and .l files directly into the SRCS.
* Kill another bogus inclusion of <netinet/if_ether.h>.wollman1997-01-051-1/+1
|
* Disable isxdigit block until proper solution will be foundache1997-01-051-2/+7
| | | | | isxdigit(name[0]) gives false failures on short names which looks like hexadecimal digits, f.e. "fade", "babe", "d133", etc.
* Use contrib version nowache1997-01-0548-23013/+52
|
* Use SRCDIR to handle non-current directory docsache1997-01-051-9/+8
| | | | Use INFO* macros from bsd.own.mk
* Romania is not a Soc. Repwosch1997-01-051-3/+3
| | | | fix umlaut converting for Zuerich
* This commit was generated by cvs2svn to compensate for changes in r21336,ache1997-01-052-0/+2206
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Add manpage from another bash directoryache1997-01-052-0/+2206
| |
* | Turn on PAREN_MATCHINGache1997-01-051-1/+1
| |
* | Backup savestring as rl_savestringache1997-01-052-4/+2
| |
* | A collection of spelling fixes and minor grammar corrections.mckay1997-01-059-69/+71
| | | | | | | | Safe for 2.2.
* | Fix typos pointed out by bde (thanks!).davidn1997-01-051-3/+3
| |
* | Adds optional NIS passwd file updating and optionally rebuildingdavidn1997-01-058-22/+202
| | | | | | | | | | | | NIS maps. Suggested by: Peter Wemm
* | Don't depend only <stdio.h> bogusly including <sys/types.h>.bde1997-01-051-1/+2
| | | | | | | | | | | | (<sys/types.h> is a prerequisite for <login_cap.h> mainly because the latter wants to typedef rlim_t. rlim_t is typedefed in <sys/types.h> in NetBSD.)
* | Undo RCS keyword change to keep the original `$NetBSD$'.kato1997-01-0514-14/+14
| | | | | | | | Pointed out by: j@uriah.heep.sax.de (J Wunsch)
* | Minor white-space and comment cleanups. No functional change.nate1997-01-053-9/+30
| | | | | | | | Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
* | actually apply submitted changes for Finland and Australiaadam1997-01-051-3/+6
| | | | | | | | Submitted by: Ville.Eerola@vlsi.fi, danny@hilink.com.au
* | Fix for PR/2333 - psm0 panics if no mouse attached:nate1997-01-051-2/+7
| | | | | | | | | | | | | | The problem is that `psmopen()' doesn't validate a pointer before using it. Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
* | Caribbean Islands moved from inter.phone to na.phoneadam1997-01-052-26/+18
| | | | | | | | | | | | | | | | | | partial sync with iso3166 2-letter country codes added to na.phone for Caribbean islands (except Cayman Islands and Monserrat since the 2-letter codes clash with Kentucky and Mississippi) changed city codes in Finland (from Ville.Eerola@vlsi.fi) changed city codes in Australia (from danny@hilink.com.au)
* | Synchronize with sys/i386/isa/npx.c revision 1.36 (reenablekato1997-01-051-3/+1
| | | | | | | | i586_optimized_copyin/out).
* | Remove duplicated #include.davidn1997-01-051-2/+1
| |
* | Fix reference /etc/acct/pw.conf -> /etc/pw.conf.davidn1997-01-051-2/+2
| | | | | | | | Pointed-Out-By: Peter Wemm.
* | Add missing manpage for login.conf.davidn1997-01-051-0/+361
| |
* | Typo police.alex1997-01-041-2/+2
| |
* | Merge the en version changes made in 1.22 -> 1.23.max1997-01-041-3/+3
| |
* | Merge the en version changes made in 1.8 -> 1.9.max1997-01-041-3/+3
| |
* | A nudge closer to ditching linuxdoc.jfieber1997-01-049-2/+5260
| | | | | | | | | | | | I now have a functioning, semi-automagic linuxdoc to docbook converter, so once the docbook to (HTML|groff) converters are up to snuff, linuxdoc will be history. :)
* | Add docbook.jfieber1997-01-041-1/+3
| |
* | This commit was generated by cvs2svn to compensate for changes in r21308,ache1997-01-0459-0/+24805
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Libreadline.ache1997-01-0459-0/+24805
|
* Fixed cgi URL from /cgi-bin/ to /cgi/.mbarkah1997-01-041-3/+3
|
* Add the forgotten login_cap.hsos1997-01-041-3/+3
|
* Fixed cgi URLs from /cgi-bin/ to /cgi/.mbarkah1997-01-042-4/+4
|
* Fix collapse code included in #ifdef WDDEBUG: add `;' at the end of thekato1997-01-041-4/+4
| | | | | | line, and `"' at the end of first argument of printf(). Submitted by: Michio "Karl" Jinbo <karl@marcer.nagaokaut.ac.jp>
* Make sh(1) think and be in the same place at the same time. This closessteve1997-01-041-15/+11
| | | | PR#2331: strange output of sh's pwd on symlinked directories.
* Fix cursor address calculation.kato1997-01-041-1/+1
| | | | Submitted by: Michio "Karl" Jinbo <karl@marcer.nagaokaut.ac.jp>
* Library functions relating to the login class capabilities database,davidn1997-01-0411-2/+2644
| | | | | including manpages. See also login_cap.h.
* Header for login class capabilities handling.davidn1997-01-041-0/+143
|
OpenPOWER on IntegriCloud