summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make sure that you can only bind a more specific address when it isguido1998-03-015-5/+15
* Fix a few minor typos and style nits.steve1998-03-011-7/+7
* First pre alpha Work In Progress commit of a IDE/ATAPI tape driver.sos1998-03-015-8/+1692
* Replace previous commit with a check disallowing ptr from runningsteve1998-03-011-14/+7
* Undo the previous commit which was NOT for -current.sos1998-03-011-13/+3
* Add Intel 430TX chipset, namely 82439TX system controller and fourasami1998-03-011-1/+11
* Add more info about special characters in dos2unix/unix2dos tablesache1998-03-013-9/+33
* Restored half of the ANSI semantic errors fix which was clobberedbde1998-03-012-4/+0
* Fixed syntax error in previous commit.bde1998-03-011-2/+2
* Sync with sys/i386/isa/clock.c revision 1.114.kato1998-03-013-6/+18
* Wargh! Who went and changed all the getopt() comparisons from -1 tojkh1998-03-0114-16/+16
* 1) Use a more consistent page wait methodology.dyson1998-03-0120-228/+152
* Style nits and staticism with the previous commit.msmith1998-03-012-12/+12
* Add local stup putpages/getpages routines.msmith1998-03-012-0/+66
* Use .Nm rdist for second .Nm occurrence in synopsis.alex1998-03-011-1/+1
* Use `.Nm id' instead of `.Nm' for the synopsis lines.alex1998-02-281-5/+5
* Prevent the TSC from being used on APM machines, we have no idea ifphk1998-02-285-10/+30
* Make it possible to indicate that we don't care about the remotephk1998-02-282-4/+15
* Strings are terminated by NUL, not NULL.jraynard1998-02-281-3/+3
* Don't assume sigset_t and int are equivalent.jraynard1998-02-282-4/+6
* Fix a few typos.jraynard1998-02-282-4/+4
* Strings are terminated by NUL, not NULL.jraynard1998-02-281-2/+2
* Don't assume sigset_t and int are equivalent. Also, getjraynard1998-02-281-6/+8
* Don't assume sigset_t and int are equivalent.jraynard1998-02-287-31/+31
* Install manpage tooache1998-02-281-1/+2
* Sync with sys/i386/isa/if_ed.c revision 1.136.kato1998-02-281-1/+9
* Update to reflect reality. We do support the WANic 400/405 PCI cards.jhay1998-02-281-13/+8
* foo.gz is created by 'make test' so add it to CLEANFILES.steve1998-02-281-2/+2
* algorithm.doc renamed to algorithm.txt in new distribution.steve1998-02-281-105/+0
* Merge conflicts.steve1998-02-2813-255/+1076
* This commit was generated by cvs2svn to compensate for changes in r33904,steve1998-02-2817-423/+1168
|\
| * Initial import of zlib-1.1.1steve1998-02-2831-715/+2404
* | Remove the config_* routines with permission from Poul-Henning Kamp,steve1998-02-283-265/+3
* | 1) in CleanupAliasData, don't nullify entry in linkTableOutbrian1998-02-272-8/+4
* | Compile under -W -Wall -Werror.pst1998-02-276-11/+14
* | Add PCI device ID of Surecom NE-34se1998-02-272-2/+4
* | Raise ncallout from NPROC + 16 to NPROC + 16 + MAXFILES. This sholdguido1998-02-272-8/+10
* | Convert ${MASTER_SITE_SUBDIR} to %SUBDIR% as in bsd.port.mk rev 1.257fenner1998-02-273-21/+21
* | Fix path in commented-out sample of MASTER_SITE_TEX_CTAN.asami1998-02-273-6/+6
* | Sync with sys/i386/isa/sio.c revision up to 1.199.kato1998-02-272-10/+8
* | Sync with sys/i386/isa/if_fe.c revision up to 1.39.kato1998-02-271-5/+4
* | Sync with sys/i386/isa/if_ed.c revision up to 1.135.kato1998-02-271-15/+14
* | Sync with sys/i386/conf/majors.i386 revision 1.36.kato1998-02-271-2/+3
* | Support for "MAC address in CIS" type cards.hosokawa1998-02-272-2/+18
* | Fix a problem with the conversion of Unix filenames into the VFATmsmith1998-02-272-22/+68
* | polish the code.itojun1998-02-274-203/+288
* | make sys/netkey/key{,_debug}.c compile. I believe it works but not tested.itojun1998-02-279-175/+370
* | Removed a confusing "#if 0 ... #endif".hosokawa1998-02-271-27/+1
* | Removed "#define EXTERN" because this file doesn't have main().hosokawa1998-02-271-2/+1
* | Moved main() to a new file (pccardd.c).hosokawa1998-02-274-77/+115
OpenPOWER on IntegriCloud