summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
...
* Add support for accessing ports. This was done to access parallelimp1999-01-201-4/+19
* Add a compile knob to avoid using PAM code (login will use standard Unixabial1999-01-192-4/+22
* Replace 'long int' with 'int' for Alpha.simokawa1999-01-191-6/+6
* Fixed breakage of `make checkdpadd' in previous commit.bde1999-01-191-4/+4
* "19%02", tm.year -> "%d", tm.year+1900danny1999-01-181-2/+2
* Allow two digit years 1969-2068danny1999-01-181-3/+6
* Fix "make world" breakage because MT_RTABLE was still referenced here.roberto1999-01-181-1/+3
* Update to Global-3.42.simokawa1999-01-186-30/+28
* Don't use ip_mrtproto to determine whether multicast routing is infenner1999-01-183-83/+32
* Fix logic error in RFC 850 kluge.wollman1999-01-151-3/+4
* For RFC 850 dates received in HTTP responses, implement the century pivotwollman1999-01-152-4/+48
* Typo.jmz1999-01-152-4/+4
* Allocate aligned memory according to sizeof(char *).simokawa1999-01-131-2/+2
* Move nologin from /etc to /var/run. This means one less file that hasasami1999-01-111-3/+3
* From the submitter:dfr1999-01-101-2/+2
* Fix the annoying bug introduced in rev 1.18 that caused each line to bepeter1999-01-102-13/+15
* uptime display more in style with original codeobrien1999-01-091-1/+19
* revert to rev 1.29. (floppy drives will be gotten rid of another way)obrien1999-01-091-10/+1
* Add Hitachi SH-3, SH-4, ARM, PPC, 68k PA-ARCH and a few others to PEimp1999-01-091-27/+99
* Don't allow pointer underrun in loop.jkh1999-01-081-2/+4
* Merge from 2_2 man page change.danny1999-01-052-2/+2
* PR: 9323danny1999-01-051-1/+4
* Backed out previous commit. The bug was in rev.1.49 of src/Makefile.inc1,bde1999-01-041-1/+1
* Fix a build problem when upgrading from 9 month old sources. There'schuckr1999-01-041-1/+1
* Make the timeout handler log any failed logins, to make sure failedeivind1999-01-031-7/+17
* Typo - "the -delete primary do not.." -> "the -delete primary does not.."billf1998-12-311-2/+2
* Add copyright and RCS/CVS Id.obrien1998-12-271-0/+28
* Update section on DK_NDRIVES (which was removed with CAM), and explainobrien1998-12-271-9/+10
* Turn the compile time option into a run-time option.obrien1998-12-272-7/+10
* Don't waste precious space on showing the performance of fdX.obrien1998-12-271-1/+9
* No __profname bozoness, no strstr() bozoness... test argv[0] againstdillon1998-12-241-4/+21
* Since argv is in scope, use argv[0] instead of __progname.steve1998-12-241-2/+2
* Print out latched cdb's correlated to latched errors in MTIOCERRSTAT case.mjacob1998-12-221-1/+13
* Flush the output file before exiting; short-lived programs don't even fillmsmith1998-12-211-1/+2
* Fixed typo.foxfair1998-12-201-1/+1
* add in new errstat subcommand (MTIOCSERRSTAT)mjacob1998-12-191-2/+33
* Made changes suggested by bruce, plus a couple of others which made -Wall work.mjacob1998-12-181-11/+17
* Unbreak K&R support, and generate code that works in K&R C as well asdes1998-12-181-20/+12
* 1) Clarify that a weof count of zero is allowed (flush buffers).mjacob1998-12-181-1/+30
* Free memory from setmode.imp1998-12-161-1/+2
* Return memory from setmode.imp1998-12-161-0/+1
* The perlinterp option builds and works, but I'm not so sure how it'll gopeter1998-12-161-5/+6
* Generate a prototype for initialize_XXXX_error_table() when the languagedes1998-12-151-3/+3
* Add "-N" option to supress reverse name lookup.billf1998-12-145-3/+12
* Added support for DIS 8859-15 based locales using patchdillon1998-12-142-1/+53
* Change the wording to reflect that only the first character of the twosteve1998-12-131-2/+2
* Fixed disordering of cross references in previous commit.bde1998-12-131-3/+3
* PR: bin/9016dillon1998-12-131-3/+8
* PR: bin/8680dillon1998-12-131-4/+3
* PR: bin/8680dillon1998-12-131-6/+8
OpenPOWER on IntegriCloud