Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-06-16 | sync | Theo de Raadt | |
1999-06-16 | another modem | Theo de Raadt | |
1999-06-15 | do not mangle retval, makes return value sane; problem found by millert | Theo de Raadt | |
1999-06-15 | change getentry() args to solve problem | Theo de Raadt | |
1999-06-15 | Check return value of getentry() for -1, not < 0 since it returns | Todd C. Miller | |
an unsigned value; jon@oaktree.co.uk | |||
1999-06-15 | sync | Theo de Raadt | |
1999-06-15 | Oops | Paul Janzen | |
1999-06-15 | Fix thoroughly broken PIC code. | Marc Espie | |
This removes arbitrary restrictions on label lengths for PIC code. | |||
1999-06-15 | From NetBSD: clear up the Pioneer 10 entry. While I'm at it, I've moved | Paul 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-15 | sync | Theo de Raadt | |
1999-06-15 | make /usr/obj group wsrc, mode 775 to match /usr/src | Todd C. Miller | |
1999-06-15 | this should definately have been cranked before | Theo de Raadt | |
1999-06-15 | ncurses-5.0-990614 -- only affects ada stuff which we don't ship so just ↵ | Todd C. Miller | |
update NCURSES_VERSION_PATCH | |||
1999-06-15 | sync | Theo de Raadt | |
1999-06-15 | Use proper defines for vendor id and device id (pci) instead of constants. | Dale S. Rahn | |
1999-06-15 | handle multicast packets inside ipf too; darren | Theo de Raadt | |
1999-06-15 | changes required for powerpc libc_r support. | Dale S. Rahn | |
1999-06-15 | patches from pdksh 5.2.13.11 | Todd C. Miller | |
1999-06-15 | patches from pdksh 5.2.13.11 | Todd C. Miller | |
1999-06-15 | Remove pthread_atfork() | David Leonard | |
1999-06-15 | Remove pthread_atfork(). It was only part of draft 10 for a little while and ↵ | David Leonard | |
was removed before stddization. | |||
1999-06-14 | mention the process' pid in the debug message. greatly helps to debug ↵ | David Leonard | |
problems when fork()ing | |||
1999-06-14 | cvs skipped these files in the previous commit for mysterious reasons | Todd C. Miller | |
1999-06-14 | Come up with something useful when someone searches for | brian | |
``dynamic IP''. | |||
1999-06-14 | sync | Theo de Raadt | |
1999-06-14 | YP client, not just YP | Theo de Raadt | |
1999-06-14 | Symphony Labs, ISA Bridge | Theo de Raadt | |
1999-06-14 | avoid future register_t vs int problems, if this becomes 64 bit | Theo de Raadt | |
1999-06-14 | Fixed a bunch of typos, grammar errors, and unclear wording in the sh | Paul Janzen | |
man page, and the corresponding problems in the ksh page. | |||
1999-06-14 | ncurses-5.0-990612 | Todd C. Miller | |
1999-06-14 | ls(1) is now builtin to ftpd(8). Noted by jean@parc.xerox.com; closes PR 858 | Todd C. Miller | |
1999-06-13 | From FreeBSD: tie EMU currencies to Euro | Paul Janzen | |
1999-06-13 | Transitional va-ppc.h that works with both egcs and gcc-2.8. It may | Dale S. Rahn | |
be possible to have more optimial egcs support. | |||
1999-06-13 | Support 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-13 | Don't barf on ^D during initial questions | Paul Janzen | |
1999-06-13 | typo | Paul Janzen | |
1999-06-13 | Update the units file. Monetary units are (briefly!) current; physical | Paul 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-13 | new mdoc tcpdump(8) man page, needs a bit more cleanup; kwesterback@home.com | Aaron Campbell | |
1999-06-13 | New 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-13 | Update. | Jason Downs | |
1999-06-13 | Don't need rd here... | Jason Downs | |
1999-06-13 | Shrink... | Jason Downs | |
1999-06-13 | Remove old junk. | Jason Downs | |
1999-06-12 | Fix typo in netatalk startup | Angelos D. Keromytis | |
1999-06-12 | hppa_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-12 | cleanup leftovers | Michael Shalayeff | |
1999-06-12 | allow LIF-less volumes labels to be groked | Michael Shalayeff | |
1999-06-12 | microtime() is moving to locore.S | Michael Shalayeff | |
1999-06-12 | no need for vmspace.vm_pmap | Michael Shalayeff | |
1999-06-12 | no need for vmmap_pmap | Michael Shalayeff | |