1997-01-31 |
kstailey | add mkcmdtab.o to CLEANFILES |
commit | commitdiff | tree | snapshot |
1997-01-31 |
graichen | also build amd on the alpha now |
commit | commitdiff | tree | snapshot |
1997-01-31 |
graichen | make amd 64bit ready for the alpha (from NetBSD/thorpej) |
commit | commitdiff | tree | snapshot |
1997-01-31 |
deraadt | avoid some division by zero in hackish ways |
commit | commitdiff | tree | snapshot |
1997-01-31 |
deraadt | do not sillyrename directories; from freebsd |
commit | commitdiff | tree | snapshot |
1997-01-31 |
deraadt | off-by-one in partition indexing, netbsd pr#3161, klein... |
commit | commitdiff | tree | snapshot |
1997-01-31 |
deraadt | if error, b_resid = b_bcount |
commit | commitdiff | tree | snapshot |
1997-01-31 |
deraadt | do not walk off the end of a directory info buffer... |
commit | commitdiff | tree | snapshot |
1997-01-31 |
deraadt | stop crash from walking off end of malloc'd page. i... |
commit | commitdiff | tree | snapshot |
1997-01-31 |
deraadt | need string.h |
commit | commitdiff | tree | snapshot |
1997-01-31 |
mickey | cut a little more. |
commit | commitdiff | tree | snapshot |
1997-01-31 |
rahnds | Pieces to create a miniroot image for powerpc installat... |
commit | commitdiff | tree | snapshot |
1997-01-31 |
rahnds | First cut at elfrdsetroot command. this is the rdsetroo... |
commit | commitdiff | tree | snapshot |
1997-01-30 |
deraadt | deal with IP_HDRINCL option network byte order change... |
commit | commitdiff | tree | snapshot |
1997-01-30 |
deraadt | for IP_HDRINCL option, use ip_len/ip_off in network... |
commit | commitdiff | tree | snapshot |
1997-01-30 |
deraadt | buf oflow, felix@mamba.pond.sub.org |
commit | commitdiff | tree | snapshot |
1997-01-30 |
deraadt | avoid being too paranoid... make it work! |
commit | commitdiff | tree | snapshot |
1997-01-30 |
kstailey | Added ICMP Destination Unreachable codes from RFC-1812: |
commit | commitdiff | tree | snapshot |
1997-01-30 |
deraadt | the blokes did not get there till 10 years later |
commit | commitdiff | tree | snapshot |
1997-01-30 |
deraadt | race -> trace |
commit | commitdiff | tree | snapshot |
1997-01-30 |
deraadt | fix IOR/IOW/IOWR; cgd@netbsd.org |
commit | commitdiff | tree | snapshot |
1997-01-30 |
deraadt | xref a few things |
commit | commitdiff | tree | snapshot |
1997-01-30 |
deraadt | if at first-request-for-a-domain we discover a file... |
commit | commitdiff | tree | snapshot |
1997-01-30 |
kstailey | print !A on ICMP_UNREACH_ADM_PROHIB too |
commit | commitdiff | tree | snapshot |
1997-01-30 |
kstailey | added #define for Communication Administratively Prohibited |
commit | commitdiff | tree | snapshot |
1997-01-30 |
deraadt | no need to recalc width before each select |
commit | commitdiff | tree | snapshot |
1997-01-30 |
deraadt | careful about MAXADDRS, abrown@eecs.harvard.edu |
commit | commitdiff | tree | snapshot |
1997-01-30 |
deraadt | proto; felix@mamba.pond.sub.org |
commit | commitdiff | tree | snapshot |
1997-01-30 |
deraadt | i wish i tested before every commit |
commit | commitdiff | tree | snapshot |
1997-01-30 |
deraadt | domainname care |
commit | commitdiff | tree | snapshot |
1997-01-30 |
deraadt | where did .DESTDIR come from... found by gwen@rtmx.com |
commit | commitdiff | tree | snapshot |
1997-01-29 |
rahnds | Have file recognize PowerPC elf objects. Works for... |
commit | commitdiff | tree | snapshot |
1997-01-29 |
millert | Break out of infinite loop ftp://home.host/som/path... |
commit | commitdiff | tree | snapshot |
1997-01-29 |
millert | only print passive toggle info is verbose set (like... |
commit | commitdiff | tree | snapshot |
1997-01-29 |
kstailey | calculate string length in format() more efficiently |
commit | commitdiff | tree | snapshot |
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 |
next |