1997-04-26 |
mickey | samplle boot.conf file |
commit | commitdiff | tree | snapshot |
1997-04-26 |
mickey | boot.conf support |
commit | commitdiff | tree | snapshot |
1997-04-26 |
kstailey | struct definitions in .h files and instances in .c... |
commit | commitdiff | tree | snapshot |
1997-04-26 |
tholo | First argument to nanosleep(2) is const; so is the... |
commit | commitdiff | tree | snapshot |
1997-04-26 |
tholo | Use SYSLIBC_SCCS; these are syscalls |
commit | commitdiff | tree | snapshot |
1997-04-26 |
tholo | Add $OpenBSD$ tags |
commit | commitdiff | tree | snapshot |
1997-04-26 |
tholo | Allow a private tag when we expand RCS identifiers... |
commit | commitdiff | tree | snapshot |
1997-04-25 |
gene | Cool. Drop oversized packets rather than splitting... |
commit | commitdiff | tree | snapshot |
1997-04-25 |
deraadt | add scsi & supporting file |
commit | commitdiff | tree | snapshot |
1997-04-25 |
deraadt | sd2 & sd3 in ramdisk too |
commit | commitdiff | tree | snapshot |
1997-04-25 |
deraadt | md5 too (yeah, i know this is not perfect) |
commit | commitdiff | tree | snapshot |
1997-04-25 |
kstailey | added select(2) to see also, mostly to test cvs commit |
commit | commitdiff | tree | snapshot |
1997-04-25 |
gene | Reorganization fo boot() to make it more logical ala... |
commit | commitdiff | tree | snapshot |
1997-04-25 |
deraadt | 1 byte underflow |
commit | commitdiff | tree | snapshot |
1997-04-25 |
kstailey | fix broken tag |
commit | commitdiff | tree | snapshot |
1997-04-25 |
kstailey | less inaccurate |
commit | commitdiff | tree | snapshot |
1997-04-25 |
kstailey | less inaccurate |
commit | commitdiff | tree | snapshot |
1997-04-25 |
deraadt | do not allow connect to a 2049 either, helps firewall... |
commit | commitdiff | tree | snapshot |
1997-04-25 |
deraadt | proper mask check; mike@fast.cs.utah.edu |
commit | commitdiff | tree | snapshot |
1997-04-25 |
deraadt | require reserved ports. avoid ftp bounce. |
commit | commitdiff | tree | snapshot |
1997-04-25 |
deraadt | XXX should do reserved ports |
commit | commitdiff | tree | snapshot |
1997-04-25 |
provos | skipped too many ids |
commit | commitdiff | tree | snapshot |
1997-04-25 |
tholo | Use nanosleep(2) |
commit | commitdiff | tree | snapshot |
1997-04-25 |
tholo | Prototype nanosleep(2) |
commit | commitdiff | tree | snapshot |
1997-04-25 |
briggs | A couple of performance improvements from Denny Gentry... |
commit | commitdiff | tree | snapshot |
1997-04-25 |
deraadt | delete garbage |
commit | commitdiff | tree | snapshot |
1997-04-25 |
angelos | 64bit cleanup. |
commit | commitdiff | tree | snapshot |
1997-04-24 |
angelos | PF_KEYv2 definition as of the latest draft. |
commit | commitdiff | tree | snapshot |
1997-04-24 |
angelos | Added PF_KEY definition. |
commit | commitdiff | tree | snapshot |
1997-04-24 |
deraadt | extra " in -s initialization |
commit | commitdiff | tree | snapshot |
1997-04-24 |
deraadt | wrong mode, oops |
commit | commitdiff | tree | snapshot |
1997-04-24 |
rahnds | fix subtle bug in the m88k assembler, without this... |
commit | commitdiff | tree | snapshot |
1997-04-24 |
downsj | Don't even support LFS in the kernel. |
commit | commitdiff | tree | snapshot |
1997-04-24 |
tholo | Revert last change |
commit | commitdiff | tree | snapshot |
1997-04-24 |
tholo | Pad out trailing parts of the address with zeros so... |
commit | commitdiff | tree | snapshot |
1997-04-24 |
downsj | Enforce read only mounts. No exceptions. |
commit | commitdiff | tree | snapshot |
1997-04-24 |
downsj | Don't build LFS, it doesn't work. |
commit | commitdiff | tree | snapshot |
1997-04-24 |
downsj | Don't build LFS, it doesn't work. |
commit | commitdiff | tree | snapshot |
1997-04-24 |
gene | Inspired by NetBSD changes: ditch AE_DEBUG diagnostics... |
commit | commitdiff | tree | snapshot |
1997-04-24 |
gene | Followingthe Scott Reynolds gravy train, very minor: |
commit | commitdiff | tree | snapshot |
1997-04-24 |
gene | From Scott Reynolds: |
commit | commitdiff | tree | snapshot |
1997-04-23 |
provos | pmod to u_int16_t, Angelos kindly reminded me |
commit | commitdiff | tree | snapshot |
1997-04-23 |
rahnds | Fix "bug" in linker. actually was bug in asm files... |
commit | commitdiff | tree | snapshot |
1997-04-23 |
rahnds | Commit the gas and ld portions for the mvme88k port. |
commit | commitdiff | tree | snapshot |
1997-04-23 |
gvf | Fix vnd nodes. |
commit | commitdiff | tree | snapshot |
1997-04-23 |
deraadt | allow "ftp -aV ftp://host/foo.tar.gz | tar xvfpz -... |
commit | commitdiff | tree | snapshot |
1997-04-23 |
gvf | typo |
commit | commitdiff | tree | snapshot |
1997-04-23 |
millert | Treat "finger@" like "finger@localhost" to act more... |
commit | commitdiff | tree | snapshot |
1997-04-23 |
graichen | add a lot of /bin/sh before calling scripts like config... |
commit | commitdiff | tree | snapshot |
1997-04-23 |
weingart | Clean up disk reset code |
commit | commitdiff | tree | snapshot |
1997-04-23 |
briggs | On video devices, if we're loading non-default resource... |
commit | commitdiff | tree | snapshot |
1997-04-23 |
deraadt | NONBINMODE |
commit | commitdiff | tree | snapshot |
1997-04-23 |
deraadt | 2.1 |
commit | commitdiff | tree | snapshot |
1997-04-23 |
deraadt | link for mount_ext2fs |
commit | commitdiff | tree | snapshot |
1997-04-23 |
deraadt | even more local services must die |
commit | commitdiff | tree | snapshot |
1997-04-23 |
tholo | In nanosleep, use local error variable when storing... |
commit | commitdiff | tree | snapshot |
1997-04-23 |
deraadt | use daemon() |
commit | commitdiff | tree | snapshot |
1997-04-23 |
grr | revised to handle form feeds, bugs fixed etc |
commit | commitdiff | tree | snapshot |
1997-04-23 |
mickey | implement 'hd' device (i guess nobody will boot from... |
commit | commitdiff | tree | snapshot |
1997-04-23 |
todd | remove awk from this MAKEDEV script as well per request |
commit | commitdiff | tree | snapshot |
1997-04-23 |
gene | Three things: |
commit | commitdiff | tree | snapshot |
1997-04-23 |
gene | NetBSD -> OpenBSD where relevant and appropriate. |
commit | commitdiff | tree | snapshot |
1997-04-23 |
gene | NetBSD -> OpenBSD in comments. Last references in... |
commit | commitdiff | tree | snapshot |
1997-04-22 |
gene | Damn. Change _all_ instances of #ifdef __NetBSD__... |
commit | commitdiff | tree | snapshot |
1997-04-22 |
deraadt | move motd generation to avoid user races; kashmir@umiac... |
commit | commitdiff | tree | snapshot |
1997-04-22 |
etheisen | Update for 2.1. |
commit | commitdiff | tree | snapshot |
1997-04-22 |
gvf | fix vnd |
commit | commitdiff | tree | snapshot |
1997-04-22 |
gene | Pull in John Wittowski's HWDIRECT updates from 04/18. |
commit | commitdiff | tree | snapshot |
1997-04-22 |
todd | correcting a bad mistake I made |
commit | commitdiff | tree | snapshot |
1997-04-22 |
gvf | Add libz and tick version # to reflect change. |
commit | commitdiff | tree | snapshot |
1997-04-22 |
gvf | Reorg to look more like sys/lib/libsa/Makefile |
commit | commitdiff | tree | snapshot |
1997-04-22 |
gvf | Reduce dependency on libkern. |
commit | commitdiff | tree | snapshot |
1997-04-22 |
gvf | BSD -> OpenBSD |
commit | commitdiff | tree | snapshot |
1997-04-22 |
gvf | minor clean to -q |
commit | commitdiff | tree | snapshot |
1997-04-22 |
kstailey | GNU Groff 1.10 exhaustively tested. |
commit | commitdiff | tree | snapshot |
1997-04-22 |
briggs | Some minor cleanup. |
commit | commitdiff | tree | snapshot |
1997-04-22 |
deraadt | 2.1 |
commit | commitdiff | tree | snapshot |
1997-04-22 |
downsj | Make the Theo be quiet. |
commit | commitdiff | tree | snapshot |
1997-04-22 |
todd | removed uname requirement; if not OpenBSD execute with... |
commit | commitdiff | tree | snapshot |
1997-04-22 |
todd | namespace polution bug fixed |
commit | commitdiff | tree | snapshot |
1997-04-22 |
todd | SunOS compatibility fixes |
commit | commitdiff | tree | snapshot |
1997-04-22 |
todd | This MAKEDEV no longer requires awk. |
commit | commitdiff | tree | snapshot |
1997-04-22 |
gene | Do some beautification of this file (that theo didn... |
commit | commitdiff | tree | snapshot |
1997-04-22 |
deraadt | indent |
commit | commitdiff | tree | snapshot |
1997-04-22 |
deraadt | fewer blank lines |
commit | commitdiff | tree | snapshot |
1997-04-22 |
mickey | hide some pieces under _STANDALONE |
commit | commitdiff | tree | snapshot |
1997-04-22 |
deraadt | first cut, ftp works |
commit | commitdiff | tree | snapshot |
1997-04-21 |
rahnds | Ugly hack to work around bug in 88k linker. |
commit | commitdiff | tree | snapshot |
1997-04-21 |
mickey | don't use cc for ld, bad things happens w/ DESTDIR... |
commit | commitdiff | tree | snapshot |
1997-04-21 |
mickey | usleep testing code |
commit | commitdiff | tree | snapshot |
1997-04-21 |
mickey | rewrite command processing. |
commit | commitdiff | tree | snapshot |
1997-04-21 |
mickey | use dev/ic/i8042reg.h, not domestic defines |
commit | commitdiff | tree | snapshot |
1997-04-21 |
mickey | rewrite |
commit | commitdiff | tree | snapshot |
1997-04-21 |
mickey | exit() |
commit | commitdiff | tree | snapshot |
1997-04-21 |
mickey | probe for keyboard/screen by looking into CMOS. |
commit | commitdiff | tree | snapshot |
1997-04-21 |
mickey | copyright (; |
commit | commitdiff | tree | snapshot |
1997-04-21 |
mickey | some comments on recent stuff |
commit | commitdiff | tree | snapshot |
1997-04-21 |
kstailey | respect NOMAN |
commit | commitdiff | tree | snapshot |
1997-04-21 |
kstailey | we run OpenBSD |
commit | commitdiff | tree | snapshot |
1997-04-21 |
kstailey | correct grammar |
commit | commitdiff | tree | snapshot |
next |