summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Bring in my changes for removing the pestilent obj links (unless youjkh1996-06-2424-81/+81
* Whoops: had a couple of hardcoded instances of '/var/yp/' that shouldn'twpaul1996-06-233-9/+15
* Removed -g from CFLAGS.bde1996-06-232-2/+2
* Add moused to targets.sos1996-06-231-3/+3
* Moused is the daemon that provides the connection between the cut&pastesos1996-06-212-0/+571
* Added new -m option, that enable / disables the mousepointer onsos1996-06-212-7/+32
* Don't un-necessarily include varargs.h.nate1996-06-202-4/+2
* Submitted by: archie@whistle.comjulian1996-06-201-2/+2
* Make pkg_install understand and use libftpio instead of its ownjkh1996-06-2016-516/+55
* Print out the IRQ rather than the IRQ mask when printing out thenate1996-06-191-2/+2
* Enable code that allows the daemon to select a free IRQ from the list ifnate1996-06-191-15/+16
* Use irq_tok() instead of num_tok() for IRQ's. This will allow us to usenate1996-06-191-2/+2
* Staticize and removed unused code.nate1996-06-181-65/+37
* Use CFLAGS += instead of setting it directly.nate1996-06-181-2/+2
* Staticize and remove unused function.nate1996-06-182-41/+24
* Shut up a message which now appears to be a natural consequence of RIP2 andjkh1996-06-181-1/+8
* - Removed dead code (if you need it you can get it out of thenate1996-06-184-267/+43
* Add a public domain notice to these files.wollman1996-06-183-0/+9
* ack - left in a typo. Time for bed!jkh1996-06-172-3/+4
* Prepend the CIS string length define with CIS_ per the rest of thenate1996-06-172-11/+11
* Use the defined path to the card devices instead of hard-coding it'snate1996-06-177-15/+17
* Init network at proper time.jkh1996-06-175-6/+40
* Add keyadmin directory.wollman1996-06-171-2/+2
* This commit was generated by cvs2svn to compensate for changes in r16449,wollman1996-06-174-0/+1521
|\
| * This is the `key' program from NRL's IPv6 distribution, heavilywollman1996-06-174-0/+1521
* Whups! Slight adjustment.jkh1996-06-172-10/+10
* Add more items to the glossary menu and reformat it slightly.jkh1996-06-172-26/+38
* Add a top level function index.jkh1996-06-164-38/+182
* Check network status earlier in FTP/NFS installs in order to reducejkh1996-06-165-10/+58
* Make a small optimization which shaves about a second off the timejkh1996-06-161-28/+22
* Change default user/group to ones that actually exist in default passwdjkh1996-06-152-4/+8
* Fix multicast address for sending router discovery packets.wollman1996-06-151-4/+3
* Make the CDROM auto-detection code a little more flexible about acceptingjkh1996-06-141-10/+9
* Don't use some of the low-contrast text attributes I was using before - theyjkh1996-06-149-39/+62
* Make the editor work again and we're done.jkh1996-06-134-22/+12
* Uh, this is what I was really thinking when I made the device registrationjkh1996-06-135-72/+104
* Correct some embarassing 3am english.jkh1996-06-131-10/+10
* Dispense with the special case handling of cuaa* devices by synthesizingjkh1996-06-126-99/+117
* Some stuff I left out of the last commit - make toggle options togglejkh1996-06-126-44/+108
* Fix a truly stupid bug which broke the package installation menujkh1996-06-1210-19/+108
* handle a message box which can potentially go past 80 cols.jkh1996-06-121-2/+2
* Cosmetic fixes for drive names which are 4 chars long.jkh1996-06-111-2/+2
* Put in a strategic dialog_clear() to prevent screen corruption reportedjkh1996-06-112-2/+4
* Change some verbiage slightly.jkh1996-06-112-4/+6
* A slight error in my logic had me using color text attributes on Herculesjkh1996-06-112-4/+4
* Misc doc cleanup.jkh1996-06-113-17/+22
* Come up with a scheme for stamping the FreeBSD version number on CDs,jkh1996-06-111-4/+36
* documented login name limitwosch1996-06-091-9/+18
* Prepare for exec properly and check return valuesache1996-06-092-5/+19
* Ack! You can't strdup() a DB datum that is not null terminated, or youpeter1996-06-091-3/+4
OpenPOWER on IntegriCloud