summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Update tcopy for CAM. (/dev/rst0 -> /dev/rsa0)ken1998-11-161-1/+1
* Fixed missing 'v' in usage message.bde1998-11-151-2/+2
* Fixed bugs in previous commit:bde1998-11-151-4/+5
* New file formats.obrien1998-11-1518-0/+645
* Additional file formats.obrien1998-11-151-7/+38
* Added a -v (verbose) option and hid multi-job file banner generationdg1998-11-144-7/+15
* unifdef -DLOGIN_CAP. After almost 2 years, I think we can assumejdp1998-11-112-75/+4
* Remove support for LOGIN_CAP_AUTH. It was never enabled, it wasjdp1998-11-112-131/+5
* Fix a const-related compiler warning.jdp1998-11-111-2/+3
* Fixed disorder.bde1998-11-101-2/+2
* Reenable fstat for alpha.dima1998-11-091-2/+2
* Reenable systat/vmstat for alpha.dima1998-11-091-4/+4
* Do a better job of determining if we were called as uptime(1).steve1998-11-091-5/+2
* main.c:des1998-11-082-12/+13
* dig, dnsquery & host seem to work on the alpha nowgpalmer1998-11-081-4/+4
* Add missing '\n'; remove redundant 'h' case in getopt switch.rnordier1998-11-051-2/+1
* Add -c option to usage string.rnordier1998-11-051-1/+1
* Include `enigma' into the list of usr.bin programs.joerg1998-11-021-1/+2
* Fix errors detected by -Wformat.jdp1998-11-013-6/+7
* Link objformat statically by default. This makes it possible tojdp1998-11-011-0/+1
* Fix some of the more blatant bugs in the original code, provide ajoerg1998-10-303-33/+156
* This commit was generated by cvs2svn to compensate for changes in r40767,joerg1998-10-302-0/+182
|\
| * This is enigma, aka. crypt(1). It has suppsedly been taken fromjoerg1998-10-302-0/+182
* Rename a function name so that it doesn't conflict with a future system call.dg1998-10-303-6/+6
* Back out previous work-around for "vmstat -i" failing on ELFjdp1998-10-281-1/+1
* If we know the content-length, only read that number of bytes fromfenner1998-10-261-2/+13
* Add manpage for objformat. This needs major word smithing.obrien1998-10-252-1/+94
* Backout out previous commit. The bug was in the kernel.bde1998-10-251-2/+9
* Work around some variables having N_UNDF types but valid values; thismsmith1998-10-241-2/+2
* Use sysctlbyname() to locate the vfs.nfs.nfsstats node.msmith1998-10-241-9/+2
* When invoked as "objformat" to print out the current object format,jdp1998-10-241-0/+4
* Fixed gratuitous unformatting in rev.1.8.bde1998-10-221-1/+2
* Removed all `vector xxxintr' specifications. Interrupt handlers are nowbde1998-10-221-1/+1
* oops, forgot to add his birthdaytorstenb1998-10-221-1/+2
* Add Jon Postel's birth/deathtorstenb1998-10-221-2/+2
* Added Microsoft's PE formatted executables for mips, i386 and Alpha.imp1998-10-221-1/+33
* When the "-s" option is given, try to ensure that we restart thejdp1998-10-222-24/+64
* Remove most of the code and replace it with a call to getobjformat().jdp1998-10-212-116/+14
* Fixed previous commit to actually work. The wrong variable was initializedbde1998-10-211-3/+4
* Behave like zcat if invoked as zcat. We don't install as zcat; this justmsmith1998-10-201-2/+5
* Make gcore work for ELF.jdp1998-10-195-99/+625
* PR: 7583thepish1998-10-181-4/+4
* Only process the ``PWD'' environmental var if built with "WANT_ENV_PWD"obrien1998-10-182-5/+14
* Fixed printf format errors. Assume that uid_t's are representable asbde1998-10-171-2/+2
* Fixed printf format errors. Assume that time_t's are representable asbde1998-10-171-2/+2
* Generate code to interpret ioctl numbers for all ioctls defined inbde1998-10-161-12/+50
* Fix make world breakage from last commit.jdp1998-10-151-2/+2
* atq ignored locale info when printing dates. Is the other call tomckay1998-10-151-1/+5
* Fix a serious bug in make(1)'s handling of archive libraries.jkoshy1998-10-151-2/+2
* Fix formatting bug.jkoshy1998-10-151-1/+3
OpenPOWER on IntegriCloud