Go to file
thorpej cf0a940b9f Add a pnpbios front-end to the pckbc driver. This is a littke wonky
yet.. the keyboard controller actually has 2 PNPBIOS nodes (one to
represent the controller I/O resources and the kbd port IRQ, and one
for the aux port IRQ).  To cope with this, we're attaching two instances
of the driver and forge on ahead once both nodes have been seen.

If someone has a better way, please feel free to step forward.
2000-04-22 06:41:34 +00:00
bin Obey $TMPDIR for creating the scratch file 2000-04-17 23:37:50 +00:00
dist Move loadservers() prototype to a header file, so other files can see 2000-04-17 05:49:54 +00:00
distrib Add /sbin/ldconfig - no longer needed since the ELF transition. 2000-04-22 00:51:21 +00:00
etc revert previous; the fast-start functionality already existed, and 2000-04-22 03:01:22 +00:00
games Don't declare 'extern opt*' getopt variables. 2000-04-14 05:58:01 +00:00
gnu Repeat after me: # is NOT a comment character in m4! :-) 2000-04-22 00:36:40 +00:00
include New syscall issetugid. 2000-04-21 16:24:22 +00:00
lib issetugid(2) manpage. 2000-04-21 16:39:23 +00:00
libexec Cause ld.elf_so to find the symbols for __progname and environ and set them. If we wait until crt0 gets around to doing it it's too late for any library init functions. 2000-04-15 05:41:46 +00:00
regress Make this depend again. 2000-04-15 20:09:11 +00:00
sbin Fix minor annoyance - when showing the boottime, the ctime() result 2000-04-21 02:49:37 +00:00
share correct description on ipsec AH twist. 2000-04-20 14:24:43 +00:00
sys Add a pnpbios front-end to the pckbc driver. This is a littke wonky 2000-04-22 06:41:34 +00:00
usr.bin Convert updatedb script from C-shell to bourne shell. 2000-04-20 15:40:28 +00:00
usr.sbin don't exit even if socket(AF_INET6) fails. 2000-04-20 03:28:15 +00:00
Makefile use MKSHARE=no instead. 2000-04-11 08:21:41 +00:00