summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1999-06-16syncTheo de Raadt
1999-06-16another modemTheo de Raadt
1999-06-15do not mangle retval, makes return value sane; problem found by millertTheo de Raadt
1999-06-15change getentry() args to solve problemTheo de Raadt
1999-06-15Check return value of getentry() for -1, not < 0 since it returnsTodd C. Miller
an unsigned value; jon@oaktree.co.uk
1999-06-15syncTheo de Raadt
1999-06-15OopsPaul Janzen
1999-06-15Fix thoroughly broken PIC code.Marc Espie
This removes arbitrary restrictions on label lengths for PIC code.
1999-06-15From NetBSD: clear up the Pioneer 10 entry. While I'm at it, I've movedPaul Janzen
fictional events (mainly from Lord of the Rings) to calendar.fictional, removed a few events which don't really correspond to a specific date, and fixed a few duplicates and such. This file has still not been fact-checked, though.
1999-06-15syncTheo de Raadt
1999-06-15make /usr/obj group wsrc, mode 775 to match /usr/srcTodd C. Miller
1999-06-15this should definately have been cranked beforeTheo de Raadt
1999-06-15ncurses-5.0-990614 -- only affects ada stuff which we don't ship so just ↵Todd C. Miller
update NCURSES_VERSION_PATCH
1999-06-15syncTheo de Raadt
1999-06-15Use proper defines for vendor id and device id (pci) instead of constants.Dale S. Rahn
1999-06-15handle multicast packets inside ipf too; darrenTheo de Raadt
1999-06-15changes required for powerpc libc_r support.Dale S. Rahn
1999-06-15patches from pdksh 5.2.13.11Todd C. Miller
1999-06-15patches from pdksh 5.2.13.11Todd C. Miller
1999-06-15Remove pthread_atfork()David Leonard
1999-06-15Remove pthread_atfork(). It was only part of draft 10 for a little while and ↵David Leonard
was removed before stddization.
1999-06-14mention the process' pid in the debug message. greatly helps to debug ↵David Leonard
problems when fork()ing
1999-06-14cvs skipped these files in the previous commit for mysterious reasonsTodd C. Miller
1999-06-14Come up with something useful when someone searches forbrian
``dynamic IP''.
1999-06-14syncTheo de Raadt
1999-06-14YP client, not just YPTheo de Raadt
1999-06-14Symphony Labs, ISA BridgeTheo de Raadt
1999-06-14avoid future register_t vs int problems, if this becomes 64 bitTheo de Raadt
1999-06-14Fixed a bunch of typos, grammar errors, and unclear wording in the shPaul Janzen
man page, and the corresponding problems in the ksh page.
1999-06-14ncurses-5.0-990612Todd C. Miller
1999-06-14ls(1) is now builtin to ftpd(8). Noted by jean@parc.xerox.com; closes PR 858Todd C. Miller
1999-06-13From FreeBSD: tie EMU currencies to EuroPaul Janzen
1999-06-13Transitional va-ppc.h that works with both egcs and gcc-2.8. It mayDale S. Rahn
be possible to have more optimial egcs support.
1999-06-13Support the Powerstack 4000 pci-isa bridge, it is the windbond part,Dale S. Rahn
pci vendid 0x10ad, device id 0x0565. (these need to be added to the pcidevs properly, (Symphony Labs, ISA Bridge).
1999-06-13Don't barf on ^D during initial questionsPaul Janzen
1999-06-13typoPaul Janzen
1999-06-13Update the units file. Monetary units are (briefly!) current; physicalPaul Janzen
constants are from "Handbook of Physical Quantities", edited by Grigoriev and Meilikhov, CRC Press, 1997. Some units have been added, as have most standard SI unit abbreviations. Most noteably, kPa now means kilopascals, not kilo-peta-atto (which works out to 1). Also, Oersted has been improperly defined in this and most other 'units' files by a factor of pi^2; this has been fixed.
1999-06-13new mdoc tcpdump(8) man page, needs a bit more cleanup; kwesterback@home.comAaron Campbell
1999-06-13New ramdisk framework for mac68k. Not tested yet.Jason Downs
This is only a portion of it, and isn't even buildable on mac68k itself. (It requires an hp300.)
1999-06-13Update.Jason Downs
1999-06-13Don't need rd here...Jason Downs
1999-06-13Shrink...Jason Downs
1999-06-13Remove old junk.Jason Downs
1999-06-12Fix typo in netatalk startupAngelos D. Keromytis
1999-06-12hppa_init() now takes an argument from locore,Michael Shalayeff
meaning the start of available memory. cleanup machdep somewhat. fix vm_map.pmap vs vm_pmap isue; 10x art@
1999-06-12cleanup leftoversMichael Shalayeff
1999-06-12allow LIF-less volumes labels to be grokedMichael Shalayeff
1999-06-12microtime() is moving to locore.SMichael Shalayeff
1999-06-12no need for vmspace.vm_pmapMichael Shalayeff
1999-06-12no need for vmmap_pmapMichael Shalayeff