Age | Commit message (Collapse) | Author | |
---|---|---|---|
1995-11-28 | i386 isa bounce buffers by hannken@eis.cs.tu-bs.de | Theo de Raadt | |
1995-11-28 | i386 isa bounce buffers by hannken@eis.cs.tu-bs.de | Theo de Raadt | |
ultra14f does not bounce properly yet. | |||
1995-11-28 | delete last chunks of MAPPEDCOPY | Theo de Raadt | |
1995-11-28 | delete duplicate sysarch function body | Theo de Raadt | |
1995-11-28 | log source route attempts when source routing is disabled | Theo de Raadt | |
1995-11-26 | add sysctl net.inet.ip.sourceroute option; default to 0. copied from freebsd | Theo de Raadt | |
1995-11-26 | partial cleanup | Theo de Raadt | |
1995-11-26 | enable tftp as it has security builtin; | Theo de Raadt | |
disable walld/1 by default for security (as pointed out by Chris Cappuccio) | |||
1995-11-26 | new motd | Theo de Raadt | |
1995-11-25 | make quotas work on ffs; from andrew@wipux2.wifo.uni-mannheim.de; netbsd pr ↵ | Theo de Raadt | |
#1790 | |||
1995-11-25 | documentation repair; from andrew@wipux2.wifo.uni-mannheim.; netbsd pr #1786 | Theo de Raadt | |
1995-11-25 | document "ms" field; from tng@nuclth15.phys.sci.osaka-u.ac.jp, netbsd pr#1789 | Theo de Raadt | |
1995-11-23 | include sys/types.h as mandated by X/Open XPG 4.2; from ↵ | Theo de Raadt | |
agc@sde.uts.amdahl.com; netbsd pr#1785 | |||
1995-11-23 | from netbsd | Theo de Raadt | |
1995-11-23 | update from netbsd | Theo de Raadt | |
1995-11-23 | update from netbsd | Theo de Raadt | |
1995-11-23 | update from netbsd | Theo de Raadt | |
1995-11-23 | userret() parameter botch; prototype userret(); make ddb easier to enter | Theo de Raadt | |
1995-11-23 | MAPPEDCOPY is garbage; it is not cache-aware | Theo de Raadt | |
1995-11-23 | as has no -g flag | Theo de Raadt | |
1995-11-22 | fake all target | Theo de Raadt | |
1995-11-22 | go away | Theo de Raadt | |
1995-11-22 | do not need to load off 4.3 filesystems | Theo de Raadt | |
1995-11-22 | release text vnode before releasing credentials. vnode releasing can | Theo de Raadt | |
block, but credentials should be alive until the process is really dead. from tegge@idt.unit.no; netbsd pr#1767 | |||
1995-11-22 | change ZLRB_RING_SIZE to 4096 | Theo de Raadt | |
1995-11-22 | copy the bootblocks to the right place | Theo de Raadt | |
1995-11-22 | fix long/u_int32_t botch; do gethostbyname() only if netgroups are going to | Theo de Raadt | |
be used and do not abort; check for A->PTR->A loop otherwise only match on #.#.#.# addresses; do not assume !0 is 1 as in ANSI C. netbsd pr#1683 led to finding these problems. | |||
1995-11-22 | handle "cd -" causing crash if used as first sh command; from ↵ | Theo de Raadt | |
scottr@Plexus.COM; netbsd pr#1760 | |||
1995-11-22 | from netbsd: | Theo de Raadt | |
Prevent the ITE_ACTIVE bit from being cleared in iteoff() if the ITE_ISCONS bit is set. Works around the fact that the last process to have the console open exits, the bit is cleared, and "syncing disks...", etc. is not seen if the system is rebooted with reboot(8). Fixes PR #1455. | |||
1995-11-22 | new fancy snapshot install from david@city.ac.uk | Theo de Raadt | |
1995-11-22 | from netbsd; {} mania | Theo de Raadt | |
1995-11-22 | kernel is called /bsd | Theo de Raadt | |
1995-11-21 | fake depend: | Theo de Raadt | |
1995-11-21 | add cleandir target | Theo de Raadt | |
1995-11-21 | fix copyrights | Theo de Raadt | |
1995-11-21 | silly theo forgot to assert copyright on his optimized version | Theo de Raadt | |
1995-11-21 | make this work | Theo de Raadt | |
1995-11-20 | add erase support and another wangtek tape drive; from ↵ | Theo de Raadt | |
rhialto@polder.ubc.kun.nl; netbsd pr#1705 | |||
1995-11-20 | lseek botch repair; from tegge@idt.unit.no; netbsd pr#1768 | Theo de Raadt | |
1995-11-20 | indentation botch | Theo de Raadt | |
1995-11-20 | provide floor for sampling rate; from khym@bga.com; netbsd pr#1770 | Theo de Raadt | |
1995-11-20 | gethostbyname("#.#.#.#") should fail; not return an incompletely and | Theo de Raadt | |
incorrectly initialized hostent. in particular, h_name is supposed to be `an official name', and gethostbyname() wasn't even trying to meet that requirement. | |||
1995-11-20 | make gdb handle all NUM_REGS registers; from jpo.drs@sni.de; netbsd pr#1651,1703 | Theo de Raadt | |
1995-11-20 | make dlopen() use hints database, not just paths; from etheisen@TECLink.Net; ↵ | Theo de Raadt | |
netbsd pr#1763 | |||
1995-11-20 | add # declaration for vme cgnine card | Theo de Raadt | |
1995-11-19 | typo glitch repair | Theo de Raadt | |
1995-11-19 | from netbsd; just cleanup | Theo de Raadt | |
1995-11-19 | from netbsd; cosmetic | Theo de Raadt | |
1995-11-19 | from netbsd; Give translated label a valid magic number | Theo de Raadt | |
1995-11-19 | from netbsd; Switch to ncr_si (will just do PIO for now) and cleanup | Theo de Raadt | |