| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
now uses the sources found there.
Notes:
svn path=/head/; revision=71150
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50479
|
| |
|
|
|
|
|
|
| |
Also make mountpoint for each media type easier to change.
Also reshuffled some menus for easier usage.
Notes:
svn path=/head/; revision=42005
|
| |
|
|
| |
Notes:
svn path=/head/; revision=40687
|
| |
|
|
|
|
|
| |
(cough).
Notes:
svn path=/head/; revision=39965
|
| |
|
|
|
|
|
|
|
|
| |
library. I have to include MSDOSFS on the boot floppy anyway (so I can
read DOS floppies in a few other contexts) and since both -stable and
-current MSDOSFS handle long filenames, I'm OK on that now. Should
save about 10K of space.
Notes:
svn path=/head/; revision=38946
|
| |
|
|
| |
Notes:
svn path=/head/; revision=22988
|
| |
|
|
|
|
|
|
| |
there's no menu display bug to work around now), be far more selective
in my use of DITEM_RECREATE (which is slow and involves much screen I/O).
Notes:
svn path=/head/; revision=21792
|
| |
|
|
|
|
|
|
|
|
|
| |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
Notes:
svn path=/head/; revision=21673
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. Don't use the MSDOSFS code for accessing FreeBSD distribution data.
Use Robert Nordier's stand-alone DOS I/O library for the purpose.
It this works as well as Robert says it does, it should drastically reduce
(or even eliminate) our "I can't install from my DOS partition!" calls.
2. As a result of the above, go to stdio file descriptors for all
media types.
3. Taking advantage of #2, start using libftpio for FTP transfers instead
of maintaining our own parallel version of the FTP transfer code.
Yay! I ripped something out for a change!
#1 Submitted-By: Robert Nordier <rnordier@iafrica.com>
Notes:
svn path=/head/; revision=20315
|
| |
|
|
| |
Notes:
svn path=/head/; revision=17791
|
| |
|
|
|
|
|
|
| |
make sure that /tmp is there first! :-) While I'm at it, clean up the
somewhat inexplicably bogus Mkdir() function.
Notes:
svn path=/head/; revision=17005
|
| |
|
|
|
|
|
|
| |
Make FTP re-initializion work.
Fix fix fix.
Notes:
svn path=/head/; revision=15419
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
I still have a _very very annoying_ display bug which occurs when a menu
item causes a submenu to be displayed - the screen repaints for the original
menu (which is restored upon return from the submenu) are off by about 4
characters. I've tried restoring the screen, the cursor position, you name
it - same deal. Grrrr! This commit is my first step in trying to get someone
else to help me look into this one since I'm just tearing my hair out at this
point!
Notes:
svn path=/head/; revision=15355
|
| |
|
|
|
|
|
|
| |
2. Change more of the menu code over to new system.
3. Streamline label editor.
Notes:
svn path=/head/; revision=15242
|
| |
|
|
|
|
|
| |
libdialog features).
Notes:
svn path=/head/; revision=14321
|
| |
|
|
|
|
|
| |
Approved (in spirit) by: jkh
Notes:
svn path=/head/; revision=12661
|
| |
|
|
|
|
|
|
|
|
| |
This looks like it was developed offline, and is being spammed over the
top of the existing. "That's fine by me! I dont really care how you do
it, just get it in there..." said Jordan in a conversation a short while
ago...
Notes:
svn path=/head/; revision=10882
|
| |
|
|
| |
Notes:
svn path=/head/; revision=9202
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8881
|
| |
|
|
|
|
|
|
|
| |
installation methods and provide a fairly robust set of menu options.
This should also fix a few more bugs on Poul-Henning's latest gripe
list.
Notes:
svn path=/head/; revision=8837
|
| |
|
|
|
|
|
| |
respected now.
Notes:
svn path=/head/; revision=8803
|
| |
|
|
|
|
|
|
|
|
| |
multi part stuff centralized.
The final check is backwards or something so it always said it failed,
even it it didn't.
Fixed tcpip address check to not be stupid, 10.0.255.1 is legal.
Notes:
svn path=/head/; revision=8799
|
|
|
the code and split things into more logical groupings.
Notes:
svn path=/head/; revision=8791
|