1997-01-29 |
niklas | Export comdefaultrate |
commit | commitdiff | tree | snapshot |
1997-01-29 |
graichen | #include "../../../dev/isa/comreg.h" -> #include "... |
commit | commitdiff | tree | snapshot |
1997-01-29 |
deraadt | signal.h -> siginfo.h -> time.h fallout |
commit | commitdiff | tree | snapshot |
1997-01-29 |
downsj | Match com changes. |
commit | commitdiff | tree | snapshot |
1997-01-29 |
deraadt | getopt & int |
commit | commitdiff | tree | snapshot |
1997-01-28 |
deraadt | repair quotactl() types |
commit | commitdiff | tree | snapshot |
1997-01-28 |
deraadt | do not call err/errx with extra newlines |
commit | commitdiff | tree | snapshot |
1997-01-28 |
millert | getcwd() not getwd() |
commit | commitdiff | tree | snapshot |
1997-01-28 |
niklas | Put back lost VOP_GETATTR call, but in a better place |
commit | commitdiff | tree | snapshot |
1997-01-28 |
deraadt | use scsiprint |
commit | commitdiff | tree | snapshot |
1997-01-28 |
deraadt | hp300 compat for siginfo |
commit | commitdiff | tree | snapshot |
1997-01-28 |
deraadt | deal with siginfo addition |
commit | commitdiff | tree | snapshot |
1997-01-28 |
deraadt | repairs by msaitoh@spa.is.uec.ac.jp |
commit | commitdiff | tree | snapshot |
1997-01-28 |
deraadt | for total use -t; tsarna@endicor.com |
commit | commitdiff | tree | snapshot |
1997-01-28 |
deraadt | intuit more info from dmesg, hubert.feyrer@rz.uni-regen... |
commit | commitdiff | tree | snapshot |
1997-01-28 |
millert | Only print the partition if doing multiple devices. |
commit | commitdiff | tree | snapshot |
1997-01-28 |
millert | Revert back to old fsirand but do things a cylinder... |
commit | commitdiff | tree | snapshot |
1997-01-28 |
deraadt | add addr arg to sendsig/trapsignal; no siginfo_t suppor... |
commit | commitdiff | tree | snapshot |
1997-01-28 |
deraadt | encourage a few more udp whacks at the server |
commit | commitdiff | tree | snapshot |
1997-01-27 |
millert | Faster fsirand based in part on code from fsck_ffs. |
commit | commitdiff | tree | snapshot |
1997-01-27 |
deraadt | select subsystem si_pid becomes si_selpid, to not confl... |
commit | commitdiff | tree | snapshot |
1997-01-27 |
deraadt | add another parameter to trapsignal() and sendsig(... |
commit | commitdiff | tree | snapshot |
1997-01-27 |
rahnds | remove items that are no longer an issue. |
commit | commitdiff | tree | snapshot |
1997-01-27 |
rahnds | Patches file can be removed. All change necessary to... |
commit | commitdiff | tree | snapshot |
1997-01-27 |
rahnds | Support fdisk on bigendian systems. Does the necessary... |
commit | commitdiff | tree | snapshot |
1997-01-27 |
dm | security |
commit | commitdiff | tree | snapshot |
1997-01-27 |
deraadt | prototyping problems, PR#71, felix@mamba.pond.sub.org |
commit | commitdiff | tree | snapshot |
1997-01-27 |
bitblt | Added a WARNING about not using it to detect back doors. |
commit | commitdiff | tree | snapshot |
1997-01-27 |
deraadt | bad chr->blk mappings; randy@rtmx.com |
commit | commitdiff | tree | snapshot |
1997-01-27 |
maja | define AOUT_MACHTYPE. This is OpenBSD/vax not OpenBSD... |
commit | commitdiff | tree | snapshot |
1997-01-27 |
briggs | NetBSD PR#3147. From Walter Ruetten--walter@ghpc8... |
commit | commitdiff | tree | snapshot |
1997-01-27 |
downsj | Support lchown(2). |
commit | commitdiff | tree | snapshot |
1997-01-27 |
deraadt | more #define fallout from union hiding in siginfo |
commit | commitdiff | tree | snapshot |
1997-01-27 |
deraadt | change prompt to ddb to match man page ddb(4) |
commit | commitdiff | tree | snapshot |
1997-01-27 |
millert | Fallout from signal.h's inclusion of sys/time.h... |
commit | commitdiff | tree | snapshot |
1997-01-27 |
briggs | Set MACHINE_ARCH only if it's not already in the enviro... |
commit | commitdiff | tree | snapshot |
1997-01-27 |
millert | No more static buffers. We can operate on any sized... |
commit | commitdiff | tree | snapshot |
1997-01-27 |
millert | fix typo |
commit | commitdiff | tree | snapshot |
1997-01-27 |
rahnds | Fix another 16 bit operation on a 32 bit quantity. |
commit | commitdiff | tree | snapshot |
1997-01-27 |
deraadt | give up on si_pid for now |
commit | commitdiff | tree | snapshot |
1997-01-27 |
deraadt | match svr4 siginfo changes |
commit | commitdiff | tree | snapshot |
1997-01-27 |
deraadt | do not conflict against generic siginfo! |
commit | commitdiff | tree | snapshot |
1997-01-27 |
deraadt | i386 part of siginfo |
commit | commitdiff | tree | snapshot |
1997-01-27 |
deraadt | initial cut at SA_SIGINFO support |
commit | commitdiff | tree | snapshot |
1997-01-27 |
downsj | Nevermind, I looked at it wrong. |
commit | commitdiff | tree | snapshot |
1997-01-27 |
downsj | As of 2.1.14, Linux chown() doesn't follow symlinks... |
commit | commitdiff | tree | snapshot |
1997-01-27 |
downsj | Use lchown(2) instead. |
commit | commitdiff | tree | snapshot |
1997-01-27 |
downsj | __mc68k__ -> m68k |
commit | commitdiff | tree | snapshot |
1997-01-26 |
downsj | Regen. |
commit | commitdiff | tree | snapshot |
1997-01-26 |
downsj | Since these are old systems, call lchown() in place... |
commit | commitdiff | tree | snapshot |
1997-01-26 |
downsj | Add a link for lchown.2 |
commit | commitdiff | tree | snapshot |
1997-01-26 |
downsj | We don't follow old 4.4BSD symlink semantics anylonger. |
commit | commitdiff | tree | snapshot |
1997-01-26 |
downsj | Regen. |
commit | commitdiff | tree | snapshot |
1997-01-26 |
downsj | We can do lchown(2) now. |
commit | commitdiff | tree | snapshot |
1997-01-26 |
kstailey | support for lchown(2) if "-p" is used |
commit | commitdiff | tree | snapshot |
1997-01-26 |
tholo | Don't examine an mbuf after it has been released; from... |
commit | commitdiff | tree | snapshot |
1997-01-26 |
briggs | Nuke cruft from NetBSD merge (max_target). |
commit | commitdiff | tree | snapshot |
1997-01-26 |
niklas | Even if the objs are cached, we want to find the Makefile |
commit | commitdiff | tree | snapshot |
1997-01-26 |
niklas | Some more KNF |
commit | commitdiff | tree | snapshot |
1997-01-26 |
downsj | Support lchown(). |
commit | commitdiff | tree | snapshot |
1997-01-26 |
niklas | Fixed a busification bug (some may well remain), as... |
commit | commitdiff | tree | snapshot |
1997-01-26 |
downsj | Add missing documentation; build and install it. |
commit | commitdiff | tree | snapshot |
1997-01-26 |
downsj | cpio 2.4.2, including texinfo file. supports lchown(). |
commit | commitdiff | tree | snapshot |
1997-01-26 |
rahnds | Change to fix bug with constant handling in locore. |
commit | commitdiff | tree | snapshot |
1997-01-26 |
rahnds | change constant handling with @l. |
commit | commitdiff | tree | snapshot |
1997-01-26 |
downsj | Check malloc() return value. |
commit | commitdiff | tree | snapshot |
1997-01-26 |
rahnds | change default data limit so that source build will... |
commit | commitdiff | tree | snapshot |
1997-01-26 |
downsj | Enable -h for calling lchown(2) instead of chown(2... |
commit | commitdiff | tree | snapshot |
1997-01-26 |
downsj | Regen. |
commit | commitdiff | tree | snapshot |
1997-01-26 |
downsj | Add lchown(2). |
commit | commitdiff | tree | snapshot |
1997-01-26 |
downsj | Add lchown() declaration. |
commit | commitdiff | tree | snapshot |
1997-01-26 |
downsj | Add lchown(), increment minor number. |
commit | commitdiff | tree | snapshot |
1997-01-26 |
millert | Dynamic buffering to handle arbitrary line length and... |
commit | commitdiff | tree | snapshot |
1997-01-26 |
millert | add fsirand |
commit | commitdiff | tree | snapshot |
1997-01-26 |
millert | ffs inode randomizer |
commit | commitdiff | tree | snapshot |
1997-01-26 |
tholo | Make ip_len and ip_off unsigned values; don't transmit... |
commit | commitdiff | tree | snapshot |
1997-01-26 |
deraadt | use mktemp(1) to avoid /tmp race; spotted by dholland... |
commit | commitdiff | tree | snapshot |
1997-01-26 |
deraadt | bye |
commit | commitdiff | tree | snapshot |
1997-01-26 |
deraadt | for implied stdin, do not corrupt argv[0] |
commit | commitdiff | tree | snapshot |
1997-01-25 |
tholo | Don't do disruptive time corrections if tick size is... |
commit | commitdiff | tree | snapshot |
1997-01-25 |
tholo | Improve adjtime() for odd hz values; from Dennis Fergus... |
commit | commitdiff | tree | snapshot |
1997-01-25 |
tholo | Attempt to give the entire passed address to getnetbyad... |
commit | commitdiff | tree | snapshot |
1997-01-25 |
tholo | Don't include bogus information here |
commit | commitdiff | tree | snapshot |
1997-01-25 |
deraadt | split cd() into two pieces, whoever was here last did... |
commit | commitdiff | tree | snapshot |
1997-01-25 |
deraadt | never hand over a nonresv port, even if asked. problem... |
commit | commitdiff | tree | snapshot |
1997-01-25 |
deraadt | do not change PATH |
commit | commitdiff | tree | snapshot |
1997-01-25 |
dm | Changed my mind about where to do this. |
commit | commitdiff | tree | snapshot |
1997-01-25 |
niklas | Use ${CC:-cc} instead of cc |
commit | commitdiff | tree | snapshot |
1997-01-25 |
deraadt | hacks to make it fit, parts by niklas |
commit | commitdiff | tree | snapshot |
1997-01-25 |
deraadt | do not use PATH, s/gcc/cc/, mouse@Rodents.Montreal... |
commit | commitdiff | tree | snapshot |
1997-01-25 |
imp | MMALLOC_DISABLE -> MALLOC_CFLAGS to fix link problem. |
commit | commitdiff | tree | snapshot |
1997-01-25 |
downsj | sync with NetBSD, changes from PR#3114, Michael.Eriksso... |
commit | commitdiff | tree | snapshot |
1997-01-25 |
kstailey | reapplied 1.2 -> 1.3 changes to run.c plus many fixes |
commit | commitdiff | tree | snapshot |
1997-01-25 |
dm | Only disclose generation number to root. |
commit | commitdiff | tree | snapshot |
1997-01-25 |
kstailey | back out 1.2 again for testing |
commit | commitdiff | tree | snapshot |
1997-01-24 |
kstailey | reapplied 1.2 -> 1.3 changes to run.c that got squashed |
commit | commitdiff | tree | snapshot |
1997-01-24 |
millert | Basically stock AT&T resarch awk until the awk vs.... |
commit | commitdiff | tree | snapshot |
1997-01-24 |
chuck | bug fix: |
commit | commitdiff | tree | snapshot |
1997-01-24 |
niklas | Sync with NetBSD 961207 |
commit | commitdiff | tree | snapshot |
1997-01-24 |
millert | Support multiple -v options like GNU tar (> 1 -v means... |
commit | commitdiff | tree | snapshot |
next |