summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove #ifdef UVM stuff which will never be relevant.phk2000-03-131-7/+0
* Fix nits in previous commit: restore option ordering of the optionsheldonh2000-03-132-4/+10
* Remove unused 3rd argument from vsunlock() which abused B_WRITE.phk2000-03-133-8/+4
* Stop isadma from abusing the B_READ, B_RAW and B_WRITE flags.phk2000-03-1317-82/+91
* Backout the previous change to __KAME_VERSION (FreeBSD4.x addition),shin2000-03-131-1/+1
* Add a new function stub to libcrypto() which resolves to a symbol inkris2000-03-136-3/+72
* Add IO DATA card built around the linksys parts.imp2000-03-132-0/+14
* Add another Linksys OUI.imp2000-03-131-1/+3
* Updates for new FALC chips and other nits.phk2000-03-131-19/+5
* Welcome to 5.0-current!jkh2000-03-131-1/+1
* Move some cflag contents down to where they are acutally used.obrien2000-03-135-2/+12
* Backout the previous fix, it is _not_ that easy too fix.sos2000-03-131-2/+1
* Register recently added pim6dd.conf and pim6sd.conf.shin2000-03-131-1/+2
* Add missing end of semi colon of an example setkey command.shin2000-03-132-2/+2
* Various manpage style/grammar/formatting cleanupskris2000-03-131-28/+46
* * add the start_join_net - donedmlb2000-03-121-129/+178
* structure for error counters addeddmlb2000-03-121-7/+18
* Use ssid length from 80211.hdmlb2000-03-121-4/+136
* Expand the increasingly inaccurately named NOSPAM /etc file list to includerwatson2000-03-121-1/+2
* Add sample databases for sendmail (access, mailertable, virtusertable),rwatson2000-03-124-3/+56
* Since I didn't look hard enough in the GNATS db I feel this deserves acpiazza2000-03-120-0/+0
* Added upcoming FreeBSD 3.5, FreeBSD 4.0, FreeBSD 4.1 and FreeBSD 5.0-current.wosch2000-03-121-6/+10
* IPv6 related configuration updates.shin2000-03-123-7/+148
* Change __KAME_VERSION value. Added the word "FreeBSD4.x" to identify theshin2000-03-121-1/+1
* Typo fix. s/SAD/SPD/.shin2000-03-122-2/+2
* 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
OpenPOWER on IntegriCloud