Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-02-19 | netbsd: bind 4.9.3 | dm | |
1996-02-19 | netbsd: bind 4.9.3 | dm | |
1996-02-18 | Count swapins and swapouts in the sum structure | Thorsten Lockert | |
1996-02-18 | Compile with -fno-strength-reduce for now | Thorsten Lockert | |
1996-02-18 | Use MAXPHYS for MAXBSIZE for all platforms but i386; use 32K on i386 until | Thorsten Lockert | |
pmap can be fixed | |||
1996-02-18 | gcc and g++ now use /tmp instead of /var/tmp. #ifdef 0's were used to | etheisen | |
elminate gcc's use of P_tmpdir. P_tmpdir was defined in stdio.h and includes order in gcc prevented overriding it. | |||
1996-02-18 | More files to shred for cleandir. | etheisen | |
1996-02-18 | Add another PCI vendor / product | Thorsten Lockert | |
1996-02-18 | From netbsd: | Niklas Hallqvist | |
Remove -lstdc++ until it exists. Don't forget to revert this back when the new libg++ gets imported. | |||
1996-02-18 | Check the for GCC >= 3.X (no it's not even started on yet :-) ) in the | Niklas Hallqvist | |
name mangling dependent code. | |||
1996-02-18 | From netbsd: | Niklas Hallqvist | |
Sync with /sys/arch (i.e. NetBSD's, sooner or later we'll have our own list here, I guess) | |||
1996-02-17 | From netbsd: | Niklas Hallqvist | |
Removed "extern int errno"; Added #include <errno.h> if not already present. | |||
1996-02-17 | elliminating unnecessary printf w/ DEBUG in pmap_collect. | Michael Shalayeff | |
1996-02-17 | From netbsd: | Niklas Hallqvist | |
Make grf units 2 and 3. | |||
1996-02-17 | From netbsd: | Niklas Hallqvist | |
fix PR/1245. From Rolf Grossmann <grossman@kiss.informatik.tu-muenchen.de> | |||
1996-02-17 | From netbsd: | Niklas Hallqvist | |
Add fd to all; stdin, stdout, and stderr to std | |||
1996-02-17 | From netbsd: | Niklas Hallqvist | |
Fixed typo. Closes PR #2000. From Thorsten Frueauf <frueauf@ira.uka.de> | |||
1996-02-17 | From netbsd: | Niklas Hallqvist | |
Fix PR/2070: Ksh style variable modifiers were broken in /bin/sh, from enami tsugutomo | |||
1996-02-17 | From netbsd: | Niklas Hallqvist | |
Changed so that COLUMNS environment variable will override the value obtained via the TIOCGWINSIZ ioctl. This is required by POSIX.2, see section 4.39.5.3. | |||
1996-02-17 | From netbsd: | Niklas Hallqvist | |
fix bug where child% suspend parent% bg parent% fg Fg would not work anymore, it would say Suspended (tty input). | |||
1996-02-17 | Moved INCLUDE_DEFAULTS path define into openbsd.h. openbsd.h now has | etheisen | |
OPENBSD_NATIVE section. Please use this to overload manifest constants. Added more files to CLEANFILES in Makefile.bsd-wrapper. | |||
1996-02-17 | added nqnfs option to nfs mounts | dm | |
1996-02-16 | Fixes for mvme68k tape and disk bootloaders. | Dale S. Rahn | |
fix argument parsing for disk and tape boot bootsd/boot.c bugcrt/m68k/Makefile.inc tape boot was broken completely bootst/bootst.c minor bug if bootloader was specific size (aout exec header is 0x20 not 0x30). writvid/wrtvid.c | |||
1996-02-15 | Welcome to 'OpenBSD'... | David Krause | |
1996-02-15 | Install elf_abi.h in /usr/include. | etheisen | |
1996-02-15 | Cleaned up comments. | etheisen | |
1996-02-15 | ELF Application Binary Interface (ABI) compliant header file. | etheisen | |
1996-02-15 | libcrypt no longer a link dependancy. | etheisen | |
1996-02-15 | libcrypt no longer a link dependancy. | etheisen | |
1996-02-15 | libcrypt no longer a link dependancy. | etheisen | |
1996-02-15 | libcrypt no longer a link dependancy. | etheisen | |
1996-02-15 | libcrypt no longer a link dependancy. | etheisen | |
1996-02-15 | libcrypt no longer a link dependancy. | etheisen | |
1996-02-15 | libcrypt no longer a link dependancy. | etheisen | |
1996-02-15 | libcrypt no longer a link dependancy. | etheisen | |
1996-02-14 | Tally interrupts in a way that "vmstat -i" can find; temporary measure | Thorsten Lockert | |
until "vmstat -i" learns how to read the device chains and show interrupts per device. | |||
1996-02-14 | Tally all interrupts, not only FASTINTR ones | Thorsten Lockert | |
1996-02-14 | Command line arguments were not being handled correctly. Modified for | etheisen | |
proper funtionality and for compliance with manpage. | |||
1996-02-13 | Recognize 3c595 (same as 3c590, according to FreeBSD if_vx) | dm | |
1996-02-13 | passwd should be setuid root | dm | |
1996-02-13 | added isadmavar.h include | dm | |
1996-02-12 | Added check for null pointer while processing cmdline options. Pointer | etheisen | |
overrun was causing SEGV if any cmdline options were specified. | |||
1996-02-10 | Upgraded to latest version of DES library | Thorsten Lockert | |
1996-02-09 | NetBSD PR 2048. Prototype st_erase. | briggs | |
1996-02-08 | - moved disk_busy() call from xdstrategy() to xdc_startbuf() | chuck | |
[prevents disk_unbusy panic when disk is loaded (if no free IOPBs, xdstrategy() would queue the buffer for pickup by xdcintr() but xdcintr() would never call disk_busy(). xdc_startbuf() is a better place since all bufs are routed through here] problem detected by girish@dworkin.wustl.edu, diagnosed and corrected by me. - move disk_unbusy() call in xdc_remove_iorq() before the call to XDC_FREE() [don't want to access a data structure that was just put on a free list] | |||
1996-02-06 | Added support for a new (well, I've run it locally for a year or two) | Niklas Hallqvist | |
interrupt system which is a prerequisite for the Amiga ISA support. It is described in amiga/amiga/README.ints, and is enabled by adding an "options IPL_REMAP_1" in the kernel config file. Along with this change there is also some generic cleanup, like style polishing, comment corrections, making sicallbacks operate in FIFO manner and cleaning up the spl mess in param.h... | |||
1996-02-06 | Added support for a new (well, I've run it locally for a year or two) | Niklas Hallqvist | |
interrupt system which is a prerequisite for the Amiga ISA support. It is described in amiga/amiga/README.ints, and is enabled by adding an "options IPL_REMAP_1" in the kernel config file. Along with this change there is also some generic cleanup, like style polishing, comment corrections, making sicallbacks operate in FIFO manner and cleaning up the spl mess in param.h... | |||
1996-02-06 | Include path /usr/include no longer needed. | etheisen | |
1996-02-06 | Set default include path to '/usr/include/g++' for g++ and '/usr/include' | etheisen | |
for gcc. Should help eliminate header file conflicts. | |||
1996-02-06 | Pass CFLAGS into gnu build. | etheisen | |