summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1996-06-25mktemp open+fdopenTheo de Raadt
1996-06-25pretty structure defnTheo de Raadt
1996-06-25mkstemp & fdopen; fix FILE * leakTheo de Raadt
1996-06-25mktemp open & fdopenTheo de Raadt
1996-06-25mkstemp + fdopenTheo de Raadt
1996-06-25mktemp open/fdopenTheo de Raadt
1996-06-25emul_nativeTheo de Raadt
1996-06-25mkstempTheo de Raadt
1996-06-24struct intrhand protected by _KERNEL; some user-mode assembly codeThorsten Lockert
can't deal with the file without this
1996-06-24ufs_dirops only needed when compiling with _KERNELThorsten Lockert
1996-06-24use temp file more carefullyTheo de Raadt
1996-06-24pica changes backed out. does not belong herePer Fogelstrom
1996-06-24local version of isa/lpt.cPer Fogelstrom
1996-06-24com.c -> local ace.c, lpt -> local lpr.cPer Fogelstrom
1996-06-24arc and pica needs special alignmentPer Fogelstrom
1996-06-24add -s flag; if specified in inetd, does not allow forwarding @ requestsTheo de Raadt
1996-06-24kernel is /bsd; GENERIC is not an optionTheo de Raadt
1996-06-24kernel is /bsdTheo de Raadt
1996-06-24kernel is /bsdTheo de Raadt
1996-06-24show talk request on the most non-idle tty (if there is more than one).Michael Shalayeff
1996-06-24ufs: sorry, one more pointer in struct inode.Jason Downs
THREADWAY: good example of a really tweaked PeeCee.
1996-06-24Next try. ARC tree import. "New" Mips (spim) ARC compliant systems tree.Per Fogelstrom
This tree will eventually suport viritualy all ARC compliant Mips systems, that is all we can lay our hands on for porting/testing. It will supersede the pica tree which will be removed shortly when this tree is functioning.
1996-06-24ufs changes: add the notion of directory operators.Jason Downs
gnu/ext2fs: add the second extended filesystem. Note that I'm commiting this now for the sake of the ufs changes; ext2fs is not yet fully integrated into the system.
1996-06-23Take out some stuff I don't useThorsten Lockert
1996-06-23Added support for user modifiable kernel at boot (-c) /majaMats O Jansson
1996-06-23Added support for user modifiable kernel at boot (-c) /majaMats O Jansson
1996-06-23Added support for user modifiable kernel at boot (-c) /majaMats O Jansson
1996-06-23Added support for user modifiable kernel at boot (-c) /majaMats O Jansson
1996-06-23Added support for user modifiable kernel at boot (-c) /majaMats O Jansson
1996-06-23Sync up with NetBSD.briggs
1996-06-23Update to scottr's current SPOT config from NetBSD.briggs
1996-06-23From scottr/NetBSD:briggs
Completely revamp setroot() and friends. Since Chris' version of this code is close to how I reworked it, I pulled in the (essentially MI) NetBSD/alpha and added the appropriate support around it. - No need for the GENERIC kernel config option. - NFS-mounted root and swap are supported. - If we can't figure out where the root filesystem is from what the Booter tells us, ask the user. - Split the mainbus autoconfig code to a separate file. Also, update/add copyrights as appropriate.
1996-06-23Wait a little longer in wait_req_true/false. Some targets take theirbriggs
time.
1996-06-23From scottr/NetBSD:briggs
Update some comments, and the copyright Deal with interrupt flags more carefully, and use the correct offset for PB500-series SCSI I/O. While I'm here, update the copyright.
1996-06-23From scottr/NetBSD:briggs
Fix bounds check for fpu description array.
1996-06-23From scottr/NetBSD:briggs
Completely revamp setroot() and friends. Since Chris' version of this code is close to how I reworked it, I pulled in the (essentially MI) NetBSD/alpha and added the appropriate support around it. - No need for the GENERIC kernel config option. - NFS-mounted root and swap are supported. - If we can't figure out where the root filesystem is from what the Booter tells us, ask the user. - Split the mainbus autoconfig code to a separate file. Also, update/add copyrights as appropriate.
1996-06-23Copyright foo.briggs
1996-06-23From scottr/NetBSD.briggs
Minor style cleanup (avoid goto); no functional change.
1996-06-23From scottr/NetBSD:briggs
Test for serial console in adb_init() early, and abort if we're using it. Initiialize ROM vectors regardless of this so that the PRAM RTC read and write work regardless of whether a serial console is in use. Add missing cpu model info for Powerbook 500, and correct the ROM vectors for the same.
1996-06-23From scottr/NetBSD:briggs
Test for serial console in adb_init() early, and abort if we're using it. Initiialize ROM vectors regardless of this so that the PRAM RTC read and write work regardless of whether a serial console is in use.
1996-06-23NetBSD: Add constant for PB500.briggs
1996-06-23french key table; from matthieu@mipnet.frTheo de Raadt
1996-06-23update rcsidTheo de Raadt
1996-06-23update rcsidTheo de Raadt
1996-06-23use /sys/conf/GENERIC; + eg0, change #wdc1 to irq 15Theo de Raadt
1996-06-23enable wdc1 for installsTheo de Raadt
1996-06-23probe must be silent if no deviceTheo de Raadt
1996-06-23use _PATH_UNIX for kernel nameTheo de Raadt
1996-06-23turn off debug optionsTheo de Raadt
1996-06-23workaround because of pica stuffTheo de Raadt