summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Warns cleanups. Add FreeBSD ID.dwmalone2001-12-032-2/+4
* Warns cleanups, add FreeBSD IDs.dwmalone2001-12-032-3/+9
* Warnc cleanups. Add FreeBSD IDs.dwmalone2001-12-032-2/+8
* Warns cleanups. Don't use gccism -Wall.dwmalone2001-12-032-2/+2
* Nohup seems to be warns clean on alpha and i386. Add FreeBSD id to Makefile.dwmalone2001-12-031-0/+2
* Warns cleanup. Add FreeBSD ID to Makefile and nice.c.dwmalone2001-12-032-2/+8
* Warns cleanups.dwmalone2001-12-036-5/+8
* Warns cleanup. Add FreeBSD ID to Makefile.dwmalone2001-12-032-7/+9
* Warns cleanup - not ready for WARNS=2 yet.dwmalone2001-12-031-2/+3
* Warns cleanups. Add FreeBSD ID to Makefile.dwmalone2001-12-032-3/+5
* Warns cleanups:dwmalone2001-12-032-8/+8
* Warns cleanups:dwmalone2001-12-032-2/+9
* Warns cleanup.dwmalone2001-12-032-1/+2
* Warns cleanup (just make main return an int).dwmalone2001-12-032-0/+2
* Cast off_t to long long before printing. Use %ll instead of %q incasedwmalone2001-12-033-5/+8
* o Update an instance of 'unprivileged_procdebug_permitted' missedrwatson2001-12-031-6/+6
* Merge from crypto/telnet/telnet/commands.c. Add the necessary paths tojhay2001-12-031-1/+7
* Add the necessary paths to the kerberos libraries and includes.jhay2001-12-034-4/+6
* Protect variables and function prototypes that are only used in the INET6jhay2001-12-032-2/+14
* Don't pass an interface pointer to VLAN_INPUT{,_TAG}. Get it from thebrooks2001-12-038-17/+17
* o Introduce pr_mtx into struct prison, providing protection for therwatson2001-12-0310-63/+194
* MTU and metric are available with NET_RT_IFLIST.ru2001-12-031-22/+4
* Add missing declaration of ftime.dwmalone2001-12-031-0/+8
* Note fix for OpenSSH `UseLogin yes' environment issue.nectar2001-12-031-0/+4
* Merge from master (crypto) telnet. WARNS fixes for alpha.markm2001-12-033-11/+11
* More help for alpha WARNS=2. This code is, erm, unusual. Anyone whomarkm2001-12-032-8/+8
* help the alphas out with the WARNS=2 stuff.markm2001-12-034-4/+4
* Remove unused filed.dcs2001-12-031-29/+0
OpenPOWER on IntegriCloud