Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-11-11 | Merge with NetBSD: | Jason Wright | |
o additional phy drivers (seeq, ics, level1) o "unknown phy" driver for unsupported phys o collected common code into mii_physubr o exphy isn't the only phy that doesn't have valid id registers | |||
1998-11-11 | define OpenBSD2_4 and date properly | Theo de Raadt | |
1998-11-11 | oops, this is 2.4 not 2.3 | Todd C. Miller | |
1998-11-11 | Fix `typo', proves that strlcpy/strlcat is a very good idea. | Marc Espie | |
1998-11-11 | Only run msgs -c if /var/msgs exists and is not a symlink. | Jason Downs | |
1998-11-11 | Add option for running ftpd out of rc. | Jason Downs | |
1998-11-11 | only do block checks on files that need it, therefore explicitly avoiding | Theo de Raadt | |
fifos (which linux handles incorrectly, leaving block numbers there at inconvenient times); patch from krw@tcn.net | |||
1998-11-11 | describe all connectors | Theo de Raadt | |
1998-11-11 | Merge with FreeBSD: | Jason Wright | |
o size of tx & rx rings increased o rx ring init was using the tx ring size constant | |||
1998-11-11 | there is no splvm() in this world | Michael Shalayeff | |
1998-11-11 | sync (again) | Jason Wright | |
1998-11-11 | sync | Jason Wright | |
1998-11-11 | more phys: AMD 79C873, SEEQ 84220 | Jason Wright | |
1998-11-11 | brought more up to date (ifmedia, etc) | Jason Wright | |
1998-11-11 | A few more dma in non-dma slot checks | Jason Wright | |
1998-11-11 | Detect cards that require dma that are in non-dma slots and don't allow | Jason Wright | |
them to be attach'd. | |||
1998-11-11 | some scsi devices use 0xff as string terminator in inquiry strings; soren@t.dk | Theo de Raadt | |
1998-11-10 | shorter better BABY | Theo de Raadt | |
1998-11-10 | getenv() result is read-only, unless you're looking for trouble. | Marc Espie | |
1998-11-10 | put text after endif into comments | Artur Grabowski | |
1998-11-10 | fix append mode; mason@primenet.com.au | Theo de Raadt | |
1998-11-10 | hash & cache hostnames; garath@code.ridgefield.org | Theo de Raadt | |
1998-11-10 | fix htdocs path; evanc@concer.to | Theo de Raadt | |
1998-11-10 | Don't forget to initialise dbuff when debugging. | brian | |
1998-11-09 | some conf for devs | Michael Shalayeff | |
1998-11-09 | add bugs section | Todd C. Miller | |
1998-11-09 | disks are rz, disable cd check for now | Todd C. Miller | |
1998-11-09 | pmax bsd.rd; not enabled yet as it has not been tested (though it compiles) | Todd C. Miller | |
1998-11-09 | typo | Todd C. Miller | |
1998-11-09 | Add ramdisk support for pmax; untested but compiles | Todd C. Miller | |
1998-11-09 | md_labeldisk is not used any more | Todd C. Miller | |
1998-11-09 | md_labeldisk is not used any more | Todd C. Miller | |
1998-11-09 | Remove labelmoredisks(), nothing uses it anymore and most install.md's | Todd C. Miller | |
don't provide a real md_labeldisk() anyway. | |||
1998-11-09 | sync with FreeBSD (rwlock, gc thread, man pages) | David Leonard | |
add (broken) mips md stuff fix some const warnings add sigaltstack() stub another hash at getting shlib auto-init to work (mips/elf and i386/a.out) | |||
1998-11-08 | compile MI com/lpt/ncr53c7xx for hppa | Michael Shalayeff | |
1998-11-08 | Explain what the command line switches do and what the | brian | |
various prompts signify. | |||
1998-11-08 | Fix a few typos | brian | |
Submitted by: Forgotten (sorry) | |||
1998-11-08 | Wording and accuracy | Paul Janzen | |
1998-11-08 | Sort output by date; include framework for showing periodic events more than | Paul Janzen | |
once | |||
1998-11-08 | usr.sbin/ man page repairs, a-i | Aaron Campbell | |
1998-11-07 | Nasty hack to add execute permission to helper scripts if they don't | Todd C. Miller | |
have it. I don't think hacking apache's configure mechanism is the correct approach for us, since it would just have to be redone for every import (and it requires more than just changing Configure). I don't think the read-only case is an issue since on a CD-ROM the permissions should be correct (I believe it is only ctm that doesn't update modes). | |||
1998-11-06 | Set PATH before running Configure | Todd C. Miller | |
1998-11-06 | Support for RealTek 8019 and 8029 NE2000-compatible network interfaces. | Federico G. Schwindt | |
1998-11-06 | Support for RealTek 8019 and 8029 NE2000-compatible network interfaces. | Federico G. Schwindt | |
1998-11-06 | add missing const to match prototype in string.h | Wim Vandeputte | |
1998-11-06 | use .Dq/.Sq macros instead of `` ''s and ` 's (think typesetting and future | Aaron Campbell | |
processing); kill redundant .Pp macros; other misc fixes | |||
1998-11-05 | Suggest using ``iface clear'' under certain circumstances | brian | |
in ppp.linkdown. | |||
1998-11-05 | Don't delete the primary interface address when | brian | |
``iface clean'' is used in auto mode while there are no active links. | |||
1998-11-05 | - support for C++ in configure consistent with sys.mk | Marc Espie | |
- support for USE_EGCC/USE_EGXX similar to USE_GMAKE | |||
1998-11-05 | D-Link DE-650 has many minor versions. Be sure to use the correct one. | Federico G. Schwindt | |