summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1997-07-27syncJason Downs
1997-07-27Update to 1.79 and install as vi/ex/view.Jason Downs
1997-07-27Don't install virc.Jason Downs
1997-07-27Don't build vim.Jason Downs
1997-07-27Remove debugging info, whoops.Todd C. Miller
1997-07-27A bit of KNFTodd C. Miller
1997-07-27bump minorTodd C. Miller
1997-07-27- Do coarse locking on /etc/skeykeys. Fixes a race that could allowTodd C. Miller
a replay attempt to succeed. - OpenBSD tags
1997-07-27- Do coarse locking on /etc/skeykeys so we don't clobberTodd C. Miller
an entry that is being updated.
1997-07-27-WallTodd C. Miller
1997-07-27Fix search and replace error introduced in version 1.16.Todd C. Miller
1997-07-27syncTheo de Raadt
1997-07-27mremap non-emulation; tron@lyssa.owl.deTheo de Raadt
1997-07-27New, mandoc, man page.Jason Downs
1997-07-27use sendmail -tTheo de Raadt
1997-07-27Use .Sq.Jason Downs
1997-07-27Use -bulletJason Downs
1997-07-27Use .Dq where possible.Jason Downs
1997-07-27arrgh! (sigh) (*sniffle*)kstailey
Fix insert char to erase more than one char in the newly created empty space past the insertion point.
1997-07-27crank major, due to the arc libc messupTheo de Raadt
1997-07-27sync to use m68k codeTheo de Raadt
1997-07-27sa__handler to avoid sa_handler stuff coming before 2000....Theo de Raadt
1997-07-27revert until the change gets evaluated by more peopleTheo de Raadt
1997-07-27Missed one extra...Jason Downs
1997-07-27Convert to mandoc and update to reflect reality.Jason Downs
1997-07-27Make correct distinction between "entry not found" and "no capability files",grr
and allow looking through multiple databases, even if one is the *.db case.
1997-07-27Convert MAKEDEV.8 to mandoc and update it, tag the others.Jason Downs
1997-07-27time_t is not longTheo de Raadt
1997-07-27hardcode list of ports to not randomly allocate; will add configuration laterTheo de Raadt
1997-07-27Xr rcmd 3Theo de Raadt
1997-07-27for AF_UNSPEC sockets, do not whack the ethernet address; this is what bpfTheo de Raadt
uses when it sends packets out. blame tqbf@rdist.org for this fix.
1997-07-27use RAW_PARTTheo de Raadt
1997-07-27Ethernet v2 encapsulated Appletalk packets are phase 1, w/ LLAP header.denny
802.3/SNAP encapsulated Appletalk packets are phase 2, w/ no LLAP header.
1997-07-27document bpb media typesMichael Shalayeff
1997-07-26protect from asm.h _C_LABEL pre-inclusionMichael Shalayeff
1997-07-26Ok, the final part in the support for mail.aliases and mail.byaddr inMats O Jansson
ypserv. For this to have an effect the following must be done. 1) make install in src/usr.sbin/ypserv/ypinit will update /var/yp/Makefile.main.dist and /var/yp/Makefile.yp.dist. 2) merge changes from Makefile.main.dist into Makefile and Makefile.main in /var/yp. Don't forget to keep the SUBDIR line from Makefile. 3) merge changes from Makefile.yp.dist into Makefile.yp in /var/yp and Makefile in any domains directory. If no local maps exists it's normaly just to replace the files. -moj
1997-07-26support for noipsec routes. use -1 or p0 at fespah.Niels Provos
1997-07-26Fix bug in handling host!host!user. Added missing code for YP informationMats O Jansson
records. -moj
1997-07-26Report total number of blocks for a scsi disk since on modern drivesTodd C. Miller
total sectors > cyl * head * sec/head. Inspired by der Mouse <mouse@rodents.montreal.qc.ca>
1997-07-26reserve SPIs for correct protos: ah and/or esp.Niels Provos
1997-07-26Convert upper -> lower case in seed for fake s/key propt.Todd C. Miller
1997-07-26 - int -> long fixesTodd C. Miller
- restore priority correctly after setpriority (assumed start pri was 0) - rfc-compliant challenge when faking it for those w/o a keyfile entry on machines with short hostnames or non-alphanum hostnames.
1997-07-26/etc/skeykeys should be mode 0600.Todd C. Miller
1997-07-26Must include netatalk/at_extern to get atintr() prototype.denny
1997-07-26The second of three steps to support main.aliases and mail.byaddr in ypserv.Mats O Jansson
This time it's time for a new utility program mkalias. The last part is arriving any day now... -moj
1997-07-26bugs killed in NetBSD by thorpej.Mats O Jansson
1997-07-26bug killed in NetBSD by thorpej.Mats O Jansson
1997-07-25Typo (from NetBSD #2622)Tobias Weingartner
1997-07-25use err(3)Michael Shalayeff
1997-07-25user err(3)Michael Shalayeff