aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/3.5.0_cvscvs2svn2000-06-251339-1412/+1412
* For 3.x, options VM86 is needed for this function.Alexander Langer2000-06-191-0/+4
* MFC: options USER_LDT is required for these functions.Alexander Langer2000-06-141-0/+4
* Add note, that options VM86 is required for these functions.Alexander Langer2000-06-131-0/+4
* MFC: Fix namespace pollution which will less likely causeJeroen Ruigrok van der Werven2000-06-132-49/+145
* MFC: Back up following macros by functions: ishexnumber, isideogram,Jeroen Ruigrok van der Werven2000-06-131-7/+58
* MFC: Fix typo: turn of -> turn offAlexander Langer2000-06-131-1/+1
* MFC: Zorch references to VAX and Tahoe compilersKris Kennaway2000-06-081-6/+1
* MFC: Sync variable nameKris Kennaway2000-06-081-2/+2
* MFC: Sync contents of structureKris Kennaway2000-06-081-2/+2
* MFC: Fix buffer overflowsKris Kennaway2000-06-081-2/+2
* MFC: Update variable typesKris Kennaway2000-06-081-2/+2
* MFC: Spelling fixes, update example code.Kris Kennaway2000-06-081-14/+16
* MFC: (rev 1.3) fix buffer overflow bug in NgSendAsciiMsg()Archie Cobbs2000-06-021-1/+1
* MFC: Misspelled "undefined".Chris Costello2000-05-271-1/+1
* MFC: Don't read from '.'Warner Losh2000-05-222-10/+9
* MFC: rev 1.12, mdoc fixesAlexey Zelkin2000-05-121-19/+22
* MFC: One author name per call to %A.Sheldon Hearn2000-05-102-4/+12
* MFC: Fix miscellaneous mdoc macro argument limit infringements.Sheldon Hearn2000-05-093-3/+3
* MFC: Use `Er' variable to define first column width in ERRORS section.Alexey Zelkin2000-05-0673-74/+74
* MFC: rev 1.9, EXAMPLE -> EXAMPLESAlexey Zelkin2000-05-061-1/+1
* MFC: rev 1.35, mdoc cleanupAlexey Zelkin2000-05-061-16/+16
* MFC: move netgraph node type man pages from section 8 to section 4.Archie Cobbs2000-05-041-3/+3
* MFC: (rev. 1.6) fix a bug in handling the debug levelArchie Cobbs2000-05-011-9/+15
* Fix the buffer overflow reported on Bugtraq.Kris Kennaway2000-04-261-2/+3
* MFC: introduce .Lb macro to left libraries manpagesAlexey Zelkin2000-04-2363-91/+184
* MFC: introduce .Lb macro to libc manpagesAlexey Zelkin2000-04-23350-3/+887
* MFC: introduce .Lb macro to libc_r manpagesAlexey Zelkin2000-04-2335-0/+70
* MFC: (rev 1.26) Apply TCP_EXPIRE_CONNECTED (86400 seconds) timeout onlyRuslan Ermilov2000-04-171-16/+10
* MFC: (rev 1.12) document EWOULDBLOCK.Archie Cobbs2000-04-091-0/+8
* Add a "magic" comment to help fixincludes realize it doesn't need toDavid E. O'Brien2000-03-271-0/+2
* Don't define our own `bool' type if we are using C++.David E. O'Brien2000-03-271-0/+6
* MFC: Remove single-space hard sentence breaks.Sheldon Hearn2000-03-0379-259/+554
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-031-1/+3
* MFC rev 1.27: avoid core dump on huge # of PTR records.Bill Fenner2000-02-161-0/+4
* MFC: redefine PKT_ALIAS_PUNCH_FW to not clash with PKT_ALIAS_PROXY_ONLYArchie Cobbs2000-02-151-1/+1
* MFC: minor man page typos & clarificationsArchie Cobbs2000-02-151-18/+23
* MFC: Properly describe KERN_QUANTUM.Chris Costello2000-02-101-4/+2
* MFC: load the socket node type KLD if it's not already loadedArchie Cobbs2000-02-013-2/+24
* Repair consistency among references to the resolved path nameChris Costello2000-01-291-5/+6
* MFC: (rev 1.5) Fixes for 2nd part of bin/5604.Ruslan Ermilov2000-01-271-3/+8
* MFC: (rev. 1.4): Document inherent memory leakArchie Cobbs2000-01-261-0/+16
* Sync with -current: add locking support to the dynamic linker.John Polstra2000-01-212-1/+15
* MFC: Do not set the default terminal type to "su", leave it empty.Ruslan Ermilov2000-01-192-6/+2
* MFC: close PR 16028 (fix zero length record test)Bill Paul2000-01-191-1/+1
* MFC: Document KERN_QUANTUM.Chris Costello2000-01-191-0/+6
* MFC: Document isnanf() for determining whether a float is NaN (``Not-a-Chris Costello2000-01-192-4/+10
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn2000-01-171-0/+106
* MFC 1.1 -> 1.2: Fix error message that referred to RADIUS instead ofJohn Polstra2000-01-171-1/+1
* MFC: Compound MFC:Jeroen Ruigrok van der Werven2000-01-131-2/+2