summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Sync with RELENG_2_2 changes.jkh1997-01-301-11/+28
* Check the timer request flag irrespective of wheter select() came back withbrian1997-01-301-10/+26
* Allow user to delete as well as install packages from the packagejkh1997-01-297-23/+14
* Cosmetic tweaks.jkh1997-01-295-11/+11
* Fix broken layout help (this is what broke the TCP help screen).jkh1997-01-295-36/+50
* Make media re-init a user choice.jkh1997-01-291-6/+11
* Move the call to TimerService() into main.c - just after the select()brian1997-01-293-1/+36
* Do media initialization at correct time for upgrade too.jkh1997-01-291-15/+18
* Update Russian FTP sites according to Mikhail A. Sokolov's currentjkh1997-01-292-2/+6
* Death to another bad idea: Don't auto-mount CDROM on startup.jkh1997-01-292-14/+0
* DTRT with a release string of "none" and use the correct (updated)jkh1997-01-273-5/+5
* Merge 8.8.4 -> 8.8.5 changes onto mainlinepeter1997-01-2717-171/+407
* This commit was generated by cvs2svn to compensate for changes in r22028,peter1997-01-2715-94/+399
|\
| * Import sendmail 8.8.5. See RELEASE_NOTES for changes.peter1997-01-2733-273/+821
* | Add new Portugal mirror.jkh1997-01-272-4/+8
* | Allow both types of XFree86 setup script to be run at user choice.jkh1997-01-246-4/+66
* | I need to learn to read man pages more closely. readlink() does NOT nulljkh1997-01-242-16/+8
* | OK, I've got two ideas to file in the "really seemed like a good ideajkh1997-01-2418-245/+109
* | This is a patch that makes some of the "partitions" --> "slice" to bejkh1997-01-2411-80/+170
* | Update russian mirrors.jkh1997-01-242-4/+8
* | Change from using chunk_n to slice_type_name().obrien1997-01-242-2/+4
* | *groan*. I broke tape extraction with the same optimization.jkh1997-01-221-28/+32
* | Argh! Moving the media initialization to before the disk scribblingjkh1997-01-2210-180/+95
* | Add PCI LKM support:New -a option checks whether a driver has been assigned t...se1997-01-211-6/+39
* | Add ckdist.jkh1997-01-211-1/+1
* | This commit was generated by cvs2svn to compensate for changes in r21918,jkh1997-01-213-0/+547
|\ \
| * | ckdist - a handy utility for verifying the sanity of a distribution.jkh1997-01-213-0/+547
| /
* | Make some of the less necessary user feedback #ifdef VERBOSE.jkh1997-01-211-0/+4
* | Fix compile breakage: link against libutil.davidn1997-01-211-0/+2
* | A couple of cosmetic tweaks to tape install method and fstab file format.jkh1997-01-203-9/+13
* | Rearrange the timeout code and also (whoops) provide for timeouts duringjkh1997-01-203-33/+62
* | Add extra variables for the configuration of all packages, not justjkh1997-01-207-8/+36
* | Make cron login class savvy.davidn1997-01-202-0/+17
* | Modified moused to use select rather than read. This fixes usingsos1997-01-201-0/+7
* | Fix bug that slipped through last big round of changes: sometimeswpaul1997-01-201-1/+6
* | Sort cross references.wosch1997-01-2046-83/+83
* | Correct a real brain-o in my check for when a "fixup" should be run.jkh1997-01-194-10/+10
* | Use alarm's return status to more properly denote timeout rather than keepingjkh1997-01-196-32/+29
* | Fix a variety of problems with my timeout handling, make it morejkh1997-01-189-26/+57
* | Implement compiled-in config file handling a little better - nowjkh1997-01-183-3/+3
* | Add the trickery to power the "Conrad" DCF77 receiver.phk1997-01-181-0/+15
* | Be more aggressive about timeouts.jkh1997-01-172-3/+5
* | Add timeout support to sysinstall's general media handling,jkh1997-01-176-4/+126
* | Add device entries and documentation for Intel EtherExpress Pro/10 driver.jkh1997-01-172-0/+2
* | Whoops! Fix an infinite loop I lovingly introduced into this codejkh1997-01-172-4/+10
* | Pass LOAD_CONFIG_FILE variable through, if set (makes Paul Traina's lifejkh1997-01-174-6/+8
* | Now that I know which parts of the installation really need it (sincejkh1997-01-1716-83/+101
* | Sweep through the tree fixing mmap() usage:alex1997-01-164-8/+11
* | Fix mishandling of extraction return status in commit.jkh1997-01-162-0/+4
* | Cope with Open_Disk() failure much more gracefully.jkh1997-01-162-16/+20
OpenPOWER on IntegriCloud