Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
1998-11-05 | Easter and Y2K leap year fix | Paul Janzen | |
1998-11-04 | be really pedantic about punctuation following -mdoc macro'd text | Aaron Campbell | |
1998-11-04 | availiable -> available | Aaron Campbell | |
1998-11-04 | use optimal xfer block size in rm_overwrite() instead of assuming 8192 | Aaron Campbell | |
1998-11-04 | Some -Wall and use strlcpy | Todd C. Miller | |
1998-11-04 | protos for strlcat, strlcpy | Todd C. Miller | |
1998-11-04 | /ncr/siop/ | Michael Shalayeff | |
1998-11-04 | GSC bus attachment | Michael Shalayeff | |
1998-11-04 | call it siop to be consistant w/ the other ports | Michael Shalayeff | |
1998-11-04 | kill bogus sentence, probably scribbled by me. noticed by espie@ | Michael Shalayeff | |
1998-11-04 | Various fixes, including closing user/630. | Paul Janzen | |
1998-11-04 | cleanup | Michael Shalayeff | |
1998-11-04 | one for GEKKO | Michael Shalayeff | |
1998-11-04 | some DISKLESS | Michael Shalayeff | |
1998-11-04 | more busses, devices, files | Michael Shalayeff | |
1998-11-04 | learn more about AMANDA files; is@netbsd.org | Todd C. Miller | |
1998-11-03 | parition -> partition | Aaron Campbell | |
1998-11-03 | it's -> its | Aaron Campbell | |
1998-11-03 | updated from ncurses-4.2-981017 | Todd C. Miller | |
1998-11-03 | Update audio_hw_if. | Jason Downs | |
1998-11-03 | Update audio_hw_if. | Jason Downs | |
1998-11-03 | Update audio_hw_if, fix problems. | Jason Downs | |
1998-11-03 | Update audio_hw_if. | Jason Downs | |
1998-11-03 | Partial sync with NetBSD, adds new trigger methods. | Jason Downs | |
1998-11-03 | Back out previous change, the problem is Linux-specific. To quote Wietse ↵ | Todd C. Miller | |
'On UNIX systems with a BSD TCP/IP protocol stack, the accept() call does not return until the three-way handshake completes.' | |||
1998-11-03 | Some cleanup and some checks from the Encyclopedia Britannica Online | Paul Janzen | |
1998-11-03 | aliases for cd, popd, and pushd were there, but one for chdir was missing; | Aaron Campbell | |
fixed | |||
1998-11-03 | repairs | Aaron Campbell | |
1998-11-03 | Actually use $xdm_flags. | Jason Downs | |
1998-11-03 | insert a missing word; pjanzen@ | Aaron Campbell | |
1998-11-03 | remove some redundancy; pjanzen@ | Aaron Campbell | |
1998-11-03 | it's -> its where appropriate | Aaron Campbell | |
1998-11-03 | parition -> partition | Aaron Campbell | |
1998-11-03 | seperating -> separating | Aaron Campbell | |
1998-11-03 | be a little more helpful in regards to setting the date and enabling yp | Aaron Campbell | |
services; note how to get xdm going; note to check dmesg before compiling new kernel; other misc cleanups | |||
1998-11-03 | For -t option, call the first two digits of the year cc (century) like date(1) | Todd C. Miller | |