summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed bugs from previous revision.ru2001-12-042-2/+4
* New release notes: em(4), network device polling, ata(4) improvedbmah2001-12-044-2/+68
* Mention access control.des2001-12-041-2/+2
* Add cross-reference to pseudofs(9).des2001-12-042-1/+3
* Spelling.ru2001-12-041-1/+1
* mdoc(7) police: s/LKM/KLD/, sort xrefs.ru2001-12-042-5/+9
* implement MFC links properly (and I think long links too). This makeimp2001-12-041-42/+7
* Prototype usage() and set WARNS?=2jedgar2001-12-042-0/+4
* Correct some egregious style bugs.des2001-12-041-13/+21
* Add a missing error check. This fixes a bug that would cause pwd_mkdb todes2001-12-041-1/+2
* Regen.sheldonh2001-12-041-35/+82
* The entry for the 'set' command no longer has a list of variables.des2001-12-041-2/+0
* PROCFS requires PSEUDOFS.des2001-12-041-1/+2
* s/^options\t\t/options \t/des2001-12-041-15/+15
* PROCFS requires PSEUDOFS.des2001-12-045-5/+10
* PROCFS requires PSEUDOFS. I forgot that GENERIC didn't have PSEUDOFS yet.des2001-12-042-2/+4
* When translating the interface name when "eth?" is given, do notmarcel2001-12-041-3/+9
* WARNS=2 and style(9) cleanup:jedgar2001-12-042-5/+6
* MFS: Use correct terminology for RAID 0/1 and 0/5.scottl2001-12-041-3/+3
* Remove error messages on mbuf allocation failures, nowluigi2001-12-043-26/+5
* BAH! Missed another change to this file.scottl2001-12-041-0/+4
* Actually I haven't enumerated the return values yet (thats why I hadn'tobrien2001-12-041-1/+1
* Revision 1.23 wasn't about WARNS, but rather be a more verbose aboutobrien2001-12-040-0/+0
* Bah, I missed this file on the last commitscottl2001-12-041-2/+2
* Default to WARNS=2.obrien2001-12-0495-22/+108
* Default to WARNS=2. Binary builds that cannot handle this must explicitlyobrien2001-12-0433-37/+12
* PROCFS requires PSEUDOFS now.des2001-12-042-2/+2
* Pseudofsize procfs(5).des2001-12-0420-2044/+483
* Back out rev 1.48. The problem is with a bogus __attribute__ in stdio.h.obrien2001-12-041-1/+0
* Remove the GCC'ism "__attribute__" from the 'fmtcheck' prototype.obrien2001-12-041-2/+1
* Reduce namespace pollution by removing argument names from prototypes.des2001-12-041-18/+18
* Properly handle being redirected to an FTP URL.des2001-12-041-1/+10
* Add prototype for _ftp_request().des2001-12-041-4/+8
* Reorganize to reduce code duplication.des2001-12-041-64/+32
* Call the ATAPI tape devices "ast" and "nast", not "rast" and "nrast". Adddes2001-12-041-4/+6
* Create {ad,da,...}s1[a-h].des2001-12-041-1/+1
* Add a missing open paren to a macro that's been broken (and apparentlyjhb2001-12-042-2/+2
* Use d_thread_t to reduce diffs between current and stable.scottl2001-12-032-13/+17
* Update version string since we applied a fix for the UseLogin issue.nectar2001-12-031-1/+1
* Unbreak "make lint" for programs and "make llib-l${LIB}.ln" forbde2001-12-032-2/+2
* Yes seems to be warns clean on alpha and i386.dwmalone2001-12-031-0/+2
* Some warns cleanups - I think this is still not warns clean on the alpha.dwmalone2001-12-032-7/+9
* Warns cleanup. Add FreeBSD ID to Makefile.dwmalone2001-12-032-1/+3
* Warns cleanups. Add FreeBSD ID to Makefile.dwmalone2001-12-038-14/+24
* Warns cleanup - don't declare ttyname(). Add FreeBSD ID to Makefile.dwmalone2001-12-032-1/+3
* Warns cleanups. Add missing prototype.dwmalone2001-12-032-2/+5
* Fix one warning - still not warns clean.dwmalone2001-12-031-1/+1
* Strip seems to be warns clean on i386 and alpha.dwmalone2001-12-031-0/+1
* Warns cleanups.dwmalone2001-12-0312-11/+21
* Warns cleanups. This makes the showmount code warns clean, but somedwmalone2001-12-031-3/+3
OpenPOWER on IntegriCloud