1995-12-14 |
deraadt | remove rcs $Header$ |
commit | commitdiff | tree | snapshot |
1995-12-08 |
deraadt | s/environmental/environment/ |
commit | commitdiff | tree | snapshot |
1995-12-08 |
deraadt | kernel is called bsd |
commit | commitdiff | tree | snapshot |
1995-12-08 |
deraadt | unconfiguring of ccd causes system panic; fix from... |
commit | commitdiff | tree | snapshot |
1995-12-07 |
deraadt | update to use new files in libsa |
commit | commitdiff | tree | snapshot |
1995-12-07 |
deraadt | shrink bootblocks by splitting libsa contents into... |
commit | commitdiff | tree | snapshot |
1995-12-06 |
deraadt | various changes to once again shrink the bootblocks... |
commit | commitdiff | tree | snapshot |
1995-12-06 |
deraadt | optimize further |
commit | commitdiff | tree | snapshot |
1995-12-05 |
deraadt | delete memcpy; it makes bootblocks larger without being... |
commit | commitdiff | tree | snapshot |
1995-12-05 |
deraadt | working .cvsignore files |
commit | commitdiff | tree | snapshot |
1995-12-05 |
deraadt | delete a stupid hostname |
commit | commitdiff | tree | snapshot |
1995-12-05 |
deraadt | this is useful in compile directories |
commit | commitdiff | tree | snapshot |
1995-12-04 |
deraadt | a.out is more likely, so check for it first |
commit | commitdiff | tree | snapshot |
1995-12-03 |
niklas | Rearrange user page table size calculation so that... |
commit | commitdiff | tree | snapshot |
1995-12-03 |
davem | Restore condition codes if we pull the special_fp_store |
commit | commitdiff | tree | snapshot |
1995-12-01 |
deraadt | we cannot jump into ddb until the interrupt has been... |
commit | commitdiff | tree | snapshot |
1995-12-01 |
deraadt | previous verbosity patch was wrong |
commit | commitdiff | tree | snapshot |
1995-12-01 |
deraadt | add CONSOLEBREAKDDB support. also be less verbose at... |
commit | commitdiff | tree | snapshot |
1995-12-01 |
niklas | Oops, forgot to declare emul_sunos |
commit | commitdiff | tree | snapshot |
1995-12-01 |
deraadt | fixed ddb, improved fifo handling, new still-not-workin... |
commit | commitdiff | tree | snapshot |
1995-12-01 |
deraadt | for now, assume no flash on 167 (is this true?) |
commit | commitdiff | tree | snapshot |
1995-12-01 |
niklas | niklas pointed out the new MDP_UNCACHE_WX might break... |
commit | commitdiff | tree | snapshot |
1995-12-01 |
deraadt | from netbsd: |
commit | commitdiff | tree | snapshot |
1995-12-01 |
deraadt | from netbsd: |
commit | commitdiff | tree | snapshot |
1995-12-01 |
deraadt | from netbsd: |
commit | commitdiff | tree | snapshot |
1995-12-01 |
deraadt | correct typo pointed out by chuck (in the prettiest... |
commit | commitdiff | tree | snapshot |
1995-11-30 |
deraadt | properly catch cases where buffers are on the kstack... |
commit | commitdiff | tree | snapshot |
1995-11-30 |
deraadt | correct way to call tsleep is almost always "while... |
commit | commitdiff | tree | snapshot |
1995-11-30 |
deraadt | do not truncate swdevt[] ever |
commit | commitdiff | tree | snapshot |
1995-11-30 |
deraadt | in actual fact MAXPARTITIONS is 16 and scsi disk is... |
commit | commitdiff | tree | snapshot |
1995-11-30 |
deraadt | prevent access to page 0 of virtual space |
commit | commitdiff | tree | snapshot |
1995-11-30 |
deraadt | integrate 040 MDP_UNCACHE_WX cache changes by niklas... |
commit | commitdiff | tree | snapshot |
1995-11-30 |
deraadt | do not drop into debugger on simple recoverable errors |
commit | commitdiff | tree | snapshot |
1995-11-29 |
deraadt | niklas pointed out the new MDP_UNCACHE_WX might break... |
commit | commitdiff | tree | snapshot |
1995-11-28 |
deraadt | add inet_ntoa() to the kernel. use it to log nicer... |
commit | commitdiff | tree | snapshot |
1995-11-28 |
niklas | Fix SunOS emulation on 040 |
commit | commitdiff | tree | snapshot |
1995-11-28 |
deraadt | on the '040, do not cache write+exec pages for sunos... |
commit | commitdiff | tree | snapshot |
1995-11-28 |
deraadt | let loadbsd define sync scsi operation |
commit | commitdiff | tree | snapshot |
1995-11-28 |
deraadt | update from netbsd |
commit | commitdiff | tree | snapshot |
1995-11-28 |
deraadt | i386 isa bounce buffers by hannken@eis.cs.tu-bs.de |
commit | commitdiff | tree | snapshot |
1995-11-28 |
deraadt | i386 isa bounce buffers by hannken@eis.cs.tu-bs.de |
commit | commitdiff | tree | snapshot |
1995-11-28 |
deraadt | delete last chunks of MAPPEDCOPY |
commit | commitdiff | tree | snapshot |
1995-11-28 |
deraadt | delete duplicate sysarch function body |
commit | commitdiff | tree | snapshot |
1995-11-28 |
deraadt | log source route attempts when source routing is disabled |
commit | commitdiff | tree | snapshot |
1995-11-26 |
deraadt | add sysctl net.inet.ip.sourceroute option; default... |
commit | commitdiff | tree | snapshot |
1995-11-26 |
deraadt | partial cleanup |
commit | commitdiff | tree | snapshot |
1995-11-26 |
deraadt | enable tftp as it has security builtin; |
commit | commitdiff | tree | snapshot |
1995-11-26 |
deraadt | new motd |
commit | commitdiff | tree | snapshot |
1995-11-25 |
deraadt | make quotas work on ffs; from andrew@wipux2.wifo.uni... |
commit | commitdiff | tree | snapshot |
1995-11-25 |
deraadt | documentation repair; from andrew@wipux2.wifo.uni-mannh... |
commit | commitdiff | tree | snapshot |
1995-11-25 |
deraadt | document "ms" field; from tng@nuclth15.phys.sci.osaka... |
commit | commitdiff | tree | snapshot |
1995-11-23 |
deraadt | include sys/types.h as mandated by X/Open XPG 4.2;... |
commit | commitdiff | tree | snapshot |
1995-11-23 |
deraadt | from netbsd |
commit | commitdiff | tree | snapshot |
1995-11-23 |
deraadt | update from netbsd |
commit | commitdiff | tree | snapshot |
1995-11-23 |
deraadt | userret() parameter botch; prototype userret(); make... |
commit | commitdiff | tree | snapshot |
1995-11-23 |
deraadt | MAPPEDCOPY is garbage; it is not cache-aware |
commit | commitdiff | tree | snapshot |
1995-11-23 |
deraadt | as has no -g flag |
commit | commitdiff | tree | snapshot |
1995-11-22 |
deraadt | fake all target |
commit | commitdiff | tree | snapshot |
1995-11-22 |
deraadt | go away |
commit | commitdiff | tree | snapshot |
1995-11-22 |
deraadt | do not need to load off 4.3 filesystems |
commit | commitdiff | tree | snapshot |
1995-11-22 |
deraadt | release text vnode before releasing credentials. vnode... |
commit | commitdiff | tree | snapshot |
1995-11-22 |
deraadt | change ZLRB_RING_SIZE to 4096 |
commit | commitdiff | tree | snapshot |
1995-11-22 |
deraadt | copy the bootblocks to the right place |
commit | commitdiff | tree | snapshot |
1995-11-22 |
deraadt | fix long/u_int32_t botch; do gethostbyname() only if... |
commit | commitdiff | tree | snapshot |
1995-11-22 |
deraadt | handle "cd -" causing crash if used as first sh command... |
commit | commitdiff | tree | snapshot |
1995-11-22 |
deraadt | from netbsd: |
commit | commitdiff | tree | snapshot |
1995-11-22 |
deraadt | new fancy snapshot install from david@city.ac.uk |
commit | commitdiff | tree | snapshot |
1995-11-22 |
deraadt | from netbsd; {} mania |
commit | commitdiff | tree | snapshot |
1995-11-22 |
deraadt | kernel is called /bsd |
commit | commitdiff | tree | snapshot |
1995-11-21 |
deraadt | fake depend: |
commit | commitdiff | tree | snapshot |
1995-11-21 |
deraadt | add cleandir target |
commit | commitdiff | tree | snapshot |
1995-11-21 |
deraadt | fix copyrights |
commit | commitdiff | tree | snapshot |
1995-11-21 |
deraadt | silly theo forgot to assert copyright on his optimized... |
commit | commitdiff | tree | snapshot |
1995-11-21 |
deraadt | make this work |
commit | commitdiff | tree | snapshot |
1995-11-20 |
deraadt | add erase support and another wangtek tape drive; from... |
commit | commitdiff | tree | snapshot |
1995-11-20 |
deraadt | lseek botch repair; from tegge@idt.unit.no; netbsd... |
commit | commitdiff | tree | snapshot |
1995-11-20 |
deraadt | indentation botch |
commit | commitdiff | tree | snapshot |
1995-11-20 |
deraadt | provide floor for sampling rate; from khym@bga.com... |
commit | commitdiff | tree | snapshot |
1995-11-20 |
deraadt | gethostbyname("#.#.#.#") should fail; not return an... |
commit | commitdiff | tree | snapshot |
1995-11-20 |
deraadt | make gdb handle all NUM_REGS registers; from jpo.drs... |
commit | commitdiff | tree | snapshot |
1995-11-20 |
deraadt | make dlopen() use hints database, not just paths; from... |
commit | commitdiff | tree | snapshot |
1995-11-20 |
deraadt | add # declaration for vme cgnine card |
commit | commitdiff | tree | snapshot |
1995-11-19 |
deraadt | typo glitch repair |
commit | commitdiff | tree | snapshot |
1995-11-19 |
deraadt | from netbsd; just cleanup |
commit | commitdiff | tree | snapshot |
1995-11-19 |
deraadt | from netbsd; cosmetic |
commit | commitdiff | tree | snapshot |
1995-11-19 |
deraadt | from netbsd; Give translated label a valid magic number |
commit | commitdiff | tree | snapshot |
1995-11-19 |
deraadt | from netbsd; Switch to ncr_si (will just do PIO for... |
commit | commitdiff | tree | snapshot |
1995-11-19 |
deraadt | from netbsd: |
commit | commitdiff | tree | snapshot |
1995-11-19 |
deraadt | from netbsd; Add copyright |
commit | commitdiff | tree | snapshot |
1995-11-19 |
deraadt | from netbsd; get size of softc right |
commit | commitdiff | tree | snapshot |
1995-11-19 |
deraadt | from netbsd; Fix transposed copyin() args, from Niklas... |
commit | commitdiff | tree | snapshot |
1995-11-19 |
deraadt | from netbsd; Oops, this also belongs to the ser02 selection |
commit | commitdiff | tree | snapshot |
1995-11-19 |
deraadt | from netbsd; ufs -> ffs & two more filesystem types... |
commit | commitdiff | tree | snapshot |
1995-11-19 |
deraadt | from netbsd; will be customized to openbsd later of... |
commit | commitdiff | tree | snapshot |
1995-11-19 |
deraadt | from netbsd: |
commit | commitdiff | tree | snapshot |
1995-11-19 |
deraadt | if you read with a smaller buffer than the block on... |
commit | commitdiff | tree | snapshot |
1995-11-19 |
deraadt | latest from ftp://rs.internic.net/domain/named.ca |
commit | commitdiff | tree | snapshot |
1995-11-19 |
chuck | in clcninit: we need to use IIOV to convert the physica... |
commit | commitdiff | tree | snapshot |
1995-11-19 |
deraadt | rcons does NOT work on p4 bwtwo/cgtwo, probably because... |
commit | commitdiff | tree | snapshot |
1995-11-18 |
deraadt | snapshot kernels have changed.. |
commit | commitdiff | tree | snapshot |
next |