Go to file
pk d71686ab26 Introduce fdloadfile() to load an image from an open file descriptor;
implement loadfile() in terms of it.

This allows clients to open a file once and "load" it multiple times (e.g.
first with COUNT_KERNEL, then with LOAD_KERNEL) without the side-effects
of multiple open calls.
2003-02-24 10:51:05 +00:00
bin When writing (-w) or copying (-rw), and using -M (stdin file list is 2003-02-21 01:25:11 +00:00
crypto In ssl3_get_record (ssl/s3_pkt.c), minimize information leaked 2003-02-20 07:39:17 +00:00
dist print also the description of error if mount(2) fails 2003-02-24 09:13:08 +00:00
distrib Add myself. 2003-02-24 07:47:17 +00:00
doc Note libsa LFSv2 support and i386 bootblock support for LFS. 2003-02-23 23:30:39 +00:00
etc Execute the actual command as it's set instead of calling the sh 2003-02-24 01:04:45 +00:00
games .Nm still needs "". 2003-02-23 23:40:47 +00:00
gnu Make sure a few instances of mkinstalldirs is run via $SHELL so it's not 2003-02-22 10:06:52 +00:00
include add POSIX sigtimedwait(), sigwaitinfo(), sigwait() - wait for queued signals 2003-02-15 21:11:47 +00:00
lib In pthread_exit(), clear pt_canceled in addition to setting 2003-02-22 00:53:29 +00:00
libexec Convert lfs_cleanerd over to use the new ioctl calls instead of the 2003-02-24 08:48:17 +00:00
regress Break the build again (as intended) if there's no libpthread ARCHSUBDIR. 2003-02-20 21:09:40 +00:00
rescue Enable MIPS now that crunchgen works again for this arch. 2003-01-29 11:32:45 +00:00
sbin Use the PRId64 format to print a daddr_t. 2003-02-23 05:21:18 +00:00
share Bump date and copyright for last. 2003-02-23 21:43:31 +00:00
sys Introduce fdloadfile() to load an image from an open file descriptor; 2003-02-24 10:51:05 +00:00
tools replace DIST with GNUHOSTDIST, and don't unconditionally define it 2003-02-07 01:52:51 +00:00
usr.bin Create subwins that end one line from the bottom of the screen even 2003-02-24 10:10:00 +00:00
usr.sbin .Nm still needs "". 2003-02-23 23:40:47 +00:00
build.sh Display the build.sh command line and the start & end times. 2003-02-18 23:59:06 +00:00
BUILDING Fix example 3; the build.sh target is "install" not "installworld". 2003-02-08 10:00:33 +00:00
Makefile all: 2003-02-22 03:20:45 +00:00
Makefile.inc
UPDATING add entry for smmsp user/group. 2003-02-06 04:37:59 +00:00