1997-01-21 |
niklas | Clone NetBSD config for us, add handling of temporary... |
commit | commitdiff | tree | snapshot |
1997-01-21 |
millert | More sprintf -> snprintf. |
commit | commitdiff | tree | snapshot |
1997-01-21 |
millert | Remove unnecesary local changes. The strncpy()'s are... |
commit | commitdiff | tree | snapshot |
1997-01-21 |
millert | Install BSD sort(1) not GNU one. Can always change... |
commit | commitdiff | tree | snapshot |
1997-01-21 |
niklas | Add virtusertable and some extra domains into Cw. Remov... |
commit | commitdiff | tree | snapshot |
1997-01-21 |
niklas | Build my config files too |
commit | commitdiff | tree | snapshot |
1997-01-20 |
rahnds | ifdef the RB_TIMEBAD change, |
commit | commitdiff | tree | snapshot |
1997-01-20 |
millert | Latest research awk from June 29, 1996 |
commit | commitdiff | tree | snapshot |
1997-01-20 |
millert | sort(1) test suite |
commit | commitdiff | tree | snapshot |
1997-01-20 |
millert | sort(1) from 4.4BSD-lite2 with minor tweaks and bug... |
commit | commitdiff | tree | snapshot |
1997-01-20 |
millert | getopt returns -1 not EOF! |
commit | commitdiff | tree | snapshot |
1997-01-20 |
niklas | Type pedantery.. a lot of it too, more could be done... |
commit | commitdiff | tree | snapshot |
1997-01-20 |
niklas | Accept partitions looking like, but not matching exactly, |
commit | commitdiff | tree | snapshot |
1997-01-20 |
graichen | better use (NETHER == 0) instead of NETHER == 0 |
commit | commitdiff | tree | snapshot |
1997-01-20 |
mickey | add union lkm, since it's supported by kernel. |
commit | commitdiff | tree | snapshot |
1997-01-20 |
graichen | replace #ifndef NFSCLIENT with #if !defined(NFSCLIENT... |
commit | commitdiff | tree | snapshot |
1997-01-20 |
graichen | back out my last change to avoid the __warn_references... |
commit | commitdiff | tree | snapshot |
1997-01-20 |
millert | Add a few things and make permissions consistent (all... |
commit | commitdiff | tree | snapshot |
1997-01-20 |
millert | documents algorithm used. |
commit | commitdiff | tree | snapshot |
1997-01-19 |
graichen | small hack to get the PLUTO kernel compiled |
commit | commitdiff | tree | snapshot |
1997-01-19 |
graichen | work around linker problems on the mips (explicitely... |
commit | commitdiff | tree | snapshot |
1997-01-19 |
graichen | define NO_WARN_REFERENCES for mips - because the mips... |
commit | commitdiff | tree | snapshot |
1997-01-19 |
graichen | put all the __warn_references behind a #ifndef NO_WARN_... |
commit | commitdiff | tree | snapshot |
1997-01-19 |
graichen | bring MAKEDEV and disktab up to date with NetBSD (plus... |
commit | commitdiff | tree | snapshot |
1997-01-19 |
graichen | add Makefile.inc for tar'ing also the binutils tree... |
commit | commitdiff | tree | snapshot |
1997-01-19 |
graichen | add a variable SNAP_GZIP_CMD to the snap_tar target... |
commit | commitdiff | tree | snapshot |
1997-01-19 |
millert | Make function decl match prototype in stdlib.h |
commit | commitdiff | tree | snapshot |
1997-01-19 |
millert | Minor cleanups to make gcc -Wall happier. |
commit | commitdiff | tree | snapshot |
1997-01-19 |
millert | zlib 1.0.4 |
commit | commitdiff | tree | snapshot |
1997-01-19 |
niklas | Add OpenBSD tag |
commit | commitdiff | tree | snapshot |
1997-01-19 |
niklas | From Ignatios Souvatzis (NetBSD): |
commit | commitdiff | tree | snapshot |
1997-01-19 |
niklas | From Gordon W Ross (NetBSD): |
commit | commitdiff | tree | snapshot |
1997-01-19 |
mickey | update to the 1.6 aperture driver from 3.2 XFree86. |
commit | commitdiff | tree | snapshot |
1997-01-19 |
pefo | Ooops. This should have been committed along with pccons.c |
commit | commitdiff | tree | snapshot |
1997-01-19 |
briggs | asm -> __asm, inline -> __inline |
commit | commitdiff | tree | snapshot |
1997-01-19 |
briggs | asm -> __asm |
commit | commitdiff | tree | snapshot |
1997-01-19 |
briggs | inline -> __inline |
commit | commitdiff | tree | snapshot |
1997-01-19 |
briggs | inline -> __inline |
commit | commitdiff | tree | snapshot |
1997-01-19 |
niklas | Do the F_GETLK_SVR3 support not depending on ibcs2... |
commit | commitdiff | tree | snapshot |
1997-01-18 |
briggs | Use scsiprint (and remove scsiprint from esp.c). |
commit | commitdiff | tree | snapshot |
1997-01-18 |
mickey | illiminate memset gcc generated call, just like prev... |
commit | commitdiff | tree | snapshot |
1997-01-18 |
briggs | Do not partially initialize a structure at declaration... |
commit | commitdiff | tree | snapshot |
1997-01-18 |
briggs | scsi->moreluns is a bitfield based on target--should... |
commit | commitdiff | tree | snapshot |
1997-01-18 |
niklas | OpenBSD uses HOSTCC not HOSTED_CC, per tradition |
commit | commitdiff | tree | snapshot |
1997-01-18 |
niklas | Do not doubletrap when curproc->p_addr is zero, as... |
commit | commitdiff | tree | snapshot |
1997-01-18 |
mickey | unlink /tmp file on failure too. |
commit | commitdiff | tree | snapshot |
1997-01-18 |
mickey | protect from multiple includes (required by gpl_math_em... |
commit | commitdiff | tree | snapshot |
1997-01-18 |
niklas | move the RB_TIMEBAD handling to where "howto" is reachable |
commit | commitdiff | tree | snapshot |
1997-01-18 |
niklas | Avoid a double trap |
commit | commitdiff | tree | snapshot |
1997-01-18 |
niklas | Use scsiprint |
commit | commitdiff | tree | snapshot |
1997-01-18 |
niklas | Boundary error (s/<=/</) |
commit | commitdiff | tree | snapshot |
1997-01-18 |
downsj | syslog.h -> sys/syslog.h |
commit | commitdiff | tree | snapshot |
1997-01-18 |
downsj | move random, add ipl. |
commit | commitdiff | tree | snapshot |
1997-01-18 |
downsj | Add stuff from /sys/conf/GENERIC, including IPFILTER. |
commit | commitdiff | tree | snapshot |
1997-01-18 |
downsj | add ipfilter |
commit | commitdiff | tree | snapshot |
1997-01-18 |
downsj | random -> 32, ipl -> 33 |
commit | commitdiff | tree | snapshot |
1997-01-18 |
downsj | dk_mountroot(), hp300 style. |
commit | commitdiff | tree | snapshot |
1997-01-18 |
downsj | Gross hack for hp300, and a fix for NO_LSEEK as pointed... |
commit | commitdiff | tree | snapshot |
1997-01-18 |
downsj | Ensure libsa and libkern get compiled with -Dhp300 |
commit | commitdiff | tree | snapshot |
1997-01-18 |
downsj | missed this one |
commit | commitdiff | tree | snapshot |
1997-01-18 |
briggs | Sync. with current NetBSD--keeping local changes. |
commit | commitdiff | tree | snapshot |
1997-01-17 |
pefo | mmap for TYNE. mods in ps/2 mouse driver to be more... |
commit | commitdiff | tree | snapshot |
1997-01-17 |
rahnds | frexp version from m68k, both are IEEE so should be... |
commit | commitdiff | tree | snapshot |
1997-01-17 |
kstailey | add tag |
commit | commitdiff | tree | snapshot |
1997-01-17 |
millert | Add OpenBSD tag |
commit | commitdiff | tree | snapshot |
1997-01-17 |
millert | Add OpenBSD tags (was in wrong dir for previous commit) |
commit | commitdiff | tree | snapshot |
1997-01-17 |
millert | Add OpenBSD tags |
commit | commitdiff | tree | snapshot |
1997-01-17 |
millert | Possible buf oflow. |
commit | commitdiff | tree | snapshot |
1997-01-17 |
millert | OpenBSD tags |
commit | commitdiff | tree | snapshot |
1997-01-17 |
millert | OpenBSD tags |
commit | commitdiff | tree | snapshot |
1997-01-17 |
millert | possible oflow |
commit | commitdiff | tree | snapshot |
1997-01-17 |
millert | rindex -> strrchr |
commit | commitdiff | tree | snapshot |
1997-01-17 |
millert | Fix potential buf oflow wrt strerror and sprintf. |
commit | commitdiff | tree | snapshot |
1997-01-17 |
mickey | note about Vanya Grozniy |
commit | commitdiff | tree | snapshot |
1997-01-17 |
maja | Do IPFILTER the OpenBSD way... -moj |
commit | commitdiff | tree | snapshot |
1997-01-17 |
downsj | more subdirs |
commit | commitdiff | tree | snapshot |
1997-01-17 |
downsj | more new files |
commit | commitdiff | tree | snapshot |
1997-01-17 |
downsj | hp300 bootblocks, sync'd with NetBSD 011697, with chang... |
commit | commitdiff | tree | snapshot |
1997-01-17 |
millert | more r?index -> strr?chr changes |
commit | commitdiff | tree | snapshot |
1997-01-17 |
millert | no need to link with -lcompat |
commit | commitdiff | tree | snapshot |
1997-01-17 |
millert | nuke rindex decl |
commit | commitdiff | tree | snapshot |
1997-01-17 |
downsj | sys/stat.h gets included here, and STAYS included here... |
commit | commitdiff | tree | snapshot |
1997-01-17 |
millert | more r?index -> strr?chr |
commit | commitdiff | tree | snapshot |
1997-01-17 |
millert | r?index -> strr?chr |
commit | commitdiff | tree | snapshot |
1997-01-17 |
millert | lite2 daily + our changes. We can remove old tmp files... |
commit | commitdiff | tree | snapshot |
1997-01-17 |
millert | Final fix to make fts(3) spoof-proof. |
commit | commitdiff | tree | snapshot |
1997-01-17 |
kstailey | don't update battery backed up clock if system time... |
commit | commitdiff | tree | snapshot |
1997-01-17 |
kstailey | added "see also" refs to cdio & chio |
commit | commitdiff | tree | snapshot |
1997-01-17 |
kstailey | ncr_print() -> scsiprint() |
commit | commitdiff | tree | snapshot |
1997-01-17 |
downsj | Fixes: |
commit | commitdiff | tree | snapshot |
1997-01-16 |
kstailey | prevent scsiconf.c:110: warning: unused variable `l' |
commit | commitdiff | tree | snapshot |
1997-01-16 |
kstailey | do not call resettodr() if RB_TIMEBAD is set due to... |
commit | commitdiff | tree | snapshot |
1997-01-16 |
kstailey | do not call resettodr() if RB_TIMEBAD is set due to... |
commit | commitdiff | tree | snapshot |
1997-01-16 |
kstailey | ahaprint() & btprint() -> scsiprint() |
commit | commitdiff | tree | snapshot |
1997-01-16 |
kstailey | siprint() -> scsiprint() |
commit | commitdiff | tree | snapshot |
1997-01-16 |
maja | Don't define MAXBSIZE here. -moj |
commit | commitdiff | tree | snapshot |
1997-01-16 |
maja | Added scsiprint from NetBSD, needed by new driver for... |
commit | commitdiff | tree | snapshot |
1997-01-16 |
niklas | Sync to NetBSD 970110 |
commit | commitdiff | tree | snapshot |
1997-01-16 |
kstailey | Use RB_TIMEBAD in boot() to know not to update the... |
commit | commitdiff | tree | snapshot |
1997-01-16 |
kstailey | use RB_TIMEBAD to indicate that the time is wrong and... |
commit | commitdiff | tree | snapshot |
next |