summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update the O'Reilly books that are now in the 2nd ed.obrien1997-03-191-8/+25
* Fixed synopsis (after the cleanup of <sys/snoop.h>, there are no otherbde1997-03-191-2/+1
* Removed old bogus prerequisite <sys/select.h>. Cleaned up #include mess.bde1997-03-191-11/+10
* Only export ioctl-related stuff to applications. Include prerequisitebde1997-03-191-10/+15
* The New Hacker's Dictionary (aka. the Jargon File) to the history sectionobrien1997-03-191-1/+8
* Add "Lion's Commentary on UNIX, 6th Ed. w/source code".obrien1997-03-191-1/+6
* Fix Peter Salus's name.obrien1997-03-191-2/+2
* Added UNIX System Architecture by Prabhat Andleigh.obrien1997-03-191-1/+5
* Fixed wrong #include in synopsis. <sys/dir.h> has been deprecated forbde1997-03-191-2/+2
* Added "Porting UNIX Software" by our own Greg Lehey.obrien1997-03-191-1/+6
* Added UNIX Internals -- The New Frontiers by Uresh Vahaliaobrien1997-03-191-1/+5
* Update URL for Chinese "Using FreeBSD"obrien1997-03-191-2/+2
* FreeBSD-{stable,STABLE} ==> 2.1-STABLEobrien1997-03-191-9/+9
* Fixed missing #includes in synopsis.bde1997-03-191-0/+2
* Changed 2.1.6 --> 2.1.7, or added 2.1.7 where applicable.obrien1997-03-192-8/+8
* Fixed synopsis (wrong #includes and superfluous parentheses in typedef).bde1997-03-191-8/+5
* Attempts to clarify the FreeBSD-{current,stable} mess used here.obrien1997-03-191-15/+15
* typo (nthe --> the)obrien1997-03-193-6/+6
* Fixed wrong number of args in STAILQ_REMOVE_HEAD() in synopsis.bde1997-03-191-2/+2
* Mention that "options XSERVER" is applicable only to the vt0 console driver.obrien1997-03-191-5/+6
* Fixed misquoted arg in synopsis.bde1997-03-191-2/+2
* Fixed wrong return type for tputs() in synopsis.bde1997-03-191-1/+1
* Fixed this header to compile with gcc -pedantic -Werror (removed commabde1997-03-191-2/+2
* Fixed synopsis (missing #include and wrong paths in #includes).bde1997-03-192-4/+6
* Fixed synopsis (missing #includes and consts).bde1997-03-191-6/+7
* Fixed synopsis. Some float functions claimed to have the same name asbde1997-03-193-6/+6
* Fixed quoting in .Fn macro invocations in synopsis. The args must bebde1997-03-191-8/+8
* FIxed arg types (mostly missing consts) in synopsis.bde1997-03-193-7/+7
* FIxed arg types (mostly missing consts) in synopsis.bde1997-03-196-11/+11
* Added missing #include of <stdarg.h> to synopsis. Moved prototypes forbde1997-03-191-9/+10
* Fixed missing function types in synopsis.bde1997-03-197-0/+12
* Add cross-references from the "CTM Sites" and "CVSup Sites" sectionsjdp1997-03-191-3/+4
* Fixed synopsis (put all of the function (return) type info in .Ft andbde1997-03-192-3/+3
* Removed unnecessary quoting of function names in synopsis to simplifybde1997-03-186-13/+13
* patch up some "int *" vs. "time_t *" (long) mismatches. They could bepeter1997-03-183-6/+12
* The "usage" line for the .Ic macro incorrectly says that it ismpp1997-03-181-2/+2
* Restore check for ridiculous directory sizes.peter1997-03-183-6/+6
* MAXDIRSIZE is (or would be) used in fsck. It's a sanity check.peter1997-03-181-4/+1
* Restore the lost MNT_LOCAL flag twiddle. Lite2 has a different mechanismpeter1997-03-183-3/+9
* The author picked up this file from FreeBSD, but gave it a different namempp1997-03-181-72/+0
* Merge to resolve conflicts with file 3.22 merge.mpp1997-03-1819-270/+531
* aic7xxx.seq:gibbs1997-03-184-36/+263
* This commit was generated by cvs2svn to compensate for changes in r23988,mpp1997-03-1833-85/+1136
|\
| * Upgrade to file version 3.22.mpp1997-03-1852-326/+1709
| * This commit was manufactured by cvs2svn to create branch 'VENDOR-file'.cvs2svn1996-10-242-0/+24
* | Submitted by: Paul Traina <root@shockwave.com> (partially)davidn1997-03-181-153/+243
* | Re-order terms to avoid potential pointer overflow, and remove oneeivind1997-03-181-2/+7
* | Check for overflow in size argument.phk1997-03-181-2/+4
* | Backout part of my previous change that changed MIN/TIME to VMIN/VTIMEmpp1997-03-181-29/+29
* | Be consistent with the handbook and the release notes and specify allmpp1997-03-184-9/+9
OpenPOWER on IntegriCloud