summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Revert the default behaviour for incoming connections sobrian2000-05-112-3/+3
* When "any" acts as a subject, the verb must agree with whatever any is of.hoek2000-05-111-2/+2
* Content-free commit: only remove trailing whitespacehoek2000-05-111-6/+6
* The accept() function is a call, not an argument. Also, add: serialhoek2000-05-111-5/+5
* Finish moving all IEEE fp types to be the same on all arch's.jhb2000-05-102-3/+3
* Add FreeBSD Id tags.obrien2000-05-1012-1/+13
* fp_except => fp_except_t for consistancy with the i386 and the traditionobrien2000-05-104-8/+12
* Supply only one author name per instance of %A, as per mdoc.samples(7).sheldonh2000-05-103-6/+17
* correct possible security issue(s) in name resolution, due to use ofitojun2000-05-101-177/+391
* Fix miscellaneous mdoc macro argument limit infringements.sheldonh2000-05-094-4/+4
* While we're at it, add a length field too in case we want to fully implementdes2000-05-071-0/+1
* Implement restartdes2000-05-071-1/+32
* Use sizeof more consistently.des2000-05-072-3/+3
* Use sizeof more consistently.des2000-05-071-11/+41
* Implement restart.des2000-05-071-14/+41
* Implement restartdes2000-05-071-1/+13
* Add offset field to struct urldes2000-05-071-0/+1
* Remove obsolete reference to /var/db/kvm_kernel.dbkris2000-05-071-4/+0
* Fix typo.phantom2000-05-062-2/+4
* Some mdoc cleanups for the manual page.jlemon2000-05-062-7/+11
* Use `Er' variable to define first column width in ERRORS section.phantom2000-05-0617-17/+17
* mdoc related cleanup:phantom2000-05-061-17/+17
* Use suggested by mdoc(7) style section name (ERROR -> ERRORS)phantom2000-05-061-1/+1
* Use `Er' variable to define first column width in ERRORS section.phantom2000-05-066-6/+6
* Fix comment.ps2000-05-061-1/+1
* Put the FTP_PASSIVE_MODE issue to rest once and for all.billf2000-05-051-1/+1
* Minor mdoc cleanup.mpp2000-05-052-3/+5
* Add a kqueue(2) manual page.jlemon2000-05-042-1/+401
* Move netgraph node type man pages from section 8 to section 4.archie2000-05-041-3/+3
* Use `Er' variable to define first column width in ERRORS section. It wasphantom2000-05-0453-54/+54
* mdoc(7) cleanup:phantom2000-05-0415-132/+163
* Use assembler directives rather than ALTENTRY() so that longjmp() andjasone2000-05-044-20/+16
* Add missing .El macro.jasone2000-05-032-0/+2
* Disconnect libm from the build tree. It's broken, not beingjoe2000-05-022-8/+9
* Add missing man pages. Fix various compliance bugs, mostly having to do withjasone2000-05-0232-71/+1869
* Add readdir support to the NFS filesystem in libstand.ps2000-05-012-1/+82
* . remove some unneeded commentsphantom2000-05-011-8/+6
* . add a note about IPv6/IPsec integration to the FreeBSDphantom2000-05-011-14/+7
* Do not attempt to free a nfs node if it is the root node. The rootps2000-05-011-2/+3
* Add xref to cap_mkdb(1).nik2000-04-301-0/+1
* Add a readdir function to the loader fsops vector, and implement thejlemon2000-04-2912-154/+249
* Add ext2fs support to the loader.jlemon2000-04-291-0/+903
* Fix a bug handling the debug level when displaying control messagesarchie2000-04-281-9/+15
* Replace PacketAliasRedirectPptp() (which had nothing specificru2000-04-285-111/+88
* Spell PacketAliasRedirectAddr() correctly.ru2000-04-271-1/+1
* Load Sharing using IP Network Address Translation (RFC 2391, LSNAT).ru2000-04-273-27/+150
* Add a wrapper for the sendfile() system call.jasone2000-04-277-3/+166
* Add test to detect propagation of cancellation points within libc_r.jasone2000-04-266-3/+225
* Remove cancellation point propagation.jasone2000-04-261-4/+4
* Fix typo. Use `.Fa' to denote a function argument.jkoshy2000-04-261-2/+4
OpenPOWER on IntegriCloud