Age | Commit message (Expand) | Author |
1998-11-11 | Driver for rtl8139 based nic's ported from FreeBSD | Jason Wright |
1998-11-11 | more phys (commented out) | Jason Wright |
1998-11-11 | add new phys (commented out) | Jason Wright |
1998-11-11 | Merge with NetBSD: | Jason Wright |
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 |
1998-11-11 | describe all connectors | Theo de Raadt |
1998-11-11 | Merge with FreeBSD: | Jason Wright |
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 |
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 |
1998-11-09 | sync with FreeBSD (rwlock, gc thread, man pages) | David Leonard |
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 |
1998-11-08 | Fix a few typos | brian |
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 |
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 |
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 |
1998-11-05 | Suggest using ``iface clear'' under certain circumstances | brian |