Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-02-12 | kill old mips compiler hack; simonb@netbsd | Theo de Raadt | |
1999-02-12 | parse "Return-Path:" headers in addition to UUCP style | Marco S Hyman | |
"From " lines; remove redundant program name from log messages | |||
1999-02-12 | When executing a command as part of a dial/login/hangup | brian | |
script, expand words in the same way as !bg does. | |||
1999-02-12 | angelos cannot spell small words | Theo de Raadt | |
1999-02-11 | fix usage messages | Theo de Raadt | |
1999-02-11 | ship lease time in network order; cas@trans-nt.com | Theo de Raadt | |
1999-02-11 | tweak | Theo de Raadt | |
1999-02-11 | warning cleanup; cyxob@tipas.lt | Theo de Raadt | |
1999-02-11 | do not copyout uninitialized memory; arnej@math.ntnu.no | Theo de Raadt | |
1999-02-11 | fix tabs to spaces between #define and NAME, to match the rest of the file | Michael Shalayeff | |
1999-02-11 | newline at end of usage; tv@netbsd | Theo de Raadt | |
1999-02-11 | oops, PPP_XNS protocol type for NS from freebsd | Michael Shalayeff | |
1999-02-11 | print ppp; from isdn4bsd package by Hellmuth Michaellis <mh@hcs.de> | Michael Shalayeff | |
1999-02-11 | When resending chap challenges, resend the same challenge | brian | |
each time rather than making up a new one. Increase the authname/authkey max sizes to 100 characters. Allow ``authkey'' specifications beginning with ``!''. When a challenge is received, the text following the ``!'' is executed as a program (expanding stuff in the same way that ``sh'' and ``!bg'' do). The program is passed the peer name, peer challenge and local ``authname'' on standard input and is expected to output the name/key combination that should be used to build the CHAP response. This provides support for Secure ID cards (guess what I was given at work recently!) using CHAP. Examples will follow. | |||
1999-02-11 | support non-ELF build environments | Theo de Raadt | |
1999-02-11 | avoid insane lengths for various syscalls | Theo de Raadt | |
1999-02-11 | update to reality; netbsd | Todd C. Miller | |
1999-02-11 | Update to ncurses-4.2-990206: | Todd C. Miller | |
suppress sc/rc capabilities from terminal description if they appear in smcup/rmcup. This affects only scrolling optimization, to fix a problem reported by several people with xterm's alternate screen, though the problem is more general. | |||
1999-02-10 | OpenBSD 2.5 | Jason Wright | |
1999-02-10 | Xr repairs | Theo de Raadt | |
1999-02-10 | sync | Theo de Raadt | |
1999-02-10 | branding support and freebsd elf | Theo de Raadt | |
1999-02-10 | freebsd madvise() clone, always returns 0 for now | Theo de Raadt | |
1999-02-10 | more ioctl support | Theo de Raadt | |
1999-02-10 | IP_HDRINCL support, will need tweaking; freebsd | Theo de Raadt | |
1999-02-10 | linux sendmsg/recvmsg | Theo de Raadt | |
1999-02-10 | more socket/file ioctl | Theo de Raadt | |
1999-02-10 | strncpy; edx trashing solution in sys_pipe(); freebsd | Theo de Raadt | |
1999-02-10 | Correct directory entry reads, big directories lost entries as it were. | Niklas Hallqvist | |
Also, fix the NCR SVR4 rdebug syscall emulation. | |||
1999-02-09 | correct rst handling should not consult ack field here | Hugh Graham | |
1999-02-09 | do same for the second /dev/urandom example | Kjell Wooding | |
1999-02-09 | minor fix to /dev/urandom example | Kjell Wooding | |
1999-02-09 | BeOS/i386; ura@yamato.ibm.co.jp | Theo de Raadt | |
1999-02-09 | add two nops needed for wrpr/wrwim post-delay | Theo de Raadt | |
1999-02-09 | correct a default; js3guj@gold.ocn.ne.jp | Theo de Raadt | |
1999-02-09 | Xr mtio 4 | Theo de Raadt | |
1999-02-09 | for 1 min up, report min instead of mins; abs@netbsd | Theo de Raadt | |
1999-02-09 | sync | Theo de Raadt | |
1999-02-09 | more flesh | Theo de Raadt | |
1999-02-09 | $Log is ugly | Theo de Raadt | |
1999-02-09 | $Log$ is ugly | Theo de Raadt | |
1999-02-09 | Added kernel support for user debugging. Fixed file ID's | Steve Murphree | |
1999-02-09 | Removal of mvme88k/* files - again... | Steve Murphree | |
1999-02-09 | Corrected mvme88k vs. m88k directories. | Steve Murphree | |
1999-02-09 | Moved from mvme88k | Steve Murphree | |
1999-02-09 | Fixed brk() and sbrk(). Removal of old mvme88k dir. | Steve Murphree | |
1999-02-09 | Fixed mvme88k vs. m88k MACHINE_ARCH | Steve Murphree | |
1999-02-09 | GDB 6.3 (excluding .info files) | Steve Murphree | |
1999-02-09 | Adding support for Motorola mvme88k. | Steve Murphree | |
1999-02-09 | Adding support for Motorola mvme88k | Steve Murphree | |