1996-12-19 |
deraadt | gid games |
commit | commitdiff | tree | snapshot |
1996-12-19 |
deraadt | setgid games, not setuid games. closes a neat set of... |
commit | commitdiff | tree | snapshot |
1996-12-19 |
deraadt | toast shell escape code |
commit | commitdiff | tree | snapshot |
1996-12-19 |
deraadt | avoid oflows, thanks also to todd |
commit | commitdiff | tree | snapshot |
1996-12-19 |
deraadt | netbsd fix to problem found by m4@nts.umn.edu |
commit | commitdiff | tree | snapshot |
1996-12-19 |
deraadt | repair; david@mono.org |
commit | commitdiff | tree | snapshot |
1996-12-19 |
mickey | sync to 2.3b3 |
commit | commitdiff | tree | snapshot |
1996-12-19 |
mickey | do SIOCGIFADDR |
commit | commitdiff | tree | snapshot |
1996-12-19 |
mickey | do SIOCGIFADDR in ether_ioctl |
commit | commitdiff | tree | snapshot |
1996-12-19 |
mickey | treat only ether II type packets for ipx. |
commit | commitdiff | tree | snapshot |
1996-12-19 |
tholo | Really set column to 0 when outputting a carriage return... |
commit | commitdiff | tree | snapshot |
1996-12-19 |
millert | make mode/group on /usr/src/ consistent with mtree... |
commit | commitdiff | tree | snapshot |
1996-12-19 |
millert | sync with mtree/special |
commit | commitdiff | tree | snapshot |
1996-12-18 |
niklas | Conditionalize GCC and ANSI/ISO C dependencies |
commit | commitdiff | tree | snapshot |
1996-12-18 |
niklas | Up limit of available user file descriptors (e.g. for... |
commit | commitdiff | tree | snapshot |
1996-12-18 |
millert | Make pccom compile. This stull really needs to be... |
commit | commitdiff | tree | snapshot |
1996-12-18 |
millert | Back out strcpy() -> strncpy() change. Not needed... |
commit | commitdiff | tree | snapshot |
1996-12-18 |
millert | Use strncpy() instead of strcpy() where useful, check... |
commit | commitdiff | tree | snapshot |
1996-12-18 |
millert | make commented-out stuff secure just in case anyone... |
commit | commitdiff | tree | snapshot |
1996-12-18 |
millert | rnd -> random |
commit | commitdiff | tree | snapshot |
1996-12-18 |
deraadt | todd is under post-exam stress relief |
commit | commitdiff | tree | snapshot |
1996-12-18 |
michaels | support getting multiple files at once, e.g |
commit | commitdiff | tree | snapshot |
1996-12-17 |
niklas | missing unsigned caused bad sign-extension |
commit | commitdiff | tree | snapshot |
1996-12-17 |
millert | rnd -> random doncha know |
commit | commitdiff | tree | snapshot |
1996-12-17 |
tholo | Add traditional handling of all upper-case input |
commit | commitdiff | tree | snapshot |
1996-12-17 |
tholo | Fix oversight in column handling with OCRNL enabled |
commit | commitdiff | tree | snapshot |
1996-12-17 |
tholo | Reset output column when outputting \r with ONLCR |
commit | commitdiff | tree | snapshot |
1996-12-17 |
tholo | Fix typo |
commit | commitdiff | tree | snapshot |
1996-12-17 |
tholo | Get TAB expansion right |
commit | commitdiff | tree | snapshot |
1996-12-17 |
dm | NFS attribute cache timeout mount param |
commit | commitdiff | tree | snapshot |
1996-12-17 |
deraadt | strncpy that strerror, found by oliver@secnet.com |
commit | commitdiff | tree | snapshot |
1996-12-17 |
millert | use snprintf when storing the string from strerror... |
commit | commitdiff | tree | snapshot |
1996-12-17 |
michaels | if pathname given is a valid directory, cd to it at... |
commit | commitdiff | tree | snapshot |
1996-12-16 |
tholo | Implement more tty flags for better portability from... |
commit | commitdiff | tree | snapshot |
1996-12-16 |
deraadt | avoid more oflows; at this stage paranoia exceeds reali... |
commit | commitdiff | tree | snapshot |
1996-12-16 |
deraadt | strncat like THIS |
commit | commitdiff | tree | snapshot |
1996-12-16 |
deraadt | does noone know how to use strncat correctly? |
commit | commitdiff | tree | snapshot |
1996-12-16 |
deraadt | strncat related oflows |
commit | commitdiff | tree | snapshot |
1996-12-16 |
deraadt | strncat botches |
commit | commitdiff | tree | snapshot |
1996-12-16 |
deraadt | fix .Nm stuff so that man -k works |
commit | commitdiff | tree | snapshot |
1996-12-16 |
deraadt | be more careful with select |
commit | commitdiff | tree | snapshot |
1996-12-16 |
deraadt | strncat botch |
commit | commitdiff | tree | snapshot |
1996-12-16 |
deraadt | stncat misuse |
commit | commitdiff | tree | snapshot |
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 |
next |