| Commit message (Expand) | Author | Age | Files | Lines |
* | Change the meaning of the combination of -s and no -v option in the | grog | 1999-03-31 | 1 | -74/+133 |
* | Destaticize some variables to allow checking on them when exiting. | grog | 1999-03-31 | 1 | -2/+2 |
* | daemonq_return request: Clean up request queue and free all memory | grog | 1999-03-31 | 1 | -2/+8 |
* | free_drive: free the drive free list if it has one. | grog | 1999-03-31 | 1 | -0/+2 |
* | vinumattach: Remove some really old, dead cruft. | grog | 1999-03-31 | 1 | -26/+18 |
* | Make <DEL> an alternative rubout character for command input; many | joerg | 1999-03-31 | 2 | -4/+6 |
* | Add /var/db/pkg. | asami | 1999-03-31 | 1 | -1/+3 |
* | An earlier version of Rev 1.66 was reviewed by bde and the issues were | obrien | 1999-03-31 | 1 | -1/+1 |
* | Add bits we were getting from gnu/usr.bin/cc/Makefile.inc. | obrien | 1999-03-31 | 1 | -2/+5 |
* | * Deal with libgcc's move from gnu/usr.bin/cc to gnu/lib. | obrien | 1999-03-31 | 1 | -5/+15 |
* | Hookup libgcc at gnu/lib instead of gnu/usr.bin/cc | obrien | 1999-03-31 | 2 | -4/+4 |
* | Various bug fixes to make them actually work. | grog | 1999-03-31 | 3 | -650/+5 |
* | Insert ifmedia_set() that I forgot and put in the vtophys() hack for | wpaul | 1999-03-31 | 4 | -5/+14 |
* | Merge from RELENG_2_2, per luigi. Fixes the ntoh?() issue for the | nsayer | 1999-03-30 | 1 | -18/+22 |
* | Merge from RELENG_2_2, per luigi. Fixes the ntoh?() issue for the | nsayer | 1999-03-30 | 1 | -3/+30 |
* | Cause PORT commands to use the high IP port range. This makes fetch | nsayer | 1999-03-30 | 1 | -2/+11 |
* | Fix the oltr entries. | eivind | 1999-03-30 | 2 | -8/+6 |
* | SX ISA cards are only 32k wide in 8 bit mode (which is the only | nsayer | 1999-03-30 | 2 | -4/+4 |
* | Our ping doesn't have the ``-w'' option. | obrien | 1999-03-30 | 1 | -1/+1 |
* | Fix a line wrap bogon. | wpaul | 1999-03-30 | 1 | -3/+4 |
* | Various updates for the ThunderLAN driver: | wpaul | 1999-03-30 | 2 | -129/+110 |
* | Remove remaining traces of the prototype... | wollman | 1999-03-30 | 1 | -2/+2 |
* | Clean up persistent host status from sendmail(8) (if so configured). | wollman | 1999-03-30 | 1 | -0/+11 |
* | rganize the various modes (CISCO/AUTO/DEMAND/LEASED) a little bit better, | phk | 1999-03-30 | 2 | -30/+51 |
* | Organize the various modes (CISCO/AUTO/DEMAND/LEASED) a little bit better, | phk | 1999-03-30 | 7 | -68/+6 |
* | Make ISA only systems compile again.. | sos | 1999-03-30 | 1 | -3/+4 |
* | Reduce overhead of PPS when not active. | phk | 1999-03-30 | 1 | -9/+11 |
* | Specfic prototypes not needed. | phk | 1999-03-30 | 1 | -11/+1 |
* | Ignore empty usernames, and repeat the login: prompt in this case. | joerg | 1999-03-30 | 1 | -6/+10 |
* | Disable reads on our ICMP socket. We only use it for sending. | brian | 1999-03-30 | 1 | -1/+8 |
* | Add PPS-API support for DCD on serial ports. | phk | 1999-03-30 | 1 | -3/+21 |
* | Even more unbogotification of prototypes. | phk | 1999-03-30 | 1 | -8/+9 |
* | Purging lint from the Bruce filter. | phk | 1999-03-30 | 4 | -18/+25 |
* | Point at cs.slcs_u.csu_ip instead of the just-copied ``cp'' | brian | 1999-03-30 | 1 | -19/+9 |
* | Alpha architecture config files. | obrien | 1999-03-30 | 1 | -0/+443 |
* | Base configuration file for all FreeBSD targets. | obrien | 1999-03-30 | 1 | -0/+120 |
* | Add flag VF_CREATED | grog | 1999-03-30 | 1 | -0/+1 |
* | Change the lengths of many ioctl parameters, which occasionally caused | grog | 1999-03-30 | 1 | -7/+7 |
* | Revise use of the vinum_conf variables drives_used, subdisks_used, | grog | 1999-03-30 | 1 | -33/+33 |
* | Revise use of the vinum_conf variables drives_used, subdisks_used, | grog | 1999-03-30 | 1 | -75/+85 |
* | Revise use of the vinum_conf variables drives_used, subdisks_used, | grog | 1999-03-30 | 1 | -120/+65 |
* | Revise use of the vinum_conf variables drives_used, subdisks_used, | grog | 1999-03-30 | 2 | -24/+28 |
* | Bump default root fs sizes, for both i386 and alpha architectures. | jkh | 1999-03-30 | 3 | -18/+18 |
* | Maintain a `necessary' marker to indicate that we *probably* | brian | 1999-03-30 | 3 | -14/+37 |
* | Create /var/db/pkg/.mkversion file with datestamp. | asami | 1999-03-29 | 1 | -1/+4 |
* | Delete all references to the "aic" driver. It isn't in the tree, and | ken | 1999-03-29 | 8 | -26/+10 |
* | Document portmap_program and lpd_program | jfitz | 1999-03-29 | 1 | -1/+11 |
* | Make the splash screen alternate "fade out" and "fade in" action at | yokota | 1999-03-29 | 2 | -10/+40 |
* | Another round of fix for palette loading. | yokota | 1999-03-29 | 1 | -8/+39 |
* | Fix bug in the Promise code that resultet in PIO always being selected. | sos | 1999-03-29 | 1 | -7/+8 |