1996-12-16 |
deraadt | yet another strncat botch |
commit | commitdiff | tree | snapshot |
1996-12-16 |
deraadt | uiomove not checked for failure; wpaul@skynet.ctr.colum... |
commit | commitdiff | tree | snapshot |
1996-12-16 |
tholo | Generate library versions of macro implementations... |
commit | commitdiff | tree | snapshot |
1996-12-16 |
downsj | add gomoku |
commit | commitdiff | tree | snapshot |
1996-12-16 |
downsj | Import of gomoku from 4.4BSD Lite2. Uses ocurses. |
commit | commitdiff | tree | snapshot |
1996-12-16 |
kstailey | changed not to hardcode sun console name as "console" |
commit | commitdiff | tree | snapshot |
1996-12-16 |
downsj | Compatibility |
commit | commitdiff | tree | snapshot |
1996-12-16 |
downsj | "Opps" |
commit | commitdiff | tree | snapshot |
1996-12-16 |
downsj | Closer to being correct; set local_prefix as well so... |
commit | commitdiff | tree | snapshot |
1996-12-16 |
kstailey | add "return (0)" to end of zsstop() since it's not... |
commit | commitdiff | tree | snapshot |
1996-12-15 |
downsj | Update to g77 0.5.19 |
commit | commitdiff | tree | snapshot |
1996-12-15 |
millert | Use inet_aton() instead of inet_addr() |
commit | commitdiff | tree | snapshot |
1996-12-15 |
downsj | Compile |
commit | commitdiff | tree | snapshot |
1996-12-15 |
downsj | Conflict, conflict, conflict. Who wants a conflict? |
commit | commitdiff | tree | snapshot |
1996-12-15 |
downsj | Import of texinfo-3.9. |
commit | commitdiff | tree | snapshot |
1996-12-15 |
kstailey | man page update for -c and -s flags |
commit | commitdiff | tree | snapshot |
1996-12-15 |
millert | Added /var/cron/{log,tabs} /var/log/authlog |
commit | commitdiff | tree | snapshot |
1996-12-15 |
millert | Sync'd with new syslog.conf changes |
commit | commitdiff | tree | snapshot |
1996-12-15 |
millert | Now with more fiber. Now is more of a "real world... |
commit | commitdiff | tree | snapshot |
1996-12-15 |
millert | Log to LOG_AUTHPRIV not LOG_LOCAL2 (which conflicts... |
commit | commitdiff | tree | snapshot |
1996-12-15 |
millert | Less output when not needed. |
commit | commitdiff | tree | snapshot |
1996-12-15 |
kstailey | added -s (display server report only) and -c (ditto... |
commit | commitdiff | tree | snapshot |
1996-12-15 |
millert | Fix strncpy usage and correct strncat length field... |
commit | commitdiff | tree | snapshot |
1996-12-15 |
bitblt | FIxed an ofF-by-one error. |
commit | commitdiff | tree | snapshot |
1996-12-15 |
deraadt | allow sd0a for root device prompt |
commit | commitdiff | tree | snapshot |
1996-12-14 |
deraadt | stop gunique() open/fopen race |
commit | commitdiff | tree | snapshot |
1996-12-14 |
deraadt | solve /tmp-style race spotted by bitblt |
commit | commitdiff | tree | snapshot |
1996-12-14 |
maja | Add Theo's changes to yppush, some very ugly debugging... |
commit | commitdiff | tree | snapshot |
1996-12-14 |
downsj | perl location |
commit | commitdiff | tree | snapshot |
1996-12-14 |
downsj | Deletes and remaining changes. |
commit | commitdiff | tree | snapshot |
1996-12-14 |
downsj | Update to Sendmail 8.8.4, plus recent patches, plus... |
commit | commitdiff | tree | snapshot |
1996-12-14 |
millert | Check to make sure first char of command is not '*... |
commit | commitdiff | tree | snapshot |
1996-12-14 |
millert | sendmail and skey stuff is now optional. Pointed out... |
commit | commitdiff | tree | snapshot |
1996-12-14 |
deraadt | be more careful with setgroups() |
commit | commitdiff | tree | snapshot |
1996-12-14 |
millert | Make optional things marked as optional and watch some... |
commit | commitdiff | tree | snapshot |
1996-12-14 |
deraadt | inane |
commit | commitdiff | tree | snapshot |
1996-12-14 |
millert | /dev/fd should be owned by root.wheel |
commit | commitdiff | tree | snapshot |
1996-12-14 |
deraadt | bit more paranoia |
commit | commitdiff | tree | snapshot |
1996-12-14 |
deraadt | merge netbsd changes for show command |
commit | commitdiff | tree | snapshot |
1996-12-14 |
deraadt | clamp kvm useage |
commit | commitdiff | tree | snapshot |
1996-12-14 |
deraadt | better nfsrv_access() control, from netbsd |
commit | commitdiff | tree | snapshot |
1996-12-14 |
deraadt | indent correctly |
commit | commitdiff | tree | snapshot |
1996-12-14 |
deraadt | some cleanup from bde@freebsd |
commit | commitdiff | tree | snapshot |
1996-12-14 |
mickey | -Wall'ing. |
commit | commitdiff | tree | snapshot |
1996-12-14 |
tholo | Use size_t more places |
commit | commitdiff | tree | snapshot |
1996-12-14 |
tholo | Silence lint |
commit | commitdiff | tree | snapshot |
1996-12-14 |
tholo | Clean up lint & compile warnings |
commit | commitdiff | tree | snapshot |
1996-12-14 |
tholo | lean up lint & compile warnings |
commit | commitdiff | tree | snapshot |
1996-12-14 |
tholo | Clean up lint and compile warnings |
commit | commitdiff | tree | snapshot |
1996-12-14 |
bitblt | Now does not display responses to other peoples stuff... |
commit | commitdiff | tree | snapshot |
1996-12-13 |
michaels | make UIO_MAXIOV visible to userland. |
commit | commitdiff | tree | snapshot |
1996-12-13 |
michaels | correct function declaration and return |
commit | commitdiff | tree | snapshot |
1996-12-13 |
michaels | make UIO_MAXIOV note more prominent |
commit | commitdiff | tree | snapshot |
1996-12-13 |
deraadt | fix comments regarding {*path,sys}conf() |
commit | commitdiff | tree | snapshot |
1996-12-13 |
millert | If max number of partitions in the label is < highest... |
commit | commitdiff | tree | snapshot |
1996-12-13 |
deraadt | ldconfig hack for the mips |
commit | commitdiff | tree | snapshot |
1996-12-12 |
deraadt | add quotactl |
commit | commitdiff | tree | snapshot |
1996-12-12 |
deraadt | fix a typical use; -Wall |
commit | commitdiff | tree | snapshot |
1996-12-12 |
imp | Sync headers with system header's idea of reality |
commit | commitdiff | tree | snapshot |
1996-12-12 |
bitblt | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1996-12-12 |
bitblt | Part 1 of tcpdump 3.3 |
commit | commitdiff | tree | snapshot |
1996-12-12 |
mickey | undo last change. |
commit | commitdiff | tree | snapshot |
1996-12-12 |
deraadt | wrong place for bindresvport() proto |
commit | commitdiff | tree | snapshot |
1996-12-12 |
mickey | struct sockaddr_in; prototype |
commit | commitdiff | tree | snapshot |
1996-12-12 |
mickey | int bindresvport __P((int sd, struct sockaddr_in... |
commit | commitdiff | tree | snapshot |
1996-12-12 |
mickey | "stdin" is not a stdin! (perror) |
commit | commitdiff | tree | snapshot |
1996-12-12 |
robin | Add <unistd.h> for select(2) prototype. |
commit | commitdiff | tree | snapshot |
1996-12-12 |
robin | Add <sys/socket.h> for setsockopt(2), <unistd.h> for... |
commit | commitdiff | tree | snapshot |
1996-12-12 |
deraadt | i studdderr wheenn i tyttype |
commit | commitdiff | tree | snapshot |
1996-12-12 |
deraadt | cannot use err() here |
commit | commitdiff | tree | snapshot |
1996-12-12 |
mickey | note lpt chip |
commit | commitdiff | tree | snapshot |
1996-12-12 |
deraadt | MLINK |
commit | commitdiff | tree | snapshot |
1996-12-12 |
deraadt | new makefile system, sun4/sun4c/sun4m a.out header... |
commit | commitdiff | tree | snapshot |
1996-12-12 |
mickey | printf format fix. |
commit | commitdiff | tree | snapshot |
1996-12-12 |
mickey | <sys/stat.h> missed. |
commit | commitdiff | tree | snapshot |
1996-12-12 |
deraadt | types.h for u_char |
commit | commitdiff | tree | snapshot |
1996-12-12 |
mickey | safe to{lower,upper} macros. |
commit | commitdiff | tree | snapshot |
1996-12-12 |
deraadt | fix afterinstall |
commit | commitdiff | tree | snapshot |
1996-12-12 |
deraadt | 32 bit cleanup, because this code is going to be copied... |
commit | commitdiff | tree | snapshot |
1996-12-12 |
imp | Add OpenBSD/arc support to gdb, from pefo |
commit | commitdiff | tree | snapshot |
1996-12-12 |
tholo | Update {hton,ntoh}[ls] argument and return types to... |
commit | commitdiff | tree | snapshot |
1996-12-12 |
niklas | Revert sane attach ordering for the time being |
commit | commitdiff | tree | snapshot |
1996-12-12 |
niklas | Revert to non-bus.h versions for the time being |
commit | commitdiff | tree | snapshot |
1996-12-11 |
tholo | Fix typo |
commit | commitdiff | tree | snapshot |
1996-12-11 |
niklas | Correct include paths |
commit | commitdiff | tree | snapshot |
1996-12-11 |
niklas | Slight optimizations |
commit | commitdiff | tree | snapshot |
1996-12-11 |
niklas | Remove dups from cfdata via marking algorithm |
commit | commitdiff | tree | snapshot |
1996-12-11 |
deraadt | support ttyw* |
commit | commitdiff | tree | snapshot |
1996-12-11 |
deraadt | add stub for willowglen vme serial card driver |
commit | commitdiff | tree | snapshot |
1996-12-11 |
deraadt | correct master decoded logic; i have mapped a vmes... |
commit | commitdiff | tree | snapshot |
1996-12-11 |
deraadt | add wl cdev entry |
commit | commitdiff | tree | snapshot |
1996-12-11 |
deraadt | from netbsd; repair byte swapping of fields |
commit | commitdiff | tree | snapshot |
1996-12-11 |
deraadt | b_resid cleanups, pointed out by minoura@kw.netlaputa... |
commit | commitdiff | tree | snapshot |
1996-12-11 |
deraadt | robin is pedantic about the spelling of behavior |
commit | commitdiff | tree | snapshot |
1996-12-11 |
deraadt | clarify how timeout behaves |
commit | commitdiff | tree | snapshot |
1996-12-11 |
robin | Add ``#include <unistd.h>'' for prototypes of: |
commit | commitdiff | tree | snapshot |
1996-12-11 |
robin | Fix SLC_NAME_OK() macro which would return non-zero... |
commit | commitdiff | tree | snapshot |
1996-12-11 |
kstailey | removed #ifdef SCAN_BC code |
commit | commitdiff | tree | snapshot |
1996-12-11 |
kstailey | removed redundant copy of whole file |
commit | commitdiff | tree | snapshot |
1996-12-11 |
deraadt | fix usage line |
commit | commitdiff | tree | snapshot |
next |