1997-04-04 |
millert | #include <string.h> since we use string functions... |
commit | commitdiff | tree | snapshot |
1997-04-04 |
deraadt | seek(2) is not needed |
commit | commitdiff | tree | snapshot |
1997-04-04 |
mickey | fixed bcopy/memcpy conflict by using private mem* routines. |
commit | commitdiff | tree | snapshot |
1997-04-04 |
mickey | add 'machine check' trap for Pentium and PPro cpus. |
commit | commitdiff | tree | snapshot |
1997-04-04 |
kstailey | remove copy.s as it is in M.I. m68k files now |
commit | commitdiff | tree | snapshot |
1997-04-04 |
briggs | Do not set DCR_SYNC for the C/Q[68]xx systems. |
commit | commitdiff | tree | snapshot |
1997-04-04 |
graichen | changes required to get gcc with the new g77 0.5.20... |
commit | commitdiff | tree | snapshot |
1997-04-04 |
graichen | sync g77 to version 0.5.20 - i hope i got everything... |
commit | commitdiff | tree | snapshot |
1997-04-04 |
graichen | import of libU77 - part of sync to g77-0.5.20 |
commit | commitdiff | tree | snapshot |
1997-04-04 |
deraadt | blow away source routed sockets |
commit | commitdiff | tree | snapshot |
1997-04-04 |
deraadt | do source routing check correctly; this could use a... |
commit | commitdiff | tree | snapshot |
1997-04-04 |
deraadt | wtmp repairs; netbsd |
commit | commitdiff | tree | snapshot |
1997-04-04 |
mickey | mention mr.tarkovskey |
commit | commitdiff | tree | snapshot |
1997-04-04 |
mickey | dump regs w/ NMI (int 2) |
commit | commitdiff | tree | snapshot |
1997-04-04 |
millert | Fix NTOHS and HTONS macros. |
commit | commitdiff | tree | snapshot |
1997-04-04 |
millert | Define in_addr_t and in_port_t everywhere but use u_int... |
commit | commitdiff | tree | snapshot |
1997-04-04 |
deraadt | we are a 4.4bsd-style system; correct pathnames |
commit | commitdiff | tree | snapshot |
1997-04-04 |
deraadt | add STRIPDISC line; kleink@netbsd.org |
commit | commitdiff | tree | snapshot |
1997-04-04 |
deraadt | s/STRIPIPDISC/STRIPDISC/; kleink@netbsd.org |
commit | commitdiff | tree | snapshot |
1997-04-03 |
deraadt | pretty |
commit | commitdiff | tree | snapshot |
1997-04-03 |
gene | Avoid confusion on running /etc/daily on daylight-savin... |
commit | commitdiff | tree | snapshot |
1997-04-03 |
mickey | fix my last fix. warnx, not warn! |
commit | commitdiff | tree | snapshot |
1997-04-03 |
mickey | more about Gogol (; |
commit | commitdiff | tree | snapshot |
1997-04-03 |
kstailey | tabify |
commit | commitdiff | tree | snapshot |
1997-04-03 |
kstailey | take 2 |
commit | commitdiff | tree | snapshot |
1997-04-03 |
kstailey | make it match what is in magdir/magic |
commit | commitdiff | tree | snapshot |
1997-04-03 |
kstailey | >Number: 3412 |
commit | commitdiff | tree | snapshot |
1997-04-03 |
briggs | Quote CC in args to make |
commit | commitdiff | tree | snapshot |
1997-04-03 |
downsj | hokchar -> _hokchar, and make it non-static. Use it... |
commit | commitdiff | tree | snapshot |
1997-04-03 |
deraadt | another lookup[] loop accident |
commit | commitdiff | tree | snapshot |
1997-04-03 |
downsj | Full implementation of lookups support, plus some bug... |
commit | commitdiff | tree | snapshot |
1997-04-03 |
deraadt | an -> a; soil@quick.net |
commit | commitdiff | tree | snapshot |
1997-04-03 |
imp | From FreeBSD 1.7 by markm. The log message: |
commit | commitdiff | tree | snapshot |
1997-04-03 |
downsj | BUGS section no longer applies, the new resolver implem... |
commit | commitdiff | tree | snapshot |
1997-04-03 |
deraadt | use MATCH() |
commit | commitdiff | tree | snapshot |
1997-04-03 |
deraadt | if dns lookup fails, still honour _res.lookups[] |
commit | commitdiff | tree | snapshot |
1997-04-03 |
deraadt | ensure host_addr[] remains nicely aligned; pr#145,... |
commit | commitdiff | tree | snapshot |
1997-04-03 |
millert | 10 X's for mktemp() and mkstemp(). |
commit | commitdiff | tree | snapshot |
1997-04-03 |
briggs | PR#141 from David Leonard <d@occult.fnarg.net.au> with... |
commit | commitdiff | tree | snapshot |
1997-04-03 |
kstailey | a start a making getnetbyaddr() respect "lookup" keywor... |
commit | commitdiff | tree | snapshot |
1997-04-03 |
kstailey | add htonl() |
commit | commitdiff | tree | snapshot |
1997-04-03 |
michaels | per wishes of deraadt add ufs to default fs's to search. |
commit | commitdiff | tree | snapshot |
1997-04-03 |
michaels | remove corrupted original tag |
commit | commitdiff | tree | snapshot |
1997-04-02 |
kstailey | Use new makeinfo -P dir option to prepend gcc/f to... |
commit | commitdiff | tree | snapshot |
1997-04-02 |
kstailey | Add "-P dir" option to prepend a dir to the include... |
commit | commitdiff | tree | snapshot |
1997-04-02 |
niklas | Better implementation of buf_space_*_raw_multi_* that... |
commit | commitdiff | tree | snapshot |
1997-04-02 |
niklas | Fix end boundary of mapping for regions ending at offse... |
commit | commitdiff | tree | snapshot |
1997-04-02 |
niklas | Restructured, as well as added a set of host-to-little... |
commit | commitdiff | tree | snapshot |
1997-04-02 |
deraadt | use FDPART(), limit drives to 2 to avoid dev_t problems... |
commit | commitdiff | tree | snapshot |
1997-04-02 |
deraadt | warn about MAXPARTITIONS != 16, grr@shandakor.tharsis.com |
commit | commitdiff | tree | snapshot |
1997-04-02 |
deraadt | doc /etc/yp/DOMAINNAME server list file better |
commit | commitdiff | tree | snapshot |
1997-04-02 |
millert | opt_add() needs to make a copy of the input string... |
commit | commitdiff | tree | snapshot |
1997-04-02 |
deraadt | buf oflows, thanks imp & millert |
commit | commitdiff | tree | snapshot |
1997-04-02 |
deraadt | add SVR4_T_* flags; might be wrong for sparc |
commit | commitdiff | tree | snapshot |
1997-04-02 |
kstailey | add ipflog |
commit | commitdiff | tree | snapshot |
1997-04-02 |
deraadt | use 10 X for mktemp(1) |
commit | commitdiff | tree | snapshot |
1997-04-02 |
deraadt | use mkstemp (millert, please double check) |
commit | commitdiff | tree | snapshot |
1997-04-02 |
deraadt | xid is a u_int32_t |
commit | commitdiff | tree | snapshot |
1997-04-02 |
deraadt | spelling error |
commit | commitdiff | tree | snapshot |
1997-04-02 |
deraadt | most 1.3X versions of MEDIAVIS CDR-H93MV have problems... |
commit | commitdiff | tree | snapshot |
1997-04-02 |
mickey | save 4k space for i386! |
commit | commitdiff | tree | snapshot |
1997-04-02 |
millert | Remove FreeBSD-specific stuff from BUGS section. |
commit | commitdiff | tree | snapshot |
1997-04-02 |
mickey | #ifndef local |
commit | commitdiff | tree | snapshot |
1997-04-02 |
mickey | fix bios geometry calculation |
commit | commitdiff | tree | snapshot |
1997-04-02 |
mickey | fix readdir a little bit |
commit | commitdiff | tree | snapshot |
1997-04-02 |
mickey | missing protos |
commit | commitdiff | tree | snapshot |
1997-04-02 |
rahnds | add off-level character recieve. |
commit | commitdiff | tree | snapshot |
1997-04-02 |
mickey | don't use cread's open/close. stat does not need libz... |
commit | commitdiff | tree | snapshot |
1997-04-02 |
mickey | fd < 0 is evil |
commit | commitdiff | tree | snapshot |
1997-04-02 |
mickey | add dumb probe routine |
commit | commitdiff | tree | snapshot |
1997-04-02 |
mickey | no more arch/i386/stand/libsa/Makefile.inc |
commit | commitdiff | tree | snapshot |
1997-04-02 |
mickey | add Gogol birthday (; |
commit | commitdiff | tree | snapshot |
1997-04-02 |
deraadt | correctly code the classes of permitted TZ specificatio... |
commit | commitdiff | tree | snapshot |
1997-04-02 |
millert | Merge in good changes from NetBSD: |
commit | commitdiff | tree | snapshot |
1997-04-02 |
deraadt | clear correct structure, PR#144, grr@shandakor.tharsis.com |
commit | commitdiff | tree | snapshot |
1997-04-02 |
millert | Deal with old-style tar archives with a directory speci... |
commit | commitdiff | tree | snapshot |
1997-04-01 |
deraadt | option 'n' was unused, so let's come up with a feature... |
commit | commitdiff | tree | snapshot |
1997-04-01 |
millert | Disable editing when in batch mode. Idea from Theo. |
commit | commitdiff | tree | snapshot |
1997-04-01 |
rahnds | Check in some changes hiding in my tree. |
commit | commitdiff | tree | snapshot |
1997-04-01 |
deraadt | fix MAXPARTITIONS problems, PR#138, grr@shandakor.thars... |
commit | commitdiff | tree | snapshot |
1997-04-01 |
deraadt | svr4 siginfo; I cannot test this |
commit | commitdiff | tree | snapshot |
1997-04-01 |
deraadt | FPE_INTOVF botch |
commit | commitdiff | tree | snapshot |
1997-04-01 |
mickey | depend on DPADD, not only one lib |
commit | commitdiff | tree | snapshot |
1997-04-01 |
deraadt | zap extra XXX if swap goes down; paul@wit387304.student... |
commit | commitdiff | tree | snapshot |
1997-04-01 |
rahnds | Changes from NetBSD to compile games without warnings... |
commit | commitdiff | tree | snapshot |
1997-04-01 |
briggs | Add DrHW for RasterOps CB264--From Scott Reynolds-... |
commit | commitdiff | tree | snapshot |
1997-04-01 |
graichen | don't disable the build of gdb for the alpha - it shoul... |
commit | commitdiff | tree | snapshot |
1997-04-01 |
graichen | it's called xm-alphaobsd.h and not xm-alpha.h |
commit | commitdiff | tree | snapshot |
1997-04-01 |
millert | Slightly better fix. This one is explicately bounded... |
commit | commitdiff | tree | snapshot |
1997-04-01 |
todd | This merges in the latest NetBSD sup source. |
commit | commitdiff | tree | snapshot |
1997-04-01 |
millert | Sync with NetBSD (mostly by christos initial substituti... |
commit | commitdiff | tree | snapshot |
1997-04-01 |
mickey | debugger started. |
commit | commitdiff | tree | snapshot |
1997-04-01 |
mickey | ^U hotkey in readline |
commit | commitdiff | tree | snapshot |
1997-03-31 |
mickey | strlen proto |
commit | commitdiff | tree | snapshot |
1997-03-31 |
mickey | strlen here too.... |
commit | commitdiff | tree | snapshot |
1997-03-31 |
mickey | missed additions to the last commit |
commit | commitdiff | tree | snapshot |
1997-03-31 |
mickey | commit all my mods to the last imported libsa stuff.... |
commit | commitdiff | tree | snapshot |
1997-03-31 |
deraadt | shrink; niklas |
commit | commitdiff | tree | snapshot |
1997-03-31 |
deraadt | do not let PSL_NT be set in VM86 mode; netbsd |
commit | commitdiff | tree | snapshot |
1997-03-31 |
kstailey | changed ipfattach() to ipf_enable() |
commit | commitdiff | tree | snapshot |
next |