summaryrefslogtreecommitdiffstats
path: root/fish/fish.c
Commit message (Collapse)AuthorAgeFilesLines
* This patch makes fish(6) honour PAGER for viewing the instructions.hubertf1999-07-141-6/+18
| | | | | | | | The detailed behaviour follows POSIX.2. A similar patch for wump(6) which was accepted is in bin/6699. Fish does not need any setgid privileges it gets from dm, so this patch also moves the gid resetting earlier. Reported in PR 7986 by Joseph Myers <jsm28@cam.ac.uk>
* Buffer overflow fix (from OpenBSD)kristerw1999-04-241-3/+3
|
* mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)hubertf1998-09-131-3/+3
|
* PR/4489: Mika Nystroem: Security hole exec'ing more in fish instructions.christos1997-11-161-6/+22
|
* WARNSifylukem1997-10-101-16/+49
|
* merge with Lite, new RCS id conventions, etc.cgd1995-03-231-7/+12
|
* Add RCS identifiers.mycroft1993-08-011-1/+2
|
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+429