Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-09-08 | dhcp client stuff. "Angelos D. Keromytis" <angelos@dsl.cis.upenn.edu> | Marco S Hyman | |
1998-09-08 | bad sentence | Theo de Raadt | |
1998-09-08 | sync | Theo de Raadt | |
1998-09-08 | repair order of signal blocking that got changed in conversion to POSIX signals | Todd C. Miller | |
1998-09-08 | __alpha__, not alpha | Todd C. Miller | |
1998-09-08 | Fix comments in .mailrc where there is no space after the hash (#). Noted ↵ | Todd C. Miller | |
by pjanzen@foatdi.harvard.edu | |||
1998-09-08 | For powerpc's we want to keep the preinstalled msdos partition in the init | Per Fogelstrom | |
MBR when doing a 'fdisk -i'. That is because the msdos partition is used for booting. The OpenBSD part (part 3) is set up to be the rest of the disk. Also the msdos partition is set as the 'active' partition. | |||
1998-09-08 | don't generate @exec ranlib for .a files (plist target) | Marco S Hyman | |
1998-09-08 | o hme get ifmedia support | Jason Wright | |
o nuked manual negotiatie that wasn't finished anyway in favor of if_media | |||
1998-09-08 | ifmedia-fied man page | Jason Wright | |
1998-09-08 | Don't assume realloc() can take NULL as first arg. Yacc needs to generate ↵ | Todd C. Miller | |
portable code... | |||
1998-09-08 | Let's commit the correct files, shall we. This is the real zlib-1.1.3... | Todd C. Miller | |
1998-09-08 | include stand.h if -D_STANDALONE | Todd C. Miller | |
1998-09-08 | new vioctls, fprio stuff, etc. | Artur Grabowski | |
1998-09-08 | include stand.h if -D_STANDALONE | Todd C. Miller | |
1998-09-08 | minor changes from zlib-1.1.3 gzio.c | Todd C. Miller | |
1998-09-08 | Update from zlib-1.1.3. These should really just be references to ↵ | Todd C. Miller | |
../../../lib/libz/* | |||
1998-09-08 | changed order of ifmedia_add's (purely cosmetic) | Jason Wright | |
1998-09-08 | o Sync with FreeBSD (if_xl.c 1.10) | Jason Wright | |
better handling of memory, typos, 3c980 support o Change tests for 3c980 to match the FreeBSD method in xl_mediacheck() o Added matches for 3c900b and 3c900b-combo (support untested) | |||
1998-09-08 | Correct braino in ifmedia status | Jason Wright | |
1998-09-08 | note support of qec+be | Jason Wright | |
1998-09-08 | Document media arguments for qec+be | Jason Wright | |
1998-09-07 | sync | Jason Wright | |
1998-09-07 | add 3c900b & 3c900b-combo | Jason Wright | |
1998-09-07 | sync with NetBSD where possible. Fix WRKOBJDIR. Add deinstall target. | Marco S Hyman | |
Make uninstall an alias for deinstall. | |||
1998-09-07 | updated pkg_* tools. Merged in many changes/improvements from NetBSD. | Marco S Hyman | |
New features include md5 hash so pkg_delete won't remove files that have changed and the ability to define conflicting packages, e.g. you can't install both mh and nmh. The ports tree will have to be updated to take advantage of this. Let me know of any problems, real or imagined :-) | |||
1998-09-07 | More man page fixes. Particularly fix uses of it's/its, affect/effect, | Aaron Campbell | |
then/than and such. Other miscellaneous problems fixed across these source files. | |||
1998-09-07 | Nitpicking max filename length: add .Xr to pathconf/fpathconf. | Marc Espie | |
1998-09-07 | install the xfs includes | Artur Grabowski | |
1998-09-07 | make work on pmax | Todd C. Miller | |
1998-09-07 | support for pipes | Artur Grabowski | |
1998-09-07 | Optionally use make SUDO=sudo build to build as non-root | Niklas Hallqvist | |
1998-09-06 | compat with NetBSD + more *_raw_* extensions I need | Niklas Hallqvist | |
1998-09-06 | Better keyboard timing code mostly from FreeBSD | Niklas Hallqvist | |
1998-09-06 | understand XFS nodes | Artur Grabowski | |
1998-09-06 | More man page fixes. Spelling, grammar, some typos. Lots of double-word | Aaron Campbell | |
occurrences squashed as well. | |||
1998-09-06 | If mount by non-root, then verify that user has necessary permissions on | Todd C. Miller | |
the device. NetBSD (mycroft) made a similar change yesterday but there are vfs differences. Thanks to Hubert Feyrer for bringing this to our attention. | |||
1998-09-06 | Berkekely? | Niklas Hallqvist | |
1998-09-06 | Preserve symbol table if ksyms is in the kernel but DDB is not. | Todd C. Miller | |
1998-09-06 | handle ^C in traditional fashion | kstailey | |
1998-09-06 | Add a compuserve example. | brian | |
Detailed by: Masahiro Sekiguchi <seki@sysrap.cs.fujitsu.co.jp> | |||
1998-09-06 | spelling, grammar, punctuation | Paul Janzen | |
1998-09-06 | Use formulae from newer edition of Duffett-Smith's book (and acknowledge in | Paul Janzen | |
man page) Allow command-line selection of dates other than now Use M_PI Fix bug occurring just before a new or full moon. | |||
1998-09-06 | sync | Theo de Raadt | |
1998-09-06 | formatting | Paul Janzen | |
1998-09-06 | Some changes from NetBSD, and improved documentation. | Paul Janzen | |
1998-09-06 | add xl | Theo de Raadt | |
1998-09-06 | * reorganize some includes | Artur Grabowski | |
* start using the VT_XFS tag on vnodes * be more paranoid about closed channel when going to sleep. | |||
1998-09-06 | add a VT_XFS tag for vnodes | Artur Grabowski | |
1998-09-05 | we don't have a mount_lfs, but we have a mount_xfs now | Artur Grabowski | |