summaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
...
* | Fight over non-working setruidAndrey A. Chernov1995-04-152-11/+15
* | Added kzip in i386 sectionPoul-Henning Kamp1995-04-151-2/+2
* | This program to compress a kernel with. You loose all the symbols, soPoul-Henning Kamp1995-04-152-0/+263
* | Install with default BINOWN (as it once used to be).David Greenman1995-04-151-1/+0
* | Install setgid kmem rather than setuid root. The problem with procfs thatDavid Greenman1995-04-151-1/+2
* | Add `-s' flag to permit selection of devices in accordance with theirGarrett Wollman1995-04-145-23/+100
* | Add missing -lmytinfo, hits when compiled -staticAndrey A. Chernov1995-04-141-2/+3
* | Move digits before lettersAndrey A. Chernov1995-04-143-6/+6
* | Add devmenu(1).Garrett Wollman1995-04-131-2/+3
* | Another sample devconf application. This one's a menu of devices; read theGarrett Wollman1995-04-136-0/+639
* | Disallow Kerberos when S/Key is required. Fixes PR #339.Garrett Wollman1995-04-131-0/+11
* | Upgrade.Andrey A. Chernov1995-04-1212-572/+1161
* | Fix output field rangeAndrey A. Chernov1995-04-111-2/+3
* | Added #include <sys/queue.h>David Greenman1995-04-101-0/+1
* | Updated for 4.4BSD queue macros. (Oops, I forgot to commit this last night;David Greenman1995-04-092-11/+5
* | That's what I get for doing things in a hurry...applied up-to-date patchDavid Greenman1995-04-091-1/+1
* | Oops, remove some chaff from previous commit.David Greenman1995-04-091-6/+0
* | Updated netstat to grok 4.4 QUEUE macros now being used to like the PCBsDavid Greenman1995-04-092-10/+12
* | Remove unneded substitutesAndrey A. Chernov1995-04-082-20/+4
* | Update controls & remainsAndrey A. Chernov1995-04-081-2/+3
* | Remove digrams to not confuse sortingAndrey A. Chernov1995-04-082-6/+28
* | The negative expire times shown by netstat are confusing and ugly.Jordan K. Hubbard1995-04-061-5/+7
* | It has always bugged me that ps and w did not display su with tcshJordan K. Hubbard1995-04-061-1/+2
* | Sed dumps core when linked with some coalescing malloc because itJoerg Wunsch1995-04-051-0/+2
* | This is the 90's, ask the user for a Subject by default when sending mail.Nate Williams1995-04-031-1/+1
* | Include <stdlib.h> so that malloc() is declared.Bruce Evans1995-04-024-0/+4
* | Finally restore my original MAIL fix after all junk patches.Andrey A. Chernov1995-04-021-2/+0
* | Remove references to yppasswd_xdr.c: the stuff in this file already existsBill Paul1995-04-011-7/+6
* | Delete a second getenv("MAILPATH") that happens immediately after a firstAndreas Schulz1995-04-011-2/+0
* | Greatly clean up the Makefiles and add a Makefile.inc to more obviouslyJordan K. Hubbard1995-04-013-15/+20
* | I must have been very sleepy last night, sigh..Jordan K. Hubbard1995-03-311-3/+9
* | Back out the previous commit.Jordan K. Hubbard1995-03-311-0/+2
* | Tom Gray's new tip changes to support a modem capabilities database andJordan K. Hubbard1995-03-3143-49/+9179
* | I noticed that the current version of ncftp dos not do the very usefulJordan K. Hubbard1995-03-311-0/+2
* | Add gencat to MakefileJordan K. Hubbard1995-03-301-2/+3
* | Add the gencat command for creating message catalog fodder for the newJordan K. Hubbard1995-03-304-0/+1258
* | Fix default mailpathAndrey A. Chernov1995-03-301-0/+5
* | From Mark Murray:David Greenman1995-03-291-5/+5
* | Don't allow talk own messages wrap around on the screen, justAndrey A. Chernov1995-03-282-7/+8
* | Fix erase determination code: don't look atAndrey A. Chernov1995-03-271-4/+2
* | Submitted by: Sebastian Strollo <seb@erix.ericsson.se>Bill Paul1995-03-251-1/+1
* | Make finger(1) accept "cua" to be also a tty, and use the suffix insteadJoerg Wunsch1995-03-251-2/+3
* | Removed object lookup/hit count and changed the order of things a little.David Greenman1995-03-252-32/+26
* | Removed cnt.v_nzfod...we don't support it in the kernel.David Greenman1995-03-251-42/+30
* | Removed printing of cnt.v_nzfod: we don't implement this in the kernel.David Greenman1995-03-251-1/+0
* | Add recognition of HP Printer Job Language (PJL) commands.Justin T. Gibbs1995-03-241-0/+5
* | Bug fixed: even root was unable to edit restricted fieldsAndrey A. Chernov1995-03-211-4/+4
* | Fix wrong separator outputAndrey A. Chernov1995-03-211-1/+2
* | Change the library order so libcrypt is the last library in the list.Nate Williams1995-03-181-2/+2
* | Change the library order so libcrypt is the last library in the list.Nate Williams1995-03-181-3/+3