summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add the 'asr' driver, supplied by Mark Salyzyn of Adaptec (nee DPT).msmith2000-09-0122-3/+12213
* New netgraph node type for Ethernet bridging.archie2000-09-013-0/+201
* New netgraph node type for Ethernet bridging.archie2000-09-016-2/+1187
* Document change to the default mount dir.obrien2000-09-011-1/+1
* Since this is off the vendor branch, might as well change the defaultobrien2000-09-011-1/+1
* Remove our override on the default time that a looked up name remainsobrien2000-09-011-1/+1
* Fix wrong offset bug in ng_enaddr_unparse().archie2000-09-011-1/+2
* Take a shot at fixing multiple pci busses on i386.peter2000-08-317-66/+311
* Avoid free'ing a NULL pointer.archie2000-08-311-1/+2
* Cleanup after repo copy of sys/svr4 to sys/compat/svr4.obrien2000-08-3184-14248/+131
* Casts are needed to subtract u_longs.green2000-08-311-1/+1
* Remove duplicate static definition of pci_devclasspeter2000-08-312-2/+0
* Slightly improve the description of "crypto". "DES" is a subset ofmarkm2000-08-311-1/+1
* Introduce explicit break statements in the various chipsets'gallatin2000-08-316-0/+28
* fix a typo introduced by Doug's busspace changes that causes UP1000s togallatin2000-08-311-1/+1
* Forced commit to note that the previous commit closed a PR.des2000-08-310-0/+0
* Import XPG4-compliant basename(3) and dirname(3) from OpenBSD.des2000-08-317-3/+414
* o p_cansee() wasn't setting privused when suser() was required to overriderwatson2000-08-311-2/+7
* Merge rest piece of ACPI driver.To activate acpi driver ,addtakawata2000-08-319-6/+110
* Document the FTP_PROXY and HTTP_PROXY variables better.des2000-08-311-0/+4
* Activate acpi.iwasaki2000-08-311-1/+2
* This commit was generated by cvs2svn to compensate for changes in r65287,iwasaki2000-08-315-0/+1086
|\
| * import amldb(8) from ACPI For FreeBSD project.iwasaki2000-08-315-0/+1086
* | This commit was generated by cvs2svn to compensate for changes in r65285,iwasaki2000-08-317-0/+1848
|\ \ | |/
| * import acpidump(8) from ACPI For FreeBSD project.iwasaki2000-08-317-0/+1848
* | This commit was generated by cvs2svn to compensate for changes in r65283,iwasaki2000-08-312-0/+118
|\ \ | |/
| * import acpiconf(8) from ACPI For FreeBSD project.iwasaki2000-08-312-0/+118
* Add Makefile for acpi userland tools.iwasaki2000-08-312-0/+14
* Grab ADJUST_CHECKSUM() macro from alias_local.h.ru2000-08-312-34/+0
* Create aliasing links for incoming ICMP echo/timestamp requests.ru2000-08-314-94/+48
* Fix hangs caused by overzealous code removal.green2000-08-312-4/+4
* Don't unlink the target file if it's not a regular file.des2000-08-311-1/+2
* Modified PCI config space access code via pcib_if rather than usingiwasaki2000-08-311-27/+36
* Cleanup on power off code under ACPI.iwasaki2000-08-311-15/+21
* Fix resolv.conf line hint: "name-server" -> "nameserver"rse2000-08-312-2/+2
* Improved Cyrix 486DX supports for NEC PC-98.kato2000-08-312-0/+30
* The INT 1B BIOS call is used to obtain geometries of SASI/IDE hardkato2000-08-311-2/+16
* Use arc4random() instead of random()brian2000-08-312-1/+9
* Make it possible to pass boot()'s flags to shutdown_nice() so that themsmith2000-08-314-4/+11
* Only build 'mly' on i386, as it doesn't build and hasn't been tested onmsmith2000-08-301-2/+2
* Don't treat two or more whitespace followed by a comment asbrian2000-08-301-6/+11
* Complain about invalid arguments passed to ``set ifaddr''brian2000-08-301-2/+14
* Export ng_ether_enaddr_type for other nodes that want to use it.archie2000-08-301-0/+5
* Fixed the bug that div_bind() always returned zeroru2000-08-301-1/+1
* Restore support for displaying raw IPv4 sockets andru2000-08-301-2/+2
* o Update linprocfs to include similar changes as those in procfs, fixingrwatson2000-08-302-16/+18
* Only install `divert natd' rule for predefined firewall types,ru2000-08-301-3/+1
* catgets: detect if fd becomes invalid after exec and return default responseache2000-08-301-6/+6
* Add Turkish keyboardache2000-08-303-0/+132
* Explicetely describe catalog descriptor lifetimeache2000-08-301-0/+6
OpenPOWER on IntegriCloud