summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Typo fixes.shin2000-03-123-14/+14
* Merge from NetBSD. Addition of inet_ntop() and inet_pton() description.shin2000-03-122-2/+60
* Cosmetic fix. Re-order MLINKS for if_indextoname.3 and inet.3 as alphabeticalshin2000-03-121-2/+2
* Add USA_RESIDENT to release make variables; can't hurt.jkh2000-03-121-0/+3
* Correct MLINKS contents for rcmd.3, because it is obsolete due toshin2000-03-121-3/+4
* Import from KAME. Advanced API related function descriptions.shin2000-03-123-1/+790
* Import from KAME. Mainly, IPv6 sysctl mib values related update.shin2000-03-121-6/+152
* Merge from KAME. Basically man doc improvement and contents fix.shin2000-03-121-7/+13
* Import ip6 and icmp6 man from KAME.shin2000-03-123-2/+969
* Remove period at the end of Xr macro sentences.shin2000-03-123-3/+3
* Try harder to make the lower 16 bits of fsids unique. The vfs typebde2000-03-122-30/+50
* Dont call ad_start unless the controller is idle.sos2000-03-121-1/+2
* Disable RTPRIO and P1003.1B scheduling in ntpd. Only leave BSD_NICEdufault2000-03-121-2/+2
* Merged from sys/isa/sio.c revision 1.291.kato2000-03-122-28/+38
* comment out extra .Pp (which is necessary by comment-out of .Bl-.El)itojun2000-03-121-1/+1
* fix partially commented out dangling sentence.itojun2000-03-121-1/+1
* sdio: If sd I/O fails because of an I/O error, set the sd stategrog2000-03-121-3/+3
* Remove PkgInteractive hack - it won't work like this.jkh2000-03-1211-19/+2
* Recognize newer NVidia graphics cards. (GeForce and Quadro families)cpiazza2000-03-121-0/+6
* Import stf(6to4 interface) man from KAME.shin2000-03-112-1/+168
* Remove the last vestiges of libRSAglue now that it's an empty stub.kris2000-03-113-12/+0
* Disable IPv4 over IPv4 tunnel on the 6to4 interface for better security.shin2000-03-111-1/+12
* Add missing return.shin2000-03-111-0/+1
* Clear sin6_scope_id before passing routes into kernel, becaues kernelshin2000-03-111-0/+1
* Forbid include of netinet6/ip6.h from user-land, and if included,shin2000-03-111-2/+0
* Correct socket ethernet card entry.imp2000-03-112-12/+14
* Fix crashes on card eject for pccard modems. We check for NULL whenimp2000-03-112-24/+34
* Add a flag to the usage display.shin2000-03-111-2/+2
* Prevent multicast packets from being sent over stf0 interface,shin2000-03-114-2/+8
* Replace m_pkthdr.rcvif with oif when oif is not NULL, to countshin2000-03-111-0/+2
* Fix sockaddr_storage related macro definition, as ss_family member type change.shin2000-03-111-2/+2
* Note FPU exceptions default changecracauer2000-03-111-0/+8
* Add "-l" option description.shin2000-03-111-1/+3
* Remove old hand crafted version of start_join_net for download.dmlb2000-03-111-51/+10
* Start to use ray_start_join_net (my old code removed on next checkin)dmlb2000-03-111-174/+216
* Make inetd compilable without INET6.shin2000-03-112-2/+4
* Prevent sockstat print out some empty entries related to IPv6.shin2000-03-111-2/+2
* This is null commit to add correct comment for the last fix to this file.shin2000-03-110-0/+0
* IPv6 6to4 support.shin2000-03-114-5/+61
* One more patch for the atkbd driver. It will make sure that theyokota2000-03-112-0/+24
* Teach the 'dc' driver how to pick up settings left over by themsmith2000-03-114-0/+86
* The function arpintr() incorrectly checks m->m_len to detect incompleterwatson2000-03-111-13/+36
* Add COM1 SA MC220imp2000-03-102-0/+12
* Fix fd leak in libdisk's Disk_Names()imp2000-03-101-0/+4
* Cosmetics..sos2000-03-102-4/+4
* -e -> -I change.imp2000-03-104-18/+72
* Correct man page title.archie2000-03-103-3/+3
* Do the right thing with USA_RESIDENTjkh2000-03-105-11/+11
* s/chose/choose/ in all the relevant places.jkh2000-03-106-12/+12
* Added notes about:hosokawa2000-03-102-12/+70
OpenPOWER on IntegriCloud