Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-06-25 | mktemp open+fdopen | Theo de Raadt | |
1996-06-25 | pretty structure defn | Theo de Raadt | |
1996-06-25 | mkstemp & fdopen; fix FILE * leak | Theo de Raadt | |
1996-06-25 | mktemp open & fdopen | Theo de Raadt | |
1996-06-25 | mkstemp + fdopen | Theo de Raadt | |
1996-06-25 | mktemp open/fdopen | Theo de Raadt | |
1996-06-25 | emul_native | Theo de Raadt | |
1996-06-25 | mkstemp | Theo de Raadt | |
1996-06-24 | struct intrhand protected by _KERNEL; some user-mode assembly code | Thorsten Lockert | |
can't deal with the file without this | |||
1996-06-24 | ufs_dirops only needed when compiling with _KERNEL | Thorsten Lockert | |
1996-06-24 | use temp file more carefully | Theo de Raadt | |
1996-06-24 | pica changes backed out. does not belong here | Per Fogelstrom | |
1996-06-24 | local version of isa/lpt.c | Per Fogelstrom | |
1996-06-24 | com.c -> local ace.c, lpt -> local lpr.c | Per Fogelstrom | |
1996-06-24 | arc and pica needs special alignment | Per Fogelstrom | |
1996-06-24 | add -s flag; if specified in inetd, does not allow forwarding @ requests | Theo de Raadt | |
1996-06-24 | kernel is /bsd; GENERIC is not an option | Theo de Raadt | |
1996-06-24 | kernel is /bsd | Theo de Raadt | |
1996-06-24 | kernel is /bsd | Theo de Raadt | |
1996-06-24 | show talk request on the most non-idle tty (if there is more than one). | Michael Shalayeff | |
1996-06-24 | ufs: sorry, one more pointer in struct inode. | Jason Downs | |
THREADWAY: good example of a really tweaked PeeCee. | |||
1996-06-24 | Next 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-24 | ufs 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-23 | Take out some stuff I don't use | Thorsten Lockert | |
1996-06-23 | Added support for user modifiable kernel at boot (-c) /maja | Mats O Jansson | |
1996-06-23 | Added support for user modifiable kernel at boot (-c) /maja | Mats O Jansson | |
1996-06-23 | Added support for user modifiable kernel at boot (-c) /maja | Mats O Jansson | |
1996-06-23 | Added support for user modifiable kernel at boot (-c) /maja | Mats O Jansson | |
1996-06-23 | Added support for user modifiable kernel at boot (-c) /maja | Mats O Jansson | |
1996-06-23 | Sync up with NetBSD. | briggs | |
1996-06-23 | Update to scottr's current SPOT config from NetBSD. | briggs | |
1996-06-23 | From 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-23 | Wait a little longer in wait_req_true/false. Some targets take their | briggs | |
time. | |||
1996-06-23 | From 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-23 | From scottr/NetBSD: | briggs | |
Fix bounds check for fpu description array. | |||
1996-06-23 | From 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-23 | Copyright foo. | briggs | |
1996-06-23 | From scottr/NetBSD. | briggs | |
Minor style cleanup (avoid goto); no functional change. | |||
1996-06-23 | From 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-23 | From 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-23 | NetBSD: Add constant for PB500. | briggs | |
1996-06-23 | french key table; from matthieu@mipnet.fr | Theo de Raadt | |
1996-06-23 | update rcsid | Theo de Raadt | |
1996-06-23 | update rcsid | Theo de Raadt | |
1996-06-23 | use /sys/conf/GENERIC; + eg0, change #wdc1 to irq 15 | Theo de Raadt | |
1996-06-23 | enable wdc1 for installs | Theo de Raadt | |
1996-06-23 | probe must be silent if no device | Theo de Raadt | |
1996-06-23 | use _PATH_UNIX for kernel name | Theo de Raadt | |
1996-06-23 | turn off debug options | Theo de Raadt | |
1996-06-23 | workaround because of pica stuff | Theo de Raadt | |