summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1996-10-16_PW_YPTOKENJason Downs
1996-10-16check strdup ret val.Todd C. Miller
1996-10-16check malloc ret valTodd C. Miller
1996-10-16check malloc() ret val!Todd C. Miller
1996-10-16check malloc ret val.Todd C. Miller
1996-10-16*** empty log message ***michaels
1996-10-16namechange.michaels
1996-10-16nvi 1.78:michaels
+ Fix bugs when both the leftright scrolling and number edit options were on. + Fix bug where splitting in the middle of the screen could repaint incorrectly. + Fix first-nul in input bug, where random garbage was inserted. + Correct search and mark-as-motion-command bug, it's a line mode action if the search starts at or before the first non<blank>. + Fix bug autoindent bug, where ^D could shift too far in the line. + Fix core dump where ! command called from the .exrc file. + Add the -S command-line option, which initializes vi to have the secure edit option preset.
1996-10-16Fixed a memory leak associated with the HELP and SITE HELP commands.bitblt
1996-10-16Check ret val of strdup(3) -- may be NULL.Todd C. Miller
1996-10-16s/key support now works (s/key lookup must be done with euid == 0)Todd C. Miller
1996-10-15spelling error; from explorerTheo de Raadt
1996-10-15Possible buf oflow + index -> strchr.Todd C. Miller
1996-10-15Make sprintf work for you, not the other way around.Todd C. Miller
1996-10-15Minor doc fixups from FreeBSD.Todd C. Miller
1996-10-15* optimal exclusions support -- don't waste memory with DB. assumesJason Downs
exclusions lists are typically small. * move YP_OVERRIDE_PASSWD to a static var. needs some way for the system to set this. * clean up variable names and some code. * invisibly support FreeBSD ypserv running in "secure" mode.
1996-10-15fd leak spotted by bitbltTheo de Raadt
1996-10-15nqnfs code is for client+server; spotted by niklasTheo de Raadt
1996-10-15umask for writes; from joerg@freebsd.orgTheo de Raadt
1996-10-15gcc -Wall happyMichael Shalayeff
1996-10-15more detailed infoTheo de Raadt
1996-10-15zlib need thisMichael Shalayeff
1996-10-15deal with files as euid; based on code by alex@freebsd.orgTheo de Raadt
1996-10-15unused variable noticed by asriel(right?), proto from mccanne; fed to freebsdTheo de Raadt
1996-10-15missing ';'Michael Shalayeff
1996-10-15ffs not ufs; as noted in netbsd pr#2842, benco@pendor.mckusick.comTheo de Raadt
1996-10-15ld is smarter then we are!Jason Downs
1996-10-15Yeah, ok, so I never even bothered to test compile it before...Jason Downs
1996-10-15nearly impossible oflowTheo de Raadt
1996-10-15bug fix from mool via vimdev.Jason Downs
1996-10-15sync with the, uh, real 4.5 release.Jason Downs
1996-10-15pms0r -> psm0Jason Downs
1996-10-15pms0r -> psm0Jason Downs
1996-10-15Set TMPDIR for tar's sakeNiklas Hallqvist
1996-10-14zero out the pageJason Downs
1996-10-14vital fixes. From Kenneth Stailey (kstailey@dol-esa.gov)michaels
1996-10-14update is in-kernel nowNiklas Hallqvist
1996-10-14DOH, fsck not ffsNiklas Hallqvist
1996-10-14Exit on empty "secret password" like skeyinit does.Todd C. Miller
1996-10-14Control-F - move forward one screenful.etheisen
1996-10-14support standalone.Michael Shalayeff
1996-10-14make gcc -Wall happy for lkms...Michael Shalayeff
1996-10-14add tun pseudo-device interface manual.Michael Shalayeff
from der mouse Net's PR, if i didn't missed my memory... it was lost in my tree a long ago (:
1996-10-14syncTheo de Raadt
1996-10-14rename some 3cxxx stuffTheo de Raadt
1996-10-14mimic ptrace behaviour; worked out with bitbltTheo de Raadt
1996-10-14More more manpage mods.etheisen
1996-10-14openbsdTheo de Raadt
1996-10-14syncTheo de Raadt
1996-10-14no need for --posix flagTheo de Raadt